Other Parts Discussed in Thread: AWR2243
Hi, we use TM4C1294NCPDT control AWR2243 by SPI interface.
We send data from TM4C1294NCPDT to AWR2243 based on mmwavelink, but AWR2243 has no response; then we captured SPI signal, found the sent data is right(0x56788765), but the timing is abnormal, the follow two requirments(mmWave-Radar-Interface-Control.pdf 3.2.4) are not met:
1 Host should ensure that there is a delay of at least 2 SPI clocks between CS going low and start of SPI clock
2 There should be a delay of at least 2 SPI Clocks between consecutive CS
How to adjust the two timing?