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

hw/stm32u5: Fix clock settings #3404

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Mar 31, 2025

Few minor changes:

  • U5 does not have APB4 bus (settings removed from BSP)
  • ABP3 presacler was now configurable in syscfg
  • STM32_CLOCK_ENABLE_OVERDRIVE is not applicable fot U5
  • descriptions of AHB and APB syscfg was incorrect

@github-actions github-actions bot added STM STM32 related BSP size/s labels Mar 31, 2025
Few minor changes:
- U5 does not have APB4 bus (settings removed from BSP)
- ABP3 presacler was now configurable in syscfg
- STM32_CLOCK_ENABLE_OVERDRIVE is not applicable fot U5
- descriptions of AHB and APB syscfg was incorrect
- PLLREG was not configurable even though BSP had some
  inactive setting

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/stm32u5-clock-settings-update branch from d7ea45b to 2c49a5b Compare March 31, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BSP size/s STM STM32 related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant