Other Parts Discussed in Thread: BQ40Z50-R1
In our project we are using battery charge controller IC, As per datasheet we have done some changes,
SMBUS Addr | REGISTER NAME | Set value from host |
14h | ChargeCurrent() | 600h - 1536 mAmp |
15h | ChargeVoltage() | 3138h - 12600 mVolt |
3Fh | IINHOST() | 4100h - 3250 mAmp |
3Eh | VSYS_MIN | 5C00h - 9200 mVolt |
but after these changes battery is not charging yet. If anyone worked on it, help in setting the register value for now we are taking other register values as default.
Please guide us to make battery charging on.
Even if we are reading chargeCurrent after writing 600h, it fetches 0 value.
And for reading chargeVoltage after writing 3138h, it return 3830h and if we dont write and tried to fetch the chargeVoltage value so it returning 3138h