Top "Cubemx" questions

How to configure VS Code to build and debug STM32 projects using cubeMX - Windows 10

I am new to the realm of STM32 programming and have been trying to find a suitable IDE for quite …

visual-studio-code stm32 vscode-settings microcontroller cubemx
STM32F4 Timers - Calculation of Period and Prescale, and Generating 1 ms Delay

I am using STM32F407VGT6 with CubeMX. So i was beginning with General purpose timers and i am stuck …

timer microcontroller stm32 stm32f4 cubemx
How to use LL (low level) drivers in CubeMX STM32?

I'm creating a blank project for a STM32F103 microcontroller using STM32CubeMX. Using HAL drivers (the default), I got …

stm32 hal cubemx stm32f1
What is issue with STM32 Virtual Com Port? I can not open it

I have Nucleo STM32H743ZI board. I'm using CubeMX HAL (I tried several versions) and TrueStudio. "Virtual COM port" …

stm32 usbserial nucleo cubemx truestudio