Hello,
We have designed our board using our own antenna using IWR1642 chip. In order to measure the parameters
of our antenna, we generated a single-tone frequency using capture demo (xwr16xx_capture_demo.bin ) in mmaeveSDK 1.1.0.2.
Our configuration is shown below:
% ********************************************************************
% * Sample DEMO Script
% ********************************************************************
flushCfg
dfeDataOutputMode 2
channelCfg 2 1 0
adcCfg 2 2
adcbufCfg 0 0 1 1
lowPower 0 0
contModeCfg 80 0 0 6000 0 0 30 1 1024
setHSI LVDS ADC disable
sensorStart
We used a small horn antenna to receive the signal from our antenna and down-converted it within
50GHz ( the max we can measure with our VNA) . Under such configuration, we should received a single-tone
80GHz signal, however, two peaks appeared as shown in the following pictures ( 79.983 and 79.998GHz):
I wonder whether something is wrong with my configuration?
Regards!
Tim