Other Parts Discussed in Thread: MMWAVE-L-SDK,
Hi,
Customer has two kinds of device:
AWRL6432 ES1.0, RF is not trimmed and the ATE calibration image is necessary. Software is mmWave-L-SDK 5.3.0.2
AWRL6432 ES2.0, RTM device. Software is mmWave-L-SDK 5.4.0.1
First, using "factoryCalibCfg 1 0 40 3 0x1ff000" to do calibration with Tx back off 3db and save the calibration result into flash
After that, reboot the device and using "factoryCalibCfg 0 1 40 3 0x1ff000" to load the calibration from flash.
We found the AWRL6432 ES2.0, RTM device is working fine, the Tx back off 3db is indeed there.
However, the same procedure, the Tx back off doesn't work on AWRL6432 ES1.0 ATE calibration image device.
We're not pretty sure why this symptom happens. Do you have any idea?