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.

BQ76PL536EVM-3: BMS with MSP-EXP430F5529LP Comms

Part Number: BQ76PL536EVM-3
Other Parts Discussed in Thread: BQ76PL536, BQ76PL455A,

Hello Forum

I am attempting to make a battery management system using the BQ76PL536EVM-3 and MSP-EXP430F5529LP, using the application report SLAA478.

So far, I've removed  resistors R49, R53 and R60 from the 'PL536, and I have modified the software available to use P1.5 instead of P1.1 (on the MSP430 LP) for the FAULT signal from the 'PL536.

However, when everything is connected, I am not seeing any data being sent to the host PC via USB (verified using PuTTY). In fact, using CCS, I am not seeing the any of the 3 bq76PL536 devices being assigned an address in the code.

What does happen, however, is that the red LED on the MSP430 LP (P1.1) switches on and stays on (implying a connection/communication problem between the MSP and BQ). Also, some cells connectd to the 'PL536 EVM seem to be discharging through their balancing resistors, even though their voltages are lower than the other cells in the pack.

Has anyone experienced this? Does anyone have a solution?