主题中讨论的其他器件: IWR6843AOP、 AWR2944
工具与软件:
我有 AWR2944EVM 和 IWR6843AOP。 我能够连接到这两个传感器、并且我可以使用 putty 看到 UART 输出。
现在、我想对接收到的 UART 数据进行解码、使其成为目标列表。 是否有可用的工具或脚本可供您使用? 如果不能、我将如何做到这一点?
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.
工具与软件:
我有 AWR2944EVM 和 IWR6843AOP。 我能够连接到这两个传感器、并且我可以使用 putty 看到 UART 输出。
现在、我想对接收到的 UART 数据进行解码、使其成为目标列表。 是否有可用的工具或脚本可供您使用? 如果不能、我将如何做到这一点?
您好、Ahmad、
要解析 AWR2944对象数据、您可以参考 SDK 演示文件夹(mmw_demo_example_script.py 和 parser_mmw_demo.py)中提供的分析器脚本。
路径: c:\ti\mmwave_mcuplus_sdk_04_07_00_01\mmwave_mcuplus_sdk_04_07_00_01\ti\demo\parser_scripts
检查部分 发送到主机的输出信息 收件人 :/ti/mmwave_mcuplus_sdk_04_07_00_01/mmwave_mcuplus_sdk_04_07_00_01/ti/demo/awr294x/mmw/docs/doxygen/html/index.html、以详细了解每个 TLV 的结构。
IWR6843AOP 的 TLV 可能与 AWR2944不同。 您可以检查"Understanding UART Data Output Format for TLV types"。
此致、
Samhitha
您好、Ahmad、
在这种情况下、您可以参阅 Radar Toolbox 中提供的 Automotive visualizer。
可视化工 具的路径:radar_toolbox_ \tools\visualizers\ Automotive_Visualiser
此致、
Samhitha