Hi,
I'm currently debugging a custom board that implements the IWR6843AOP sensor that uses the xWR6843AOPEVM board as reference.
The current state of the solution is :
NRESET comes up after all power rails are stable (Using a big RC filter)
VBGAP Comes up
WARMRESET goes down for 8 mS
I can see some activity on the CS pin of the QSPI Flash memory
SOP0 is tied to 3V3
SOP1 is tied to GND
SOP2 is controled by a DIP switch, currently tied to 3V3
When sending a low baudrate 0x00 (Break command) on ball V16, the TX channel (Ball U16) doesn't react at all, while it should send back the ACK response.
Is there anything I am missing ?
Thanks,
Nicolas Delmas
Edit :
When SOP2 is tied to GND, the chip echoes back what I send it over UART.