HI all,
I have built a battery charger for LifePo4 battery based on the SLUA565 application note. The circuit is exactly the same accept that I have removed D12 and R6, L1 and C7+C8 are size for a charge current of 5A according to what is specified in the datasheet. My issue is that during charging, I noted that the charge current was being regulated to around 3.8A. After some debugging, I realized that the issue was coming from switching noise in the PV supply rail. This noise was being 'seen' by the MPPT input pin making the bq24650 to think that the solar voltage is below 18V and hence regulating at a lower current. Removing capacitor C17 solved the issue. This capacitor is shown in the SLUA565 application note but not in the datasheet.
My question is, what is C17 used for? Is it really needed for the correct functionality? (I know that ideally I would try to limit the noise on the PV supply rail but this solution is left for a future update).
Thanks