Other Parts Discussed in Thread: MSP-EXP430FR5994
I have the MSP-EXP430FR5994 setup to receive uart data on interrupt:
BQ wake up completes successfully. During auto-addressing, the dummy read sequence finishes without receive errors.
When I do the single device reads to read back all device addresses and the register address 0x2001, the uart receive interupt is firing soon after the ReadReg command.
I have the TX_HOLDOFF register set to a 100 bit delay. Regardless of this delay, the UCOE error is happening. Are there any other delays to be used when receiving data from the BQ UART?