Tool/software:
Hi ,
I set TX beamforming as below, total # chirps are 256.
What's the difference between case 1 and case2 ?
They are all 256 chirps in one frame, do they have the same effect?
case1 : 1 loop => total # chirps: 256*1 = 256
case2: 16 loops => total # chirps: 16*16 = 256
//---------------------------------------------------------------------------------------------------------------------------
Case1:
sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 15 0
adcCfg 2 0
adcbufCfg -1 1 1 1 1
lowPower 0 0
profileCfg 0 77 2 3.5 15.33 0 0 8.883 0 256 30000 0 0 42
chirpCfg 0 255 0 0 0 0 0 15
frameCfg 0 255 1 0 256 50 1 0
Case2:
sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 15 0
adcCfg 2 0
adcbufCfg -1 1 1 1 1
lowPower 0 0
profileCfg 0 77 2 3.5 15.33 0 0 8.883 0 256 30000 0 0 42
chirpCfg 0 255 0 0 0 0 0 15
frameCfg 0 15 16 0 256 50 1 0
Thanks
BRs
Bruce