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.

[参考译文] AWR1843:仅 MRR 模式已启用

Guru**** 2826855 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1628735/awr1843-mrr-only-mode-enabled

器件型号: AWR1843

您好、

如果我在该操作模式下只启用 MRR 模式,我没有得到检测到的对象(从 cli_write 我知道)


/**! @简要介绍多模式雷达操作模式。 */
//#define SUBFRAME_CONF_MRR_USRR          /*两个子帧、MRR 后跟 USRR20。 */
/**! @简要说明仅 USRR 运行模式。 */
//#define SUBFRAME_CONF_USRR          /*一个子帧 USRR20。 */
/**! @简要介绍仅 MRR 操作模式。 */
 #define SUBFRAME_CONF_MRR          /*一个子帧 MRR80。 */

 

但是、如果我启用了 MRR usrr、我就能看到检测到的物体。
您能提供任何建议或其他一些需要做的更改吗?

 

 

谢谢。此致、

Madhurajyothi