Trimming Down SPI

Technical questions regarding the XTC tools and programming with XMOS.
ale500
Respected Member
Posts: 259
Joined: Thu Sep 16, 2010 9:15 am

Post by ale500 »

That means you really need the sync(MOSI) before you accept the input from MISO, thus getting the last (say) 8 bits clocked in. Depending on the size of the buffer you may get 32 bits, some are going then to be irrelevant due to the full-duplex (or simultaneous) transmission of SPI.