Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(Nucleo_F401RE): use HSI intead of HSE bypass#2007

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:mainfromfpistm:Nucleo_F401RE_clock
Apr 14, 2023

Conversation

fpistm
Copy link
Member

@fpistmfpistm commentedApr 14, 2023
edited
Loading

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.

Seehttps://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 configdoes not work for it. Using HSI allows to be compatiblewith all MB1136 C-0x version.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm added the fix 🩹Bug fix labelApr 14, 2023
@fpistmfpistm added this to the2.6.0 milestoneApr 14, 2023
@fpistmfpistm requested a review fromcparataApril 14, 2023 08:52
@fpistmfpistm merged commit31e562d intostm32duino:mainApr 14, 2023
@fpistmfpistm deleted the Nucleo_F401RE_clock branchApril 14, 2023 13:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cparatacparatacparata approved these changes

Assignees
No one assigned
Labels
fix 🩹Bug fix
Projects
None yet
Milestone
2.6.0
Development

Successfully merging this pull request may close these issues.

2 participants
@fpistm@cparata

[8]ページ先頭

©2009-2025 Movatter.jp