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.

AWR1642BOOST: 串口硬件触发与相位编码

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

硬件:AWR1642,SDK:radar_toolbox_1_10_00_13,代码:out_of_box_16

问题一:frameCfg根据这个命令,可以选择软件和硬件触发雷达发波,所以这里我设置了雷达硬件触发,是可以正常硬件触发,但是我设置了硬件触发后,串口任务没有得到响应,无法进行串口下发命令操作,感觉雷达一直处在等待触发状态,导致串口任务无法响应,我想问如何解决串口任务不响应的问题呢?

问题二:bpmCfg这个命令是进行相位编码,0和180°的相位,编码序列为010101..,我的需求是11110000这样的相位序列,请问如何设置呢,在工程可以设置吗?