Hello all,
I have an AWR1642BOOST and want to verify my algorithms of pedestrian recognition. The input data that I need for my algorithms is wideband echo data of each target, which means extended target, not a point target. I have read the document "Millimeter Wave (mmw) Demo for XWR16XX " at "C:/ti/mmwave_sdk_02_00_00_04/packages/ti/demo/xwr16xx/mmw/docs/doxygen/html/index.html" which explains the processing chain, but I was confused, the document seems out of sync with the code. According to the document, output packets with the detection information are sent out every frame through the UART. Is this output packets exactly the extended target data that I want? And I searched the "MMWDEMO_OUTPUT_MSG_DETECTED_POINTS)" in the code of "dss_main.c", it doesn't exist. All I want is to save the wideband echo of each extended target to the host for later use. Could you please help me? Thanks a lot!
Best wishes,
Kathy