Other Parts Discussed in Thread: BQ76PL455EVM, BQ76PL455A-Q1, BQ79616, BQ79616-Q1
Hello,
I am looking at developing the battery monitoring electronics for an EV battery module. I have done some internal testing with a stack (4 modules) of BQ76PL455EVM. Unfortunately it seems these are now obsolete and BQ79616EVM- is the closest matching 'active' evaluation module.
The datasheets for both Evaluation kits mention that a specific microcontroller board will be needed in order to setup communication with the eval kits to an external device (a different microcontroller-based board) and that this is possible with the use of a TMS module such as Hercules TMS570LS12x/RM46 LaunchPad.
What I need is to access cell voltages and temperature, faults etc from the evaluation modules such as BQ79616EVM. It appears that the information cannot be accessed via daisy chain link (proprietary protocol) and therefore I must access through the UART by connecting a Launchpad.
For example, I need to access the battery cell data on CAN protocol from the launchpad. Is there a CAN protocol message list so I can decode the information from the launchpad?