This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS92201: TPS92201, will EN Pin pull down system voltage when it is set to low ?

Part Number: TPS92201

Hi, There

We just complete an application. We use STM8S003 GPIOs connecting to TPS92201 to control a LED, one gpio to en, the other one to pwm. They are both direct connection without any resistor in the middle. System use 5V suppy. PWM is set to 40kHz in the range of TPS92201 spec. LED can be modulated properly as PWM duty cycle changed by STM8S. There's only one problem, it will pull system voltage 5V down to 0 when STM8S is set the en pin low to disable the TPS92201 and to complete shutdown the led.

Just wondering that,  is the VIN pin of TPS92201 connected internalll to EN pin without any resistor that cause the problem?

kind regards

Frank

  • 感谢您对TI产品的关注!
    关于你的咨询,我们正在确认您的问题,感谢您的耐心等待。

  • Hi Frank1,

    There's another TPS92201 application found this morning designed by TI. Please refere to the attached diagram.

    I guess R2 + R3 is to make sure EN pin is either HIGH or LOW. This is easy to understand. While R1 in the diagram is a bit strange cos R1 will consume quite large current if the load side led has significant current. This could lead thermal issue at R1 as well as the selection of R1. So, another two questions as follow,

    1. Do we still need R2+R3 if we use MCU? R2+R3 is more suitable for uncertain input, MCU GPIO shouldn't have the problem if settng is correct. Or R2+R3 has to be there, otherwise the early problem will occur?

    2. Could the TI designer explain the reason using R1, this could help understand how TPS92201 works as well as solve the early problem.

    kind regards

    Frank

  • 您好,

          EN脚为低,TPS92201进入shutdown模式(7.4.1 Enabling/Disabling the Device)。

          

         可用MCU的IO口来控制EN,EN可不必接入VIN。

         选择外部下拉是用于TPS92201 初始上电时芯片处于关闭状态,再等MCU使能。