Skip to content
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

feat(core): Introdure driver for backlight_tps61062 + update prodtest… #4481

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kopecdav
Copy link

@kopecdav kopecdav commented Jan 9, 2025

This PR introduce new backlight driver for T3W1 (tps61062). Instead of PWM, backlight is driven with tps buck boost with current loop which provides good stability when device switch between different power sources. Also generate much less emissions.

To be done:
use HW timer to drive the brightness control instead of GPIO.

@kopecdav kopecdav requested review from TychoVrahe and cepetr January 9, 2025 14:54
@kopecdav kopecdav self-assigned this Jan 9, 2025
@kopecdav kopecdav added the T3W1 label Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

core UI changes device test click test persistence test
T2T1 Model T test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3B1 Safe 3 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3T1 Safe 5 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
All main(screens)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🎯 To do
Development

Successfully merging this pull request may close these issues.

1 participant