-
Notifications
You must be signed in to change notification settings - Fork 248
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
STM32H743ZI2 144 Nucleo compatibility issues #81
Comments
UPDATE: when I add the correct pins and board it gives me this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I am attempting to use the stm32h743zi2 and I am getting errors with the interrupts define and the do not use interrupts define in the code below I am trying to add the pins PF1 and PF0 to the code the defining value for this board is: ARDUINO_NUCLEO_H743ZI2
I am using the stm32duino libary for board manager
Code can be found here
The text was updated successfully, but these errors were encountered: