Skip to content

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Apr 14, 2023

HSE Bypass is available only on MB1136 C-02 (or higher). MB1136 C-01 configured as HSE not used so old clock config does not work for it. Using HSI allows to be compatible with all MB1136 C-0x version.

See https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf

HSE Bypass is available only on MB1136 C-02 (or higher).
MB1136 C-01 configured as HSE not used so old clock config
does not work for it. Using HSI allows to be compatible
with all MB1136 C-0x version.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the fix 🩹 Bug fix label Apr 14, 2023
@fpistm fpistm added this to the 2.6.0 milestone Apr 14, 2023
@fpistm fpistm requested a review from cparata April 14, 2023 08:52
@fpistm fpistm merged commit 31e562d into stm32duino:main Apr 14, 2023
@fpistm fpistm deleted the Nucleo_F401RE_clock branch April 14, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants