STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 193 Views
  • 2 replies
  • 5 kudos

timer interrupt handler not generated and not called

Hi. I have recently updated to latest version 1.12.0 and there seems to be some problem with code generator.There is no handler for RTOS systick or for HAL timer. in stm32g0xx_it.cThis was broken for F072 family in the past, but now it is also broken...

0693W00000bhIxAQAU.png
PR.10 by Associate III
  • 1062 Views
  • 0 replies
  • 0 kudos

stm32 as SPI slave, full-duplex transmission via circular DMA buffer: changes to MISO buffer not (completely) reflected in transfer

Created a project template via CubeMX: STM32G030 is SPI slave and uses circular DMA bufs for transfers.​As SPI master I'm using an ESP32 running micropython. This, though, should be irrelevant, as I don't rely on its output but what the Logic Analyze...

FBar.2 by Associate II
  • 6609 Views
  • 6 replies
  • 0 kudos

Resolved! Is it possible to use RTC wakeup interrupt without Low Power?

Hi,I'm using Nucleo-l476RG and try to get an Interrupt with RTC accuarcy every second.My plan is to use the RTC WakeUp in Internal WakeUp mode with "RTC wake-up interrupt through EXTI line 20"However the problem is that the interrupt is fireing only ...

TZier.1 by Associate II
  • 2273 Views
  • 3 replies
  • 1 kudos

Is it possible to change peripheral instance name?

Hi, I'm developing some firmware having in mind a possible future need for portability. Being so, I thought about labeling pinouts on the Device Configuration Tool (DCT) and generate code (in the future, giving the same pin names to different pin gro...

PMach.3 by Associate II
  • 1097 Views
  • 1 replies
  • 0 kudos

Hi! I am trying to install the STM32CubeMX 6.8.0 on my macOS 13.3 (Ventura),when I run the installer it gives me the following error: You cannot open the application SetupSTM32CubeMX-6.8.0.app because it is corrupted or incomplete.

I have installed Xcode and tried to run the instructions "In case of error, try one of the following fixes: - $sudo xattr -cr ~/SetupSTM32CubeMX-6.8.0.app."

CColo.2 by Associate II
  • 1968 Views
  • 2 replies
  • 0 kudos