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.

AWR2243: Question about the mmWaveLink_Cascade_Example configuration file

Part Number: AWR2243

Tool/software:

Hello,

we are conducting some tests to verify our CSI link and retreive IQ data. To do that we are using the configuration file which you provide in mmWaveLink_Cascade_Example.

To be clear on the size of the data we should receive, I have aquestions regarding the waveform that is loaded into the chips :

  • How many chirps by frame should we expect ?

With LinkAdvanceFrameTest=0; and LinkAdvChirpTest=0; I tend to think that all advanced configuration parameters (line 261 and below) are ignored. Is that correct ?

You call two times rlChirpCfg_t, first with chirp index 0 to 63, then with 64 to 127. FrameCfg is defined this way :

#rlFrameCfg_t
#
chirpStartIdxFCF=0;
chirpEndIdxFCF=11;
frameCount=100;
loopCount=64;
periodicity=20000000;
triggerDelay=0;
numAdcSamples=1024;
triggerSelect=1;
#END

My undertanding is that the frame is composed of 64 time the first twelve chrips which means a frame of 768 chrips. Is that correct ?


Best regards.

Jeff