Skip to content

Conversation

Moddingear
Copy link
Contributor

HSE was set to 24MHz instead of 8MHz, and was overriding anything else trying to set the HSE speed, causing 1ms to be 3ms. Changing it here fixes everything.

See https://www.st.com/en/evaluation-tools/b-g431b-esc1.html#cad-resources, mb1419-g431cbu6-b01, Crystal is 8MHz in schematic.

HSE was set to 24MHz instead of 8MHz

Signed-off-by: Moddingear <[email protected]>
@fpistm fpistm added the fix 🩹 Bug fix label Feb 3, 2025
@fpistm fpistm added this to the 2.10.0 milestone Feb 3, 2025
@fpistm
Copy link
Member

fpistm commented Feb 3, 2025

Thanks @Moddingear.
Nice catch. We didn't see this during the review and as we do not have this board we never test it.

@fpistm fpistm merged commit fbd3538 into stm32duino:main Feb 3, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

2 participants