Hello,
I am have made a prototype board of the IWR6843AOP and seems to work. I can't yet view the output from the sensor as I don't have code for using a single UART yet (I only have one UART on the board), but I tested some of the example codes and they flash fine, but when I send the config to the device, the LED does not come on after start. So I tried the "Hard Code config" example and I get the below logs repeating hundreds of times every second, is this normal? It seems like the sensor can't start but there is no error:
******************************************
Wait some time for system to initialize...
Performing hard-coded config
mmwDemo:/>Command
Ignored: Sensor is already stopped
Done
mmwDemo:/>Command
Done
mmwDemo:/>Command
Done
mmwDemo:/>Command
Done
...
Done
mmwDemo:/>Command
******************************************
xWR68xx MMW Demo 03.05.00.04
******************************************
Wait some time for system to initialize...
Performing hard-coded config
mmwDemo:/>Command
Ignored: Sensor is already stopped
Done
mmwDemo:/>Command
Done
mmwDemo:/>Command
Done
...
mmwDemo:/>Command
Done
******************************************
xWR68xx MMW Demo 03.05.00.04
******************************************
Wait some time for system to initialize...
Performing hard-coded config
mmwDemo:/>Command
Ignored: Sensor is already stopped
Done
mmwDemo:/>Command
Done
mmwDemo:/>Command
Done
...