Marlin_STM32
Marlin_STM32 copied to clipboard
Whether Itcan work
Is the code still working on stm32? if i want to porting u code to my stm board, what should i do?
yes, it working. if you want to port to your stm board, you should first make this repo code work for your board (https://github.com/MakerLabMe/STM32_Arduino_Cores). then you can try this repo, the main job will be pins/timers config.