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 ...