grblHAL / STM32F4xx

grblHAL driver for ST STM32F4xx (Nucleo-64, Blackpill)
Other
91 stars 85 forks source link

grbl for Nucleo-F401RE. #155

Open PaONEkaruchola opened 9 months ago

PaONEkaruchola commented 9 months ago

I am using nucelo-f401re, want to install grbl firmware in it. how can I modify these resources to do so.

terjeio commented 9 months ago

There are a number of board maps for the available Nucleo, and if you are compiling with Eclipse you select the build configuration for either the debug or release from the dropdown menu available from the "hammer" tool in the toolbar. The board map to use is selected by uncommenting the appropriate line here. You can use board maps designated for the Nucleo even if the processors mentioned in the board comments do not match. Other options for configuring a build is available below the board selection.