Hello,
I am trying to create a single shot timer circuit to enable to output of my single lipo battery protection circuit, every time you insert a new cell the output needs to be triggered enabled, for the mosfet to turn on.
My idea was to implement a LMC 555 timer as it can operate at lower voltage, my lipo will very from 2.8v to 4.35v (LiHV).
Testing the circuit with a regular NE555, there does not seem to have any issues, but when I switched over to a CMOS LMC555 timer, it would not work actually all the time. Sometimes it would pulse the output correctly the first two tries and other times it would continue to stay on or be erratic , I assume because of the CMOS logic, trigger and should not be left floating. I don't see another way?
The circuit is supposed to pulse the output for the protection IC for 1 second when a new lipo cell is inserted (essentially when VCC is connected no buttons for trigger pin).I want to avoid adding a button to enable to output.
The Lipo protection chip is a BQ29700, and the I am using is a dev board is BQ29700EVM-610, would need to trigger TP4
Eval board datasheet see page 2 TP4 pulls up DOUT which enables the output when briefly pulled up:
http://www.ti.com/lit/ug/sluuaz3/sluuaz3.pdfBQ29700 datasheet notes on page 16 to briefly pull up that pin to enable output... :
http://www.ti.com/lit/ds/symlink/bq2970.pdfI will not be using a charger(will be using external).
This is an extension/continuation to another post I made.
Please advise.