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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

BUG: CubeMX fails to support timer PWM modes

Note: This is still broken in RubeMX 5.4.0Note: I am using the CubeMX plug-in within the STM32CubeIDE, not the stand-alone CubeMX.RubeMX shows only 5 of 7 possible timer channel modes. It fails to show PWM modes. Attached IOC shows problem (try to se...

Low frequency square wave with distortion

Hi, I'm new with stm32 and I want to get a simple 1Hz square wave in a NUCLEO-F446RE using CubeMX for the initial config. The code is so simple that I can't figure out where the problem is.I just do: while (1) { HAL_GPIO_TogglePin(GPIOA, GPIO_...

0690X00000Aqr8qQAB.jpg 0690X00000Aqr90QAB.jpg

BUG: CubeIDE 1.1.0 hangs on debug "detach"

Using Segger j-link on F437. STM32CubeIDE Version: 1.1.0Build: 4551_20191014-1140 (UTC)OS: Windows 10, v.10.0, x86_64 / win32Java version: 1.8.0_202When debugging, clicking on the "Detach" icon hangs the IDE, and I have to then kill it with Task Mana...

0690X00000AqSMOQA3.png 0690X00000AqSLzQAN.png

Resolved! Some CubeMX commands don't work anymore.

I use the CubeMX command-line interface. Normally I put my script in a file, and run it like this:java -jar "C:\path\to\STM32CubeMX.exe" -q "C:\path\to\myscript.txt"But before doing that, I test the script commands one-by-one in the interactive mode....

0690X000006CTOAQA4.png