Skip to content

Comments

Fix I2S PLL source selection for F413/F423/F412#3922

Merged
Dirbaio merged 4 commits intoembassy-rs:mainfrom
antonellocontini:f413-fix-i2s-pll-source-selection
Apr 6, 2025
Merged

Fix I2S PLL source selection for F413/F423/F412#3922
Dirbaio merged 4 commits intoembassy-rs:mainfrom
antonellocontini:f413-fix-i2s-pll-source-selection

Conversation

@antonellocontini
Copy link
Contributor

@antonellocontini antonellocontini commented Feb 25, 2025

This PR adds the external_i2s_clock: Option<Hertz> field to the rcc::Config struct for the mentioned platforms.

If set, this value is used to calculate the PLL output frequencies and sets the external clock as the I2S PLL source. Otherwise, the HSI/HSE clock is selected.

@Dirbaio Dirbaio added this pull request to the merge queue Apr 6, 2025
Merged via the queue into embassy-rs:main with commit 068b3c9 Apr 6, 2025
7 checks passed
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