Other Parts Discussed in Thread: BQ40Z50-R1, BQ40Z50
We have recently received batteries using the BQ4050 controller and I am attempting to integrate them into our hardware.
The BQ4050 technical data sheet is inconsistent regarding ChargingStatus().
- In the description (e.g. section 2.3) 7 temperature range bits are mentioned (UT,LT,STL,RT,STH,HT,OT); these do not appear in the description of ChargingStatus (section 13.1.37).
- The description includes voltage range bits PV,LV,MV,HV. These do not appear to correspond to the actual cell voltages, nor to the selected ChargingCurrent() (I have set a unique value for each current).
- The IN bit in the description is often set when charging is clearly not inhibited.
- CCC bit is set when Configuration[CCC] is not enabled.
It appears that the ChargingStatus() description is incorrect. What are the correct contents?