hi,
i am working on a in-house project where i have to measure the voltage of 5 li-poly cells. i used the application note slaa478 "Multi-Cell Li-Ion Battery Management System Using MSP430F5529 and bq76PL536" accordingly i have made the PCB for bq76pl536 IC and connected this to the Tagret board of MSP430F5229 as specificed in the application note.
when i powered up my system and connected it to PC using USB, in Hyperterminal i am able to see the voltages and the device address but the system is always in FAULT MODE, which i am not able to detect.
the Hyper terminal screen output:
The battery pack is in FAULT MODE
Fault detected on device 0
Device address 1
Device 0 status 0xC1
Cell 0 voltage 3749
Cell 1 voltage 3749
Cell 2 voltage 3753
Cell 3 voltage 3751
Cell 4 voltage 3738
Device 0 alert status 0x0
Device 0 fault status 0x1
Block diagram of the system:
is there any detail flow chart for slaa478.zip code
please help me to detect the fault.