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.

CCS/IWR1642BOOST: IWR1642BOOST

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

Hello.

We have an issue with the IWR1642BOOST, which we can only start ( the people counting demo) after flashing it but, when we want to stop it (it stops successfully) and start again the problem occurs! When we send start command again (without flashing). We get DONE from the device but it does not starts (flush command does not help). To start it again when we have to remove supply voltage.

This is copied communication (cfg file), after sensorStop command, we send sensorStart command, get DONE, but no data are transmitted...

dfeDataOutputMode 1
dfeDataOutputMode 1
Done
mmwDemo:/>
mmwDemo:/>channelCfg 15 3 0
channelCfg 15 3 0
Done
mmwDemo:/>
mmwDemo:/>adcCfg 2 1
adcCfg 2 1
Done
mmwDemo:/>
mmwDemo:/>adcbufCfg 0 1 1 1
adcbufCfg 0 1 1 1
Done
mmwDemo:/>
mmwDemo:/>profileCfg 0 77 30 7 62 0 0 60 1 128 2500 0 0 30
profileCfg 0 77 30 7 62 0 0 60 1 128 2500 0 0 30
Done
mmwDemo:/>
mmwDemo:/>chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 0 0 0 0 0 0 0 1
Done
mmwDemo:/>
mmwDemo:/>chirpCfg 1 1 0 0 0 0 0 2
chirpCfg 1 1 0 0 0 0 0 2
Done
mmwDemo:/>
mmwDemo:/>frameCfg 0 1 128 0 100 1 0
frameCfg 0 1 128 0 100 1 0
Done
mmwDemo:/>
mmwDemo:/>lowPower 0 1
lowPower 0 1
Done
mmwDemo:/>
mmwDemo:/>guiMonitor 1 1 0 0
guiMonitor 1 1 0 0
Done
mmwDemo:/>
mmwDemo:/>cfarCfg 6 4 4 4 4 16 16 4 4 50 62 0
cfarCfg 6 4 4 4 4 16 16 4 4 50 62 0
Done
mmwDemo:/>
mmwDemo:/>doaCfg 600 1875 30 1
doaCfg 600 1875 30 1
Done
mmwDemo:/>
mmwDemo:/>SceneryParam -6 6 0.05 6
SceneryParam -6 6 0.05 6
Done
mmwDemo:/>
mmwDemo:/>GatingParam 4 3 2 0
GatingParam 4 3 2 0
Done
mmwDemo:/>
mmwDemo:/>StateParam 10 5 10 100 5
StateParam 10 5 10 100 5
Done
mmwDemo:/>
mmwDemo:/>AllocationParam 450 0.01 25 1 2
AllocationParam 450 0.01 25 1 2
Done
mmwDemo:/>
mmwDemo:/>VariationParam 0.289 0.289 1.0
VariationParam 0.289 0.289 1.0
Done
mmwDemo:/>
mmwDemo:/>PointCloudEn 1
PointCloudEn 1
Done
mmwDemo:/>
mmwDemo:/>trackingCfg 1 2 250 20 200 50 90
trackingCfg 1 2 250 20 200 50 90
Done

mmwDemo:/>
mmwDemo:/>sensorStart
sensorStart
Done
mmwDemo:/>
mmwDemo:/>sensorStop
sensorStop
Done
mmwDemo:/>
mmwDemo:/>sensorStart
sensorStart
Done
mmwDemo:/>

Thank you.

Lukas