Other Parts Discussed in Thread: AWR1243, TCA9539
Hello,
I am testing the interfacing of AWR1243 radar sensor with the TDA2Px EVM with Fusion Board through FPD-Link connection. In the "ProcessorSDKRadar_Development Guide", it talks about Gpio Output initialization (Bsp_Ar12xxGpioOutputParams), McSPI initialization for control of the AWR1243 Sensor (Utils_mcspInit) and UART initialization for firmware download.
However, if you look into the 'chains_common_ar12xx.c' file, in the function 'ChainsCommon_ar12xxInit', I believe that for the TDA2px baord, the board ID is BSP_BOARD_VISION and if you see the else if condition with board ID as BSP_BOARD_VISION, I could not find any Bsp_Ar12xxGpioOutputParams defined in it and neither McSPI initiization and UART initialization. Whereas these functions have been defined in all other if cases. i.e., for TDA3xx and for cascaded TDA2xx case. Do we have to add these functions separately to enable them in TDA2px or is it defined anywhere else in the program? Also, is there any PAD Configuration for running with TDA2Px?
Looking forward to your reply. Thank you!
Best Regards,
Nishant