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

Implement STM32H743 #113

Merged
merged 2 commits into from
Jun 8, 2022
Merged

Implement STM32H743 #113

merged 2 commits into from
Jun 8, 2022

Conversation

via
Copy link
Contributor

@via via commented Jun 5, 2022

Based on the discussion and helpful comments from @minh7a6 on #66, I've copied the F446 lib and made the minor changes necessary to support the H7's USB FS. Using the HSI48 seems to be not recommended, but worked for my board as a sample, and is certainly simpler than setting up the PLLs for a demo.

@via via force-pushed the via/stm32h743 branch from 6930b87 to 7ad9a3b Compare June 6, 2022 11:23
@dmitrystu dmitrystu merged commit 79d4443 into dmitrystu:master Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants