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.

IWR6843AOP: 低功耗模式更改量程

Part Number: IWR6843AOP
Other Parts Discussed in Thread: IWR6843

TI专家:

    您好,我使用radar_toolbox_1_30_01_03里面xWR6843_Low_Power_Modes文件夹下的prebuilt_binaries,并配置profile_3d_aop_lp.cfg可以运行,可以配置间隔时长,但是默认自带的chrip_configs应该量程是15m的,产品需要改成50m量程,我尝试修改了两个相关命令:

profileCfg 0 60.25 7 3 24 0 0 156 1 256 12500 0 0 158 改为

profileCfg 0 60 388 7 28.49 0 0 30 1 256 12499 0 0 158

cfarFovCfg -1 0 0.25 15 改为

cfarFovCfg -1 0 0 49.99

配置后运行灯常亮,不再间断工作,请问这个chrip应该怎么配置呢?或者是不是低功耗程序也要相应修改?

另外,命令前面添加 configDataPort 115200 1 准备修改数据输出波特率也会使程序失效。