Trying to add F4 Discovery Board but having an issue. #543
-
Hi, I'm working on adding the F4 Disco.
If I run a debug via VS Code/Platform IO and break on Line 2899 "return hal.version == 10;" in driver.c for some reason it will inititialize fine. Probably something I did. Here is my commit, be great if someone would take a look at it for any glaring errors.
edit: Ok, I see I have a problem with the pin assignments for M4 or M5, N_AXIS=4 is working! Thanks for a very cool project and any help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For ganging I see the answer is probably in motor_pins but first some sleep. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Defined uart pins and it fixed the release issue.