Nikita Koss

Results 13 comments of Nikita Koss

I tried to create a configuration for Cortex-M4, but immediately found several problems with porting. For some reason Marlin does not support disabling JTAG on the M4, although it is...

According to Artery cross reference table, you may be intrested in STM32F446 ![image](https://github.com/schmttc/EasyThreeD-K7-STM32/assets/39294101/376466f6-5035-44d3-ab0b-6ba4564087f0) platformio has [genericSTM32F446RC](https://docs.platformio.org/en/stable/boards/ststm32/genericSTM32F446RC.html) board

AT32F403A has extra PLL config bits that STM32F103 doesn't have ![image](https://github.com/schmttc/EasyThreeD-K7-STM32/assets/39294101/4c0cca82-563a-4e5b-b07d-0faee1ab60f2) Also, you may be interested in [Clock Configuration Tool by Artery](https://www.arterychip.com/file/download/1772)