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.

[参考译文] AWRL6432AOPEVM:使用 CLI_BYPASS 的硬编码配置

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

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1408919/awrl6432aopevm-hardcoded-config-using-cli_bypass

器件型号:AWRL6432AOPEVM

工具与软件:

您好、TI 团队:

我要将 Hardcodedconfig 添加到器件中。 我对代码进行了以下更改并刷写了器件:

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#define CLI_BYPASS 1
//conveyor_belt_true_ground_speed_5m_60GHz.cfg
#define MAX_RADAR_CMD 21
char *radarCmdString[MAX_RADAR_CMD] = {
"sensorStop 0 \n\r",
"chirpComnCfg 16 0 0 128 4 28 0 \n\r",
"chirpTimingCfg 28 32 0 40 60.5 \n\r",
"channelCfg 7 3 0 \n\r",
"frameCfg 2 0 400 64 100 0 \n\r",
"antGeometryCfg 0 0 1 1 0 2 0 1 1 2 0 3 \n\r",
"guiMonitor 1 1 0 0 0 1 0 0 0 0 0 \n\r",
"sigProcChainCfg 64 32 1 0 0 0 0 0 \n\r",
"sensorPosition 0 0 0.3 0 0 \n\r",
"cfarCfg 2 8 4 3 0 10.0 0 0.95 0 1 1 1 \n\r",
"aoaFovCfg -20 20 -40 40 \n\r",
"rangeSelCfg 0.1 5.0 \n\r",
"clutterRemoval 1 \n\r",
"compRangeBiasAndRxChanPhase 0.0 1.00000 0.00000 -1.00000 0.00000 1.00000 0.00000 -1.00000 0.00000 1.00000 0.00000 -1.00000 0.00000 \n\r",
"adcDataSource 0 C:\\\\ti\\\\Workarea\\\\Uploads\\\\mmwave_lp_sdk\\\\examples\\\\datapath\\\\common\\\\testBench\\\\major_motion\\\\adc_data_0001_CtestAdc6Ant.bin \n\r",
"adcLogging 0 \n\r",
"lowPowerCfg 1 \n\r",
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

可以 在 IndustrialVisualizer 中连接 COM 端口,但我无法 使用"启动而不发送配置文件"查看数据流。

我必须更改 Python 代码吗? 波特率是多少? (在 Putty 中、它将显示继续 数据、但 只显示不可读的特殊字符...)

非常感谢

x 出现错误。请重试或与管理员联系。