User Activity

Greetings,I am configuring the STM32 VS Code extension for Visual Studio Code. After configuring the CubeCLT, CubeMX, and STMCUFinder extensions with the corresponding paths in the extension, I create a new project from CubeMX configured as CMake. I ...
I am trying to send data with an STM32F105RB microcontroller. I have configured it using STM32CubeMX with USB_Device as CDC (Virtual COM Port) and USB_OTG_FS in Device_Only mode. I have not activated SOF or VBUS. Here is the code I am using: while (1...
Greetings, I'm trying to set up Visual Studio Code to work with STM32 microcontrollers. I've installed the STM32 VS Code Extension, as well as CubeCLT, CubeMX, and FINDER as requested, all with the correct versions to ensure functionality. I've also ...
Kudos given to