STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 977 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
  • 257 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
  • 494 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
  • 2589 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
  • 612 Views
  • 3 replies
  • 0 kudos