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

Migrate STM32WBA to RCCv3 #2520

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Migrate STM32WBA to RCCv3 #2520

merged 1 commit into from
Feb 2, 2024

Conversation

Ecco
Copy link
Contributor

@Ecco Ecco commented Feb 2, 2024

This is a start of #2515 for STM32WBA

Supported

  • Supposedly no regression in terms of features as compared to the previous wba.rs implementation
  • HSE prescaler
  • Voltage range support
  • Default config matches MCU's reset state

Still to be done

  • Setting of SRAM wait states
  • PLL
  • Setting of Hclk5 divider

Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

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

thank you!

@Dirbaio Dirbaio added this pull request to the merge queue Feb 2, 2024
Merged via the queue into embassy-rs:main with commit a099084 Feb 2, 2024
6 checks passed
@Dirbaio Dirbaio mentioned this pull request Feb 2, 2024
19 tasks
@Ecco Ecco deleted the stm32wba-rcc-v3 branch February 2, 2024 21:07
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.

2 participants