Tool/software: Code Composer Studio
Hi E2e,
I would try to send the CONFIG CLI command via UART port by my external processor for changing Frame Periodic Time purpose only
First, the AWR1642BOOST had been configured and working well based on People Counting Project
Second, then I would like to change the Frame Periodic time from 50 ms to 200 ms
by sending simple three command lines via CONFIG UART port and got the response as followings,
mmwDemo:/>sensorStop
Done
mmwDemo:/>frameCfg 0 1 128 0 200 1 0
Done
mmwDemo:/>sensorStart
Done
mmwDemo:/>
Third, after above response messages received then AWR1642BOOST seems hangs on somewhere it did not work anymore
I had tested by the same config method on both of VITAL SIGNS and HIGH ACCURACY projects working well
why does not work on PEOPLE COUNTING project?
Best Regards,
Kevin