Tool/software: Code Composer Studio
I know that in the DEMO of IWR1642BOOST, log2Abs is obtained, and log2Abs is used to represent the amplitude value. However, we need to set a fixed threshold in the program, and need the amplitude value of 1D FFT or 2D FFT. The amplitude values of log2Abs and 1D FFT or 2D FFT are What is the connection? Or is there any conversion relationship between them? How do I find the amplitude of a 1D FFT or 2D FFT after knowing log2Abs? Because we set the amplitude value of 1D FFT or 2D FFT in the program, filter the excess false targets by the amplitude values of 1D FFT or 2D FFT, but we don't know the conversion relationship between them, please enlighten me, (I think Isn't it simple to ask for a logarithm?) Thank you.