Decrease SPI CS timing on DA14695?
Hello,
I'm new on Dialog, and I using DA14695 & USB DK to studing sample code (SDK version: 10.0.8.105, WIRA 10.440.8.6).
I tried to use the SPI module and recorded the SPI waveform with LA, and found that the CS pin took too long.
My SPI speed is 4MHz, CLK timing about 0.25us / bit, but it took nearly 90us for CS to go from low to hi...
Timing chart like:
CS pin low ---------- wait 40us ---------- 9-bit data (total 3us) ---------- wait 40us ---------- CS pin high