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.

BQ79600EVM: Uart receive error during autoaddress

Part Number: BQ79600EVM
Other Parts Discussed in Thread: MSP-EXP430FR5994

I have the MSP-EXP430FR5994 setup to receive uart data on interrupt:

MSP-EXP430FR5994: Uart receive overrun error flag - MSP low-power microcontroller forum - MSP low-power microcontrollers - TI E2E support forums

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?