Part Number: TDA4VM
Hi TI Expert.
For SPI communication,I found that the gap between two byte is too large.see following picture:
for 1Mbps SPI, the gap between two bytes are 5us
Q:Is there any way to reduce the gap ?

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.
Part Number: TDA4VM
Hi TI Expert.
For SPI communication,I found that the gap between two byte is too large.see following picture:
for 1Mbps SPI, the gap between two bytes are 5us
Q:Is there any way to reduce the gap ?

Hi TS L,
Are you using multi-channel mode? Can you try single channel mode? Also Are you using DMA for transferring data? Because otherwise between transmit request, there could be delays.
Regards,
Brijesh
Hi TS L,
In this case, there will be delay, depending on your packet size, isn't it? Because for every packet transfer, there will CPU intervention to submit the request again and that can potentially show delay on McSPI transfer..
Regards,
Brijesh