Part Number: BQ76PL455A-Q1
Other Parts Discussed in Thread: BQ76PL455A
I am trying to trigger cell balancing (one cell at a time) via my python code by giving set of HEX sequences. I got these sequences by sniffing the Tx and Rx pins using the logic analyzer while I triggered the cell balancing using TI GUI. I can see the sequence being sent but somehow I do no see change in the cell voltages. (I was expecting to see a drop in cell voltage that was triggered for cell balancing whereas the rest of cells have rise in their voltages). The way I have programmed this is : (Supply voltage set to 50V)
1. Send the Buadrate, Serial port info
2. Clear balancing sequence
3. Individual Cell balancing sequence
4. Sequence to read voltages from Daisy-chain Networked Boards
Please let me know where I am going wrong. I am stuck on this.