PIC for the job is a PIC18F25K22 from a jalunio bee board... full 64 Mhz
with x4 PLL, it's running at 16Mhz real clock (64/4)
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.
If you connect the USART directly to a low-level-input (like e.g. on a
Raspberry Pi) you can easily transmit at 1000000 baud or even more. 115200 is
no "hard limit"
Greets,
Kiste
--
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.