2025-03-17 2:51 PM
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.
Solved! Go to Solution.
2025-03-17 3:16 PM
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.
2025-03-17 3:16 PM
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.