Other Parts Discussed in Thread: BQSTUDIO, EV2400
I'm using Battery Management Studio to flash and calibrate a lot of battery packs with an integrated BQ40Z80.
Can you provide a clear overview of how others do this?
A few questions:
Currently I'm flashing a .srec file using the Battery Management Studio GUI, as well as calibrating voltage, temperature, current. I have a lot of batteries to flash and would like to automate this.
I'm not finding a command line tool or API to program this specific device, though they exist for other similar TI devices.
1) There is a command line tool called ProgBQFS, will that work for this task? ProgBQFS seems to want a .fs file, but what I have is a .srec file. Is there a way to convert between the two, or can I use ProgBQFS with .srec files?
2) Are there any products available to automate the setup of these BQ40Z80 devices?
3) Is there any sample code I could use to interface with the BQ40Z80 device using a microcontroller, over the SMBus?
Any information relevant to automating the flashing of these devices, beyond the collection of PDFs already available could help, thanks!