Other Parts Discussed in Thread: , DCA1000EVM
Hi,
I work on the development of a solution based on AWR1243 and a specific host (FPGA collecting data with a MIPI CSI2 Rx and controlling the device through SPI).
For debug purpose, I am using the evaluation solution from TI based on AWR1243BOOST EVM and the DCA1000 board for data capture. Can you confirm this set up cannot use the CSI2 protocol?
I used mmWave studio and capture the command on SPI bus to compare with my own commands.
I have seen these commands which I cant explained the use. No informations are provided in the mmWave radar ICD (Rev 2.19 of May 2021), the message id 0x20D corresponds to a RESERVED message id:
After reset (mss power up):
1234 4321 8345 0016 5000 0000 0001 2CA3 41A0 0008 0048 0000 A6ED
1234 4321 8345 0016 6000 0000 0001 1CA3 41A0 0008 004C 0000 4B80
After MSS version get :
1234 4321 8345 0016 8000 0000 0001 FCA2 41A0 0008 0048 4000 0268
1234 4321 8345 0016 9000 0000 0001 ECA2 41A0 0008 004C 4000 D5ED
Can you also disclose this use? If this command is not sent, will AWR1243 will work properly?