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

Bug in ADC initialisation code (CubeIDE / FW_L1)

I found this issue whilst troubleshooting a couple of other issues - device target is STM32L152REx using low-level (LL) libraries.CubeIDE Version: 1.9.0CubeMX Version: 6.5.0-RC4STM32Cube_FW_L1_V1.10.3If I use lots of ADC channels (22 in my case) the ...

JU by Associate III
  • 896 Views
  • 5 replies
  • 0 kudos

STM32CubeMX 6.5 is crashing

STM32CubeMX version 6.5 is crashing on Fedora 34. This is also the case for everyone else on my team, who are also using Fedora 34. When it crashes, it also takes out Chrome and VS Code, if they are open. It generally happens when I am selecting diff...

SPetr.6 by Associate II
  • 235 Views
  • 0 replies
  • 0 kudos

Resolved! EXTI interrupt conflict

hey thereI have set a pin in CubeMX as EXTI, namely PA1. the thing is when I use HAL_GPIO_EXTI_Callback(),for performing interrupt actions, it does not enter to HAL_GPIO_EXTI_Callback() but if I use EXTI0_1_IRQHandler() which is in stm32g0xx_it.c, it...

Ala by Senior
  • 441 Views
  • 1 replies
  • 0 kudos

STM32L071 reading multiple ADC channels

Hello. We chose STM32L071 CPU without realising that it does not have Scan conversion mode for multiple ADC channels.Can someone confirm if it is possible to read multiple ADC channels using this CPU?Please suggest what is the most convenient way to ...

LPetr.1 by Senior
  • 2338 Views
  • 13 replies
  • 0 kudos

MX_FMC_Init() Causes a Hard Fault on NUCLEO-L552ZE-Q

Hello everyone,I was wondering what might be the reason for the MX_FMC_Init() function to cause a Hard Fault on the NUCLEO-L552ZE-Q. The code was generated for MDK-ARM IDE by CubeMX 6.4.0 and latest firmware package for that series. Right now, the NU...

Zaher by Senior II
  • 560 Views
  • 3 replies
  • 0 kudos