This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843: IWR6843 software query

Part Number: IWR6843

Hi Team

My customer said" I downloaded the case program about detecting the number of people and whether people fall, and found that there is a high delay in running the source code. In addition, the delay is very small when I run your packaged exe. Then there are some places in the source code that I don't understand. Can I have the data structure description passed over? It is convenient for me to read parameters such as number of people and height. "

Please see the image below to get more information

  

Looking forward to your reply, thank you

Best Regards,

William

  • Hello William,

    The visualizer does take a large amount of HW and SW resources, so if the PC is not fast enough, there may be a delay. There can also be a delay from the visualizer if the log file in enabled with fall detection. This is disabled by default in the .exe, but may be enabled in the .py source file. Please see the visualizer user's guide for info on the data logging.
    C:\ti\mmwave_industrial_toolbox_4_7_0\labs\people_counting\visualizer\docs 

    For information on the output format of byteData, please see the people counting user's guide. The UART data structure is described at the bottom.
    https://dev.ti.com/tirex/explore/node?node=AAMBDqRctFUaJ4xh6n3SbQ__VLyFKFf__LATEST 

    Regards,

    Jackson