Other Parts Discussed in Thread: IWR1642
HI
I am connectting IWR1642 spi out to raspberrypi pi 4. IWR1642 is slave mode and Pi is configured as spi master.
I am flashing the spi test code ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/spi/test/xwr16xx/ as i saw there is different configuration. i enabled gXWR1xxxSlaveWithMSPTest flag it seems config IWR1642 in slave mode . I send data from PI however the i dump the bfufer that recived in Test_spiMasterRead(handle, 0U); the data are not the same.
spi test code seems config spiA as 3 pin mode is it correct?
Thanks,
Terry