How to set PWM to 0 for default state (before initialization should be 0)?
Hello, I'm driving LED driver chip (MAX16836ASA+) with PWM output of microprocessor STM32F303CB.
The issue: When turn the Power supply ON, LEDs blinked for a few moments (milliseconds).
I assume that the PWM giving some output values (not zero) before the microprocessor is fully set and start operating.
Is there any options How to set PWM that default state is Zero (between Power Supply ON and microcontroller normally operating state)?
Thank you a lot,
Domen
