Programming & DevOps
Setup Jetbrains Clion IDE with STM32CubeMX project for development on STM32 Microcontrollers – Mac
I’ve managed to setup programming and debugging a STM32 Nucleo-L4R5ZI development board with Jetbrains Clion IDE on my Mac. If you need the same for Windows, I got your back! This tutorial should work for all STM32 based Microcontrollers with a debug interface (JTAG) that is supported by OpenOCD. I Read more…