STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

How to add USB HAL driver to a register based project

Hi!My question may seem stupid but I am stuck with it. I made a register based project which is working pretty good. I want to add to my project usb cdc. I generated a code using CubeMX but it generates plenty of drivers and files (including the cloc...

LOnGr.1 by Associate III
  • 325 Views
  • 0 replies
  • 0 kudos

Resolved! Debugging the microcontroller

I'm just starting to learn microcontrollers, so I have a question.I have STM32F103C8T6 and STLINK V2 programmer.Connected lines SWDIO, SWCLK, SWO(PB3) and RESET In CUBE MX I choose "No Debug" or "Serial Wire" or "Trace Asynchrone SW" and in CUBE IDE ...

0693W00000bhUkrQAE.jpg 0693W00000bhUjAQAU.jpg 0693W00000bhUj0QAE.jpg 0693W00000bhUhdQAE.jpg
DMukh.2 by Associate II
  • 1116 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F107RCT7, FS USB Problem

I am having trouble with USB-FS communication with STM32F107RCT7.When the board is connected to the PC via microUSB, the PC does not even detect something is connected to the PC.I know that the PC detects a new device via a pull-up resistor on either...

0693W00000bhQ6TQAU.png 0693W00000bhQ5GQAU.png 0693W00000bhQ5BQAU.png 0693W00000bhQ56QAE.png
KOkte.1 by Associate
  • 698 Views
  • 3 replies
  • 0 kudos

Bug: Pins with similar labels get same label in code

I named one pin aLoadcell- and another aLoadcell+ in STM32CubeMx (v6.6.1). They both got the same C #define in the code, as both the '-' and the '+' were replaced by a '_'.​#define aLoadCell__Pin GPIO_PIN_2 #define aLoadCell__GPIO_Port GPIOC #define ...

DLoec.1 by Associate
  • 554 Views
  • 2 replies
  • 1 kudos