Part Number: CC2640R2F
Hi,
I`m currently work on project that required read FIFO from sensor (kx222 of Kionix via SPI.
I should read 168 bytes in one transaction of SPI. Meaning that the CS should get low in the start transaction and than I want to generate 168B * 8b clocks in order to read the FIFO.
I`m using TI driver for SPI and I got noticed that when i set the transaction count it is set the CS for each reading.
How can I make generate more clocks without set the CS again for each transaction ?
