Tool/software:
We are working on a wearable device project where we we are using wireless charging system. Wireless receiver IC is LTC4124. Now We want to control this TPS22948 load switch from this CHRG status Pin. Without using MCU. Now real issue is this CHRG pin has 4 possible states. I want that when LTC4124 receives power from transmitter then load switch should disconnect the load so that whole transmitter current is used to charge battery. And as soon as charging is done or transmitter is removed then load switch turns on the load so that battery can provide power to load. But i dont know how this CHRG pin can be utilized to control TPS22948.
Because when charging starts then it blinks at 0.8Hz. Will this signal good enough to disconnect load switch? End of charge will make this pin pull down so i guess this state is easy to control.
Or i have to add some external circuit to control load switch from these CHRG pin states?