Hallo,
Im using a the SPI of the TMS320F240 as slave. I use it as slave and i would like to read the bit stream that a external Master sends to the TMS320F240
As a Test Pattern, the external Master sends 0x123456789ABCDEF. This is a bit stream of 60Bits (15 Bytes7.5 Bytes), at 1.14MBitps, After each bit stream there is a small Pause of ca 9microseconds.
The bit stream, looks like this (with zoom for each 12 Bites):
123
456
789
ABC
DEF
Should it be a problem for the SPI TMS320F240 to read this stream, as it is an 8 Bit Peripheral? Is it possible to receive this string? and then with software distribute in 8 Bit Variables?
Thank you for your Help!




