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

add support for T3W1 rev B #4539

Merged
merged 3 commits into from
Jan 29, 2025
Merged

add support for T3W1 rev B #4539

merged 3 commits into from
Jan 29, 2025

Conversation

TychoVrahe
Copy link
Contributor

This PR adds support for T3W1 revB PCB and makes this revision default

New RGB LED driver is introduced, as we now use LPTIM to driver the led. However, no low-power features are added at this point. The LPTIM is configured to use HSI, which should probably be turned off when entering low power mode, but this probably falls outside of the led drivers responsibility.reponsibility

@TychoVrahe TychoVrahe self-assigned this Jan 27, 2025
@TychoVrahe TychoVrahe requested a review from prusnak as a code owner January 27, 2025 11:33
@TychoVrahe TychoVrahe requested review from cepetr and removed request for prusnak January 27, 2025 11:33
Copy link

github-actions bot commented Jan 27, 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)

core/embed/io/rgb_led/stm32u5/rgb_led_lp.c Outdated Show resolved Hide resolved
core/embed/io/rgb_led/stm32u5/rgb_led_lp.c Show resolved Hide resolved
Copy link
Contributor

@cepetr cepetr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@TychoVrahe TychoVrahe force-pushed the tychovrahe/T3W1/revB branch from 1d6394c to e87731a Compare January 29, 2025 08:10
@TychoVrahe TychoVrahe merged commit b75c0a8 into main Jan 29, 2025
94 checks passed
@TychoVrahe TychoVrahe deleted the tychovrahe/T3W1/revB branch January 29, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

2 participants