LTC4063 Anyone Have Experience

I have been working a project where I am using an esp32-S3 for a wearable. It will run off a 3.7V LiPo battery. For the charging circuit I copied the following off a dev board:


at the top is the usb interface, in the middle is the charging circuit with the voltage divider for reading the battery voltage, and the bottom is the LDO voltage regulator supplying the +3.3V to the rest of the circuit.

I recently can across the LTC4063

This chip seems to be able to combine both the charging and voltage regulation in one chip. Anyone have experience with using this chip?

Thanks!

Fish

  • Have not worked with that chip. Have worked with the TP4056.

  • When it comes to LiPo batteries suggest you look at a different technology; life is to precious.

  • Maybe look at the 14430 Rechargeable Battery LiFePO4 3.2V

A 3xNiMH battery pack would be extremely robust, can be overdrawn without destroying the battery, doesn't require a special charger and can be trickle-charged indefinitely.

1 Like

I'd second the LiFePO4 recommendation - these cells can directly power 3.3V systems without need for regulation, and they don't catch fire as readily as LiPo...

Appreciate the feedback. I did a bit of reading on LiFePO4 and don't believe it is an option. This is a wrist wearable so am looking at a specific form factor. I want about 350 mAh with a geometry of 20mm x 35mm x <6 mm
Also do not want a custom made because cost is an issue. Right now I believe LiPo is my only option.

Are you using WiFi or BLE?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.