Replies: 2 comments 14 replies
-
That depends on your skill, best is to start with an existing STM32 driver and modify that. The F3xx driver is the simplest, it might be easy to port. Anyway, unless you want the challenge, you likely will be better off by getting a supported board. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for your response. Why F3xx is simplest? What makes the driver simplest? Because it is using less number of plugins or something else? thx |
Beta Was this translation helpful? Give feedback.
14 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.
-
Hi,
I am making a CNC and looking around for Controller firmware for microcontroller based hardware and came across this controller software. I don't have much knowledge of configuration and compilation of firmwares. I have looked at the drivers for different MCUs but couldn't find one for STM32F0xxx. How difficult and time consuming it is to compile for STM32F0xxx. I want to compile it for FLY D5 3d printer board.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions