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.

AWR2944: HWA FFTclip Register is always 11

Part Number: AWR2944

Hi experts,  

We want to monitor the HWA FFT data overflow, and found that after the DPU_DopProcHWA_process, the last two bits in the FFT_CLIP Register are 11, indicating that there is an overflow.

However, when we set the input data to 0  (memset 0 in decompSctrachBuf), it stands to reason that it will not overflow again, but the last two bits of the FFT_CLIP are still 11. I would like to ask you what is the reason for this?