We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The stm32h743 is rated for 400Mhz but when i try to switch the sys_ck to a 400Mhz pll1_p_ck, the system stalls.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
The stm32h743 is rated for 400Mhz but when i try to switch the sys_ck to a 400Mhz pll1_p_ck, the system stalls.
The text was updated successfully, but these errors were encountered: