Other Parts Discussed in Thread: BQSTUDIO, GAUGEPARCAL, , GPCCHEM, BQ27441-G1
Hello,
I watched this training video: https://training.ti.com/gauge-programming-fundamentals and it looks like we should perform a learning cycle using bqStudio and update the RAM Values of QMax and Res Tables at
POR. This is for ROM based fuel gauges. I have the following questions:
- Would this be still needed if we confirm the CHEMID is correct using GAUGEPARCAL/GPC?
- What I have been doing with my prototype was to check for RA Update and QMAX update bit and when that occur, the host processor would request the QMAX and Ra Table to the gauge and store in its Flash
Memory. Then, if a POR occurs in the gauge, the values stored in the host's non-volatile memory would be transferred to the gauge. This would be like a continuous learning cycle for the gauge.
Would this work in order to be as accurate as possible following battery aging process?
Thanks for your help!