Skip to main content
Explorer
March 17, 2025
Solved

STM32H755 HTRIM PIN high after POR

  • March 17, 2025
  • 1 reply
  • 329 views

I'm working with a boost converter and have noticed that when resetting the device a PWM pin remains high/floating for a 100-200ms

I use the HRTIM with complementary inputs and deadtime insertion.
If my lowside pin remains floating/high for an extended period after reset it causes a dead short and will blow up stuff.
How do I set it up that on any reset or power loss the HRTIM PWM pins go low.

Am I supposed to use the fault behaviour?

Any help would be appreciated, thanks.

    This topic has been closed for replies.
    Best answer by TDK

    After reset, almost all pins are in a high impedance state. There is no way to change this behavior.

    If you need them to be high or low during and directly after reset, an external pullup or pulldown resistor on the board is needed.

    1 reply

    TDKAnswer
    Super User
    March 17, 2025

    After reset, almost all pins are in a high impedance state. There is no way to change this behavior.

    If you need them to be high or low during and directly after reset, an external pullup or pulldown resistor on the board is needed.