Our customer wants to use the azimuth sample values to display in their software.
Could you tell me the unit of the "azimPeakSample" value?
C:\ti\mmwave_mcuplus_sdk_04_02_00_02\ti\datapath\dpc\dpu\dopplerprocDDMA\src\dopplerprochwaDDMA.c
int32_t DPU_DopplerProcHWA_extractObjectList
azimPeakSample = *(uint16_t *)(&azimFFTMat[(AzimIdxCurr + DopIdxCurr * obj->cfarAzimFFTCfg.numAzimFFTBins)
* obj->cfarAzimFFTCfg.azimFFTIOCfg.output.bytesPerSample]);
The customer guesses the unit of the value to be roughly 1e-3 dB or 2^-10 dB.
Best regards,
Daisuke