Other Parts Discussed in Thread: IWR1642
hi ,
im using your ppcount lab (lab11) .
t translated your code to python and it works great.
i want to stop the sensor sometimes using the sensor stop command, and to start it again .
this is the configuration that i used:
dfeDataOutputMode 1
channelCfg 15 3 0
adcCfg 2 1
adcbufCfg 0 1 1 1
profileCfg 0 77 30 7 62 0 0 60 1 128 2500 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
frameCfg 0 1 128 0 50 1 0
lowPower 0 1
guiMonitor 1 1 0 0
cfarCfg 6 4 4 4 4 16 16 4 4 50 62 0
doaCfg 600 1875 30 1
SceneryParam -6 6 0.05 6
GatingParam 4 3 2 0
StateParam 10 5 10 100 5
AllocationParam 450 0.01 25 1 2
VariationParam 0.289 0.289 1.0
PointCloudEn 1
trackingCfg 1 2 250 20 200 50 90
sensorStart 1
sensorStop
sensorStart 0
up to the sensorstart 1 it works great . sending the sensor stop do stop the sensor so this is also great.
i cant start is again after using sensorstop.
i tried many thins. i want to use the same configuration.
i tried sensorstart 1 , copy the above commands again before the sensor start... it just dong go on again. i need to reebot it to start is again . i have few of this iwr1642 so the redar is good.
what to do???
thanks