Hi there,
I am facing an issue where the Chip Select (CS) remains high for approximately 5 µs.
Initially, while using DMA, I observed an extended CS low time of around 2.2 µs before the SCLK (Serial Clock) starts. I received a suggestion to use native CS with DMA disabled.
[Here is the link to the entire discussion.]
Now, I have disabled DMA and am using native CS for the SPI peripheral, but I still observe that CS remains high for approximately 5 µs.
Even when I increase the SPI clock speed, the idle time of CS remains almost unchanged, while the low time (transaction time) improves.
Can you please tell what's causing this issue? And any steps to resolve it?
Any help / suggestions would be appreciated
Thanks,
Mehul