Hello,
I am making a device, which uses a 3.7V 750mA/h lipo battery. I want to have the battery power the device as normal and be able to be charged via micro USB when low. Also, if the battery is charging, the device can still operate, by receiving power via the micro USB. I believe the BQ24092 can do this.
I have read through the datasheet and designed everything on Altium and just wanted to check everything is correct before developing my device further (would rather not set my workshop of fire).
The connections are as followed:
- Input is connected to the micro USB with a 1uF ceramic capacitor connected between IN and ground.
- ISET is connected to ground with a 732R resistor based on the following calculations:
- RISET = KISET/IOUT = 540/0.75 = 720 (732R resistor closest value I could find)
- VSS is ground.
- Pre-term in not connected (floating),which will set the termination to 10% and pre-charge 20%.
- PG is connected via a LED and 1.5k resistor series to out.
- ISET2 connected to the input to make the charge current 500mA, when using USB.
- CHG is connected via a LED and 1.5k resistor series to out.
- TS is connected to ground, via a 10k resistor as the temperature feature is not used.
- OUT is connected to the load, 3.7V 750ma/h lipo, PG and CHG pins. Also a 1uF capacitor to ground.
The circuit for this is below:
Some of the questions I have is:
- Is the circuit correct for how I designed it to be?
- If I did want to use the temperature pin, do I just connect the a 10k NTC thermistor (103AT) between the TS pin and ground?