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...

Too many ADC interrupt calls added by CubeMX

Hi, I've got some code that uses both ADC1 and ADC3 that I've generated with STM32CubeMX. For both ADCs I want to use interrupts. With this configuration however the CubeMX auto-generated code adds 2 separate calls to the same HAL interrupt handler, ...

DBurr by Senior
  • 621 Views
  • 6 replies
  • 0 kudos

SD card interface code genereated by STM32CUbe32 (5.5.0)

i would request imen to let us know if the STM32CubeMx 5.5.0 is addressing all the issues regarding SD card interface using SDMMC ( 4 bits and DMA). Since the code generated from CubeMX 5.5.0 for nucleo-l476rg BOARD for SD card interface does not wor...

HMaje.1 by Associate III
  • 1224 Views
  • 14 replies
  • 1 kudos

Migration issue from 5.4.0 to 5.5.0

Dear customers, We are facing a little issue during the migration from the 5.4.0 to the 5.5.0 (reported in this thread https://community.st.com/s/question/0D50X0000BxzZV9SQM/upgraded-stm32cubemx-from-540-to-550-and-now-it-fails-to-generate-the-projec...

STM32L452 LSE not running if CSS enabled

I have once activated CSS in CubeMX and then the LSE can no longer be started. Even if I change CSS to disabled in CubeMX and recompile this does not change. I have to say that I have buffered the RTC / LSE with a CAP at VBatt so it does not loose po...