STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1757 Views
  • 0 replies
  • 2 kudos

Resolved! STM32F050C4 device.

How can I have more info about this device? Datasheet, examples and so on..Why I can't find it on the CubeMX (neither in Keil device list) also installing the F0 v1.0.0 package?Which device I've to set in Keil?Thanks in advance,Antonio

How do I change the initialization order to avoid a race condition (ISR vs. FreeRTOS init) during initialization?

CubeMX generates the main.c like this:int main(void){... MX_GPIO_Init(); MX_RTC_Init(); MX_NVIC_Init(); MX_FREERTOS_Init();...}We observe a sporadic crash during boot which we traced to an GPIO interrupt whose ISR calls into the FreeRTOS API (xQueueS...

Resolved! USB CDC not working with STM32CubeMX5.2.1 and stm32l151

I would like to migrate an older projekt based on stm32l151.I created a new config with STM32CubeMX5.2.1 with firmware package STM32Cube FW_L1 V1.9.0. I used USB CDC to create a virtual COM. But I don't get any device listed on my Host PC.I compared ...

Tulan by Associate
  • 1471 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.