Part Number: TMS320F280049
I ADC RF received baseband single tone signal.
But the Signal to Noise Ratio after FFT on DSP is 10dB less than actual analog input signal.
I compared FFT length, It look's OK.
Signal level look's strong enough to, no need to fight with ADC base noise.
I got SNR from 20 * log10(RFFTmagBuff), subtract average value from peak max.
One thing I have to try is ADC auto-reload. I'm using timer interrupt for AD sample.

