STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

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
  • 373 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
  • 363 Views
  • 2 replies
  • 1 kudos

timer interrupt handler not generated and not called

Hi. I have recently updated to latest version 1.12.0 and there seems to be some problem with code generator.There is no handler for RTOS systick or for HAL timer. in stm32g0xx_it.cThis was broken for F072 family in the past, but now it is also broken...

0693W00000bhIxAQAU.png
PR.10 by Associate III
  • 397 Views
  • 0 replies
  • 0 kudos