ndelucca
Newbie level 2
Hi, i am using a PIC18F26J50 on a project, my power source in this case is a lithium batery 4.1V with charger (LTC1733) feeding a 3.3V regulator (LM1117-3.3). The problem i have is a well known issue, but i still couldn't find any solution to it. When the battery is depleated and begins charging, it charges at a very slow rate, and so increasing the voltage at a very slow rate. When this happens, there is a problem with the PIC, wich starts when the voltage reaches the Vin threshold of the PIC, and basically it never actually power up the PIC correctly and it freezes, and no matter if the battery gets completly charged and voltage stabilizes, the PIC is still "frozen" or "tilt". To avoid this i've tryed using the brown out reset functions, wich failed. Now i added to the circuit a specific IC for this kind of problems, an IC Reset DS1233A, and still the problem persists, i've even tryed to add a voltage divider to the Vref of the DS1233A so it would trigger at a higher voltage. The nature of this problem i believe it's because of the very slow voltage increase when the battery is charging.
The tricky part is that when its "frozen", it's not enough with reseting the PIC through the MCLR pin...... i actually have to take take out the battery to power down completely the PIC, and then re-intert it, and only then the PIC will start working again......
I'd like to know if any one has come up with a solution for a problem like this. Thank you-
The tricky part is that when its "frozen", it's not enough with reseting the PIC through the MCLR pin...... i actually have to take take out the battery to power down completely the PIC, and then re-intert it, and only then the PIC will start working again......
I'd like to know if any one has come up with a solution for a problem like this. Thank you-
Last edited: