This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: [AM3358] Reduce time between two spi transfer

Part Number: AM3358

HI TI,

Here're some questions about mcspi.

Currently, the time is almost 340ms between 2 spi transfer.

1. Is it available to reduce the time ?

2. If yes,  which register related to the time is needed to be modified ?  

[NOTE] I use this spidev.c (https://github.com/torvalds/linux/blob/master/drivers/spi/spidev.c) to test my spi.

Thanks so much.