Other Parts Discussed in Thread: TDA2PXEVM,
Tool/software: TI-RTOS
Hi,
I am developing on the TDA2PXEVM + fusion board with a custom AWR1243 board and D3 IMX390.
When I run the camera + radar combo usecase from the vision SDK, rlDevicePowerOn fails because it never receives the asynchronous event AWR_AE_DEV_MSSPOWERUPDONE_SB.
Attached is the sequence of bytes sent to the radar chip over I2C:
How can I verify the meaning of these bytes and/or whether these are the correct initialization bytes? The radar interface control document mentions that the "mmWaveLink Framework internally does some handshake with each connected radar device," but doesn't describe said handshake in more detail?
When I probe the I2C, I can see ACKs coming back from the I2C to SPI bridge. However, when I probe the SPI, no response comes back from the AWR1243, either over the MISO, HOST_INTR, or ERROR_OUT.
I have verified that the data makes it over the I2C to SPI bridge correctly, and that the radar chip is powered, not held in reset, and is clocked.
Any help with debugging this issue would be greatly appreciated.
Thanks,
Richard