Thanks to all for the tips and suggestions...
I think that the approach of using the internal SPI as slave mode is the
most effective, I'm coding it now...
I will tell you the results when I get it to work (or not)
Cheers, Pavel
El 16/08/14 02:46, 'Oliver Seitz' via jallib escribió:
This chip has two SPI modules which will happily sample bits syncronuos
to a clock signal of up to 16MHz (but it will be tricky to read the
received data before the next bit arrives). 1MHz should not be a problem.
The chip has 1500 bytes of RAM, that is 12000 bits. You should be able
to store quite a lot of samples before you have to transmit.
El 16/08/14 23:29, mattschinkel escribió:
> I don't think I released this in the packages yet. It might get you
> started with spi slave.
> http://jallib.googlecode.com/svn/trunk/sample/18f4620_spi_slave_hw.jal
>
> Kiste is right... save the data internally first. Maybe use the
> large_array library. Storing as bits may take longer. Use the
> stopwatch lib to test how fast your code is.
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.