Skip to content

Fix brightness control #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

josch0
Copy link

@josch0 josch0 commented May 8, 2025

The CTRL pin of the AP3031 is picky regarding the applied PWM frequency. If the frequency is too high, the dimming of the display backlight behaves strangely.

I have achieved the best results and seamless dimming between 0% and 100% with a PWM frequency of about 100Hz. Therefore, a corresponding clkdiv is set in this patch.

@josch0 josch0 closed this May 27, 2025
@josch0 josch0 deleted the patch/brightness-ctrl branch May 27, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant