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

[New Variant] STM32H743VIT6 (and STM32H750VBT6) #1266

Closed
rtek1000 opened this issue Dec 19, 2020 · 4 comments · Fixed by #1573
Closed

[New Variant] STM32H743VIT6 (and STM32H750VBT6) #1266

rtek1000 opened this issue Dec 19, 2020 · 4 comments · Fixed by #1573

Comments

@rtek1000
Copy link

All info here: https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M

STM32H7XX_M

@rtek1000
Copy link
Author

@rtek1000
Copy link
Author

rtek1000 commented Dec 19, 2020

Note: Attention!!! Someone looking to use the STM32H7 for high frequency output pins: The STM32H7 did only 20MHz (PA0) under the 480MHz clock. While the STM32F407VGT6 did 33MHz under the 168MHz clock.

Research more about this, it seems that the STM32H7 has indirect communication with the output pins.

@fpistm
Copy link
Member

fpistm commented Feb 12, 2021

Added to the [New Variant] request list #722.

@ag88
Copy link
Contributor

ag88 commented Nov 21, 2021

note that the variant made for WeAct MiniSTM32H743VITX would likely work for MCUDev DevEBox STM32H743VIT6
#1552
As it uses 25 Mhz HSE crystal same on both boards.
However, do note that the symbols LED_BUILTIN and USER_BTN are different between the 2 boards.
To use the WeAct variannt for MCUDev DevEBox STM32H743VIT6, avoid using the 2 symbols or re-define them in your arduino sketch. you could also simply clone the WeActH743VITX variant file and make mods locally e.g. make a new variant if you prefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants