Other Parts Discussed in Thread: IWR1443, UNIFLASH, TIDEP-0091
Dear,
IWR1443 Evaluation Modul
I get ADC data by capture demo in SDK.
In case of TX1,‘’txOutPower‘ in ‘profileCfg’’ work,The range of ADC data is different when ‘’txOutPower‘ is 0、10、20、30.
In case of TX2,‘’txOutPower‘ in ‘profileCfg’’ does not work,The range of ADC data is the same when ‘’txOutPower‘ is 0、10、20、30.
CFG of TX1:
flushCfg
dfeDataOutputMode 1
channelCfg 2 1 0
adcCfg 2 2
lowPower 0 0
profileCfg 0 77 20 5 80 0 0 40 1 256 8000 0 0 30 //profileCfg 0 77 20 5 80 10 0 40 1 256 8000 0 0 30 //profileCfg 0 77 20 5 80 30 0 40 1 256 8000 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
frameCfg 0 0 128 1 20 1 0
adcbufCfg 0 0 0 1
sensorStart
CFG of TX2:
flushCfg
dfeDataOutputMode 1
channelCfg 2 2 0
adcCfg 2 2
lowPower 0 0
profileCfg 0 77 20 5 80 0 0 40 1 256 8000 0 0 30 //profileCfg 0 77 20 5 80 10 0 40 1 256 8000 0 0 30 //profileCfg 0 77 20 5 80 30 0 40 1 256 8000 0 0 30
chirpCfg 0 0 0 0 0 0 0 2
frameCfg 0 0 128 1 20 1 0
adcbufCfg 0 0 0 1
sensorStart

