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.
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1311222/awr1642boost-serial-print
器件型号:AWR1642BOOST您好!
我想在毫米波雷达电路板上使用串行打印功能、但我不确定它是否支持该功能。 您能否确认此功能是否适用于这些类型的电路板? 如果是、我希望获得有关如何启用和使用它的说明、或者获得可以简化此过程的示例代码
您好!
串行印刷究竟意味着什么? 您是否指打印通过 UART 传输的串行数据?
谢谢。
阿尼尔班
可以。 例如有一个 Serial.print() for Arduino 用于调试或显示传感器值。 TI 毫米波是否有类似的配置?
您好!
不、我们不提供这种确切的功能。 我们使用的串行端口上打印一些值或日志, 'system_printf ()' 方法、该方法再次使用下面的串行 UART 库。 请浏览毫米波 SDK 演示源代码以了解更多信息。
谢谢。
阿尼尔班