Hello TI Family,
I started a project to read cell voltages on the BQ76PL455A-Q1 using the ATMEGA2560 processor.
I chose UART as the communication structure. However, I encountered a problem: Although I send the correct data packets, I cannot get the cell voltages pack from BQ.
I writecode Arduino based, I get errors in the code. I am sending data to UART but how can I check if BQ is receiving the data?