Other Parts Discussed in Thread: BQSTUDIO, EV2400
Tool/software: TI C/C++ Compiler
i am asking this question because i have seen below thread
BQSTUDIO: Production Programming of Gas Gauge
in this thread they confirmed with another team member ti " for the new gauges such as the BQ28Z610, they don't use a golden image file anymore but instead rely on the .gg files. As for programming a device, you will need to go to the "Firmware" tab, and the data type should be an srec. From there you should be able to read and program the srec file in/out of your device."
i want to know
1] which method i have to follow for load learning cycle of battery into bq27z561 ic ? please specify which file i have to use .gg or srec for bq27z561 ic ?
2] which i hardware need to use and how to connect it with pc for load that file into bq27z561 using bqstudio?
3] how to read starting batter voltage and ending battery voltage? i want to show that on my qt embedded application for showing current remaining battery voltage ?