Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149921

Forum Post: RE: SPI chip select high between word transmissions possible?

$
0
0

Try writing your desired additional assertion time in spi_ioc_transfer.delay_usec.

Another possible way might be increase the word size and shift your data to create additional clocks?  Assuming your data is 0x12, instead of sending 0x12, increase the word size to 16 bits and send 0x1200.  Only try this if setting spi_ioc_transfer.delay_usec doesn't work.


Viewing all articles
Browse latest Browse all 149921


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>