Marlin_STM32 icon indicating copy to clipboard operation
Marlin_STM32 copied to clipboard

Whether Itcan work

Open skylli opened this issue 8 years ago • 1 comments

Is the code still working on stm32? if i want to porting u code to my stm board, what should i do?

skylli avatar Nov 15 '17 09:11 skylli

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.

AndySze avatar Nov 25 '17 11:11 AndySze