2025-04-22 6:32 PM
Hello!
I wonder if anyone has had experience making a dimmer on an STM32F746? For example, want the display to dim after 1 minute of being idle. It should remain bright enough to read, then return to full brightness on touch.
I saw some posts that PWM should be used with a Timer pin, but this doesn't appear to be an option on the STM32F746?
Thanks,
the Windmill