How to program STM32F103RE on Creality v4.2.7 silent 3D Printer board [solved]
I have written an open source 3D Printer firmware for Arduino Mega - RAMPS 1.6 board which i have uploaded to github: https://github.com/3DHexfw/3DHexNow i am trying to port the code to Creality v4.2.7 board (STM32F103RE on board). To do so i have do...