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! CDC USB fails at the Python level on the PC

there is some code left out of the Cube initialisation that causes this issueplease put this back in...using L432 today, but this issue is a HAL problem.This corrected function fixes this issue. ( thanks to stack overflow)https://stackoverflow.com/qu...

T J by Lead
  • 950 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 LWIP Code generation bug

Hi,there is probably small bug when generating project STM32CubeIDE using LwIP stack. In file LWIP/App/lwip.c, there is duplicate user code section 4_3. This is present twice (on lines 113 and 151):/* USER CODE BEGIN 4_3 */ /* USER CODE END 4_3 */Fir...

0693W00000D2XyUQAV.png 0693W00000D2XyoQAF.png

CubeMX 6.2.1 RC2 latest User constants error

I use user constants in projects entered in CubeMX window. I found two isues with latest MX.When i open ioc file in CubeIDE firstly after open IDE , then i see user constants OK, but when i move in some settings or close generate and reopen, my const...

MM..1 by Chief II
  • 522 Views
  • 6 replies
  • 0 kudos

BUG: STM32CubeMX Task Stack Size, words Vs bytes.

The GUI interface for defining FreeRTOS tasks dictates that stack size is specified in words. That generates a call to CMSIS V2's osThreadNew() which requires attributes.stack_size to be specified in bytes. (The CMSIS layer then divides that by 4 to ...

0690X00000BxopVQAR.png

STM32CubeMX into stm32CubeIDE is very slow work!!!

hi :grinning_face: i tested several version of stm32CubeIDE for this,cubeMX inside stm32CubeIDE, is very slow working(exp: change pin name)but standalone stm32CubeMX, is normal work.Is there a solution to this? :\ #stm32CubeIDE #stm32CubeMX #stm32Cu...

kshin.111 by Associate III
  • 1885 Views
  • 8 replies
  • 0 kudos