How to know the coil cell is charged in PF3001

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to know the coil cell is charged in PF3001

1,956 Views
bin_lei
Contributor I

We had used the coin-cell charger in PF3001, we want to indicate it by LED when the coil-cell is charging or is charged, but how to know the coil cell is charging or is charged?  Thank you.

Labels (1)
0 Kudos
6 Replies

1,836 Views
guoweisun
NXP TechSupport
NXP TechSupport

Hi

I have concept below if you are interest in it you could try:

1: Set the charge voltage(VCOIN (V)) such as 3V.

2: Connect the VCOIN (V) line from your board with voltage comparator input port , also connect  reference voltage 3V to comparator other port.

3: If actual VCOIN is above setting value(3V),there is output signal on comparator ,this signal high or low level also can be showed in LED output.

0 Kudos

1,836 Views
bin_lei
Contributor I

Thank you. That will be added a comparator, can I used the ADC pin in IMX6UL for this function?

0 Kudos

1,836 Views
guoweisun
NXP TechSupport
NXP TechSupport

Please show me more information,if use ADC then what to do next?

0 Kudos

1,836 Views
bin_lei
Contributor I

We plan to do like this: read the ADC pin and compared it with 2V/3.1V by software, if it is less than 2V, enable the charger, indicate it is charging with a LED by a GPIO. If it is more than 3.1 disable the charger, indicate it is charged with a LED by a GPIO. Is it feasible?

0 Kudos

1,836 Views
guoweisun
NXP TechSupport
NXP TechSupport

Yes,it's feasible.

1,836 Views
bin_lei
Contributor I

Got it. Thanks.

0 Kudos