STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! SMPS on the STM32H747XI

I have created a project for the STM32H747I-DISCO and have deadlocked the MCU twice. a BIG thanks to ST for not having ANY warning about this. The DISCO board comes configured to default to SMPS mode. The project I created, without any warnings, defa...

NUCLEO-C071RB Interrupt problem

I tried this board but i get some problem about interrupt.I "writed" only 1 function ( void EXTI0_1_IRQHandler(void) ) the other code has been autmaticaley generate from Cube.The goal is : for any change of state of PA0, pulse_count++.The problem is ...

Resolved! How to map OCTOSPIM to port G on STM32U5Axxx

I'm new to STM32CubeMX and have difficulties finding out how to map all OCTOSPIM_P2 signals to Port G. I can manually map some signals to Port G (CS, IO[7:4], DQS), but can't figure out how to map the rest.  Any help most welcome!

STM32CubeMX v6.13 cannot open .ioc file for H56

I recently updated my version of CubeMX from 6.12.1 to 6.13.0. It is now unable to open my .ioc for a specific STM32H563VI project. When I try to migrate, it loads the IOC, then gives an error saying it is "Not a valid ioc file".If I try to continue ...

EskayEllar_0-1734042731864.png

Resolved! TIM6 & DAC question on STM32F469I-DISCO board

Using STM32 CubeMX ver 6.9.2, if you start a new project using STM32F469I-DISCO board and choose Yes to set all peripherals to their default settings, TIM6 comes up disabled/gray. Why is that? Instead of pinout view, choosing system view, only shows ...