STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! Freertos semaphore not initialised correctly by CubeMX

By setting up a new project in STM32CubeMX 6.10.0, when adding a Semaphore in FREERTOS, the generated code is not correct, and the binary semaphores are initialised in a Taken state ( initial_count=0 of osSemaphoreNew() )  - resulting in the fact tha...

Resolved! STM32H745iDisco LWIP + FREERTOS

My project was generated a few months ago (LWIP + FREERTOS on M7). The project was working without an issues. A few days ago I wanted to include CAN interface and after converting IOC to latest version, I have issue: LWIP was deactivated. I am not ab...

LinasSt by Associate
  • 646 Views
  • 3 replies
  • 1 kudos

Resolved! Cube MX and ADC4 - Channel not initialised

HII use Cube MX with STM32U585RIT6. When I use ADC4 In3 In4 In9 In22 and In23, the  channel In9 is not properly initialised. I must add this manually :/* USER CODE BEGIN ADC4_Init 2 *//** Configure Regular Channel*/sConfig.Channel = ADC_CHANNEL_9;if ...

Markko67 by Associate II
  • 802 Views
  • 2 replies
  • 0 kudos

Resolved! PLLP can't be turned on

I'm working on page 30 of the STM tutorial for the B-G474E-DPOW discovery kit at this linkhttps://www.st.com/resource/en/application_note/dm00706304-buck-current-mode-with-the-bg474edpow1-discovery-kit-stmicroelectronics.pdf I get this warning when I...

decook1110_0-1719895881441.png

Resolved! Support for STM32U0 series in STMCubeMX

Hi, I'm unable to use the STM32Cube FW_U0 V1.1.0.  I have downloaded the package in Cube MX - Version 6.11.1 however when trying to create a project using the "Start My project from Example - ACCESS TO EXAMPLE PROJECT SELECTOR" i get the following di...

Screenshot 2024-06-16 155834.jpg
Jorgie by Associate III
  • 916 Views
  • 6 replies
  • 1 kudos

issue in one pulse mode in stm32f030c8t6.

Currently i am working with one pulse mode in stm32f030c8t6. TIM15, slave mode = Trigger mode,Trigger source=TI2FP2, and channel = PWM channel CH1 ,Input and output frequency 50Hz. My problem is whenever i connect the trigger input pulse,(From extern...

VVL.1 by Associate II
  • 755 Views
  • 5 replies
  • 0 kudos

CubeMX code generation fails and gives error

Hi! After a few days of working on a project where I mostly added existing source files to the project as virtual links, I started getting this error message. At first it didn't appear to actually affect anything, but then after a few times the code ...

Olli_Martikainen_0-1716971081480.png

crystal tool suggestion

When choosing a crystal for STM32, the essential information is in table 5 and table 7 of AN2867. Table 7 is ordered by crystal: if you have a crystal, table 7 of AN2867 lists the stm32 processors where the crystal works.STM32CubeMX already knows wha...

koendv by Associate II
  • 313 Views
  • 1 replies
  • 1 kudos