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

stm32h7xx: system clock stalls above 350Mhz #57

Open
jnaulet opened this issue Jul 9, 2023 · 1 comment
Open

stm32h7xx: system clock stalls above 350Mhz #57

jnaulet opened this issue Jul 9, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jnaulet
Copy link
Owner

jnaulet commented Jul 9, 2023

The stm32h743 is rated for 400Mhz but when i try to switch the sys_ck to a 400Mhz pll1_p_ck, the system stalls.

@jnaulet jnaulet added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 9, 2023
@jnaulet
Copy link
Owner Author

jnaulet commented Jul 16, 2023

By playing with the voltage scaling & overdrive in PWR & SYSCFG_PWRCR, we can achieve 350Mhz, but 400Mhz is still unstable and stalls or resets.

It probably needs fine tuning, the pll computation might be slightly off & create this problem, for example.

@jnaulet jnaulet added good first issue Good for newcomers and removed help wanted Extra attention is needed labels Jul 16, 2023
@jnaulet jnaulet changed the title stm32h7xx: system clock stalls above 200Mhz stm32h7xx: system clock stalls above 350Mhz Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant