Other Parts Discussed in Thread: IWRL6432
Tool/software:
I'm also trying to measure LBK gain with IWRL6432 module.
ADC data is caputred by SPI communication.
Could you explain more specifically about how to calculate LBK gain from ADC Raw data?
I understand as like this
For 1 vitual ant and 1 chirp
Capture ADC Raw data(code) --> change to dB Scale :10 * log10(ADC Raw data) --> find max among db Scale data(if num of adc samples is 128, find max among 128 data)
Is this right? If I calculate like this, the value looks too small.
Secondary, how many chirps do you use for mesasuring one point and how do you summurize data?
Do you average each peak data of all chirps?