This repository was archived by the owner on Jan 14, 2024. It is now read-only.
How to flash to STM32F4? #325
Unanswered
SolveEtCoagula07
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
if you have nothing connected a number of inputs with be asserted because they are default NC inputs |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wanting to learn STM32 MCUs but I come from the Arduino world where a lot of things are done for you. I have very little clue as to what I am doing. I have managed to create a new project to flash some LEDs on the STM32F407 Discovery Board but I would like to try to flash grblHAL onto it next.
I have tried to follow the instructions listed in the wiki pages but I can't seem to get it working. Can someone provided detailed instructions on how to do this? What do I need to download? Core + STM32F4, copy the core files into the grbl folder? What do I need to configure in the paths and symbols? I am simply lost.
Beta Was this translation helpful? Give feedback.
All reactions