Hi there,
I use the parameter configuration of gesture_recognition in our custom board,found that noise occurs on different PCs (RD map is output),
Normal graph (The horizontal axis is doppler; the vertical axis is range):
Exception graph:
After referring to the information above e2e, try to change factoryCalibCfg,
"factoryCalibCfg 1 0 40 0 0x1ff000 \n\r" =>Original
"factoryCalibCfg 0 1 40 0 0x1ff000 \n\r" =>After changes, It is found that RDmap has no noise
I checked from the code and found that when factoryCalibCfg's restoreEnable is set to 1, factoryCalCfg.isFactoryCalEnabled = false (as fig.1),
which will prevent ATE calibration from performing the action of retrieving information (as fig. 2), but on e2e I know that 1432 has factory calibration & ATE calibration , the two are not the same,
but changing the factory parameters in the program will simultaneously affect the ATE calibration. What is the relationship between them?
fig.1
fig. 2
Best Wishes,
YAN ZUH, CHEN