Skip to main content
Associate II
May 22, 2024
Solved

stwlc38 VOUT pin input voltage dependent op mode switching issue

  • May 22, 2024
  • 2 replies
  • 1570 views

Hi I am currently working on a project using stwlc38.
I am using it in conjunction with a power management IC, MAX17330.
The circuit is simple, VOUT and system power is connected and normally I use it to discharge the battery which is connected to MAX17330 ic, but when the stwlc38 chip detects the wireless charging and sends the output to VOUT, MAX17330 ic receives the output and charges the battery.

There is a problem in this part When the system voltage connected to the VOUT pin is 3.05V or less, it recognizes that it is charging well.
When the voltage is higher than 3.05V, it does not recognize that it is connected to TX (op mode is fixed to 1).

Do you know of any settings or workarounds related to this?

Best answer by willzhou

Hi 

This is because when wlc38 vout is high than 3.05V, RX chip is working and default it is in SA mode.

I think you need to add some hardware between RX VOUT and MAX17330, for example diode.

This will make RX voltage only forward to MAX17330, can not reverse voltage from MAX17330

2 replies

willzhouBest answer
Technical Moderator
May 22, 2024

Hi 

This is because when wlc38 vout is high than 3.05V, RX chip is working and default it is in SA mode.

I think you need to add some hardware between RX VOUT and MAX17330, for example diode.

This will make RX voltage only forward to MAX17330, can not reverse voltage from MAX17330

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Associate II
May 23, 2024

thanks.

Technical Moderator
May 22, 2024
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.