STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! I2C NVIC function is not create

Hi,I tried to I2C Loopback test on STM32F401.I added two I2C Ports and checked NVIC Setting.Following some of tutorials, below function is craete automatically.but when i generated codes, this function was not crated.this function is wrote by user?

0693W000007AqSFQA0.png 0693W000007AqSKQA0.png

Resolved! STM32CubeMX 5.6.0 (latest) Code Generation Freezes

I'm trying to generate the code on the STM32F407G-DISC1 evaluation board for the TrueStudio project environment.The code generation just freezes.Has anyone else seen this?I'm running on Windows 7 Pro, 64 bitI've tried different combinations of projec...

0693W000000VReZQAW.png
SidBr by Associate II
  • 716 Views
  • 8 replies
  • 0 kudos

STM32F103 TIM2 counting properly but won't interrupt

For a simple LED Blink program using interrupts, TIM2 is counting correctly, but its IRQs are not happening. As expected, there are about 1440 TIM2 "count-outs" per 1.0 seconds.Over the past few years several CubeMX timer IRQ bugs have surfaced, but ...

0693W000006HKb5QAG.png 0693W000006HKbKQAW.png
RPasc.2 by Associate III
  • 1360 Views
  • 16 replies
  • 0 kudos

Resolved! I am getting this error message "These IPs still have some not configured or wrong parameter values : [FATFS]" when trying to generate code on STM32CubeMX

Hii,While configuring STM32F446RE on CubeMX version 5.0.1 for using the board for reading and writing data on an SD card using SDIO mode (1 bit mode), after enabling this mode and then enabling SD Card option in the FATFS Middleware, it asks me to re...

SSoni by Associate III
  • 1046 Views
  • 4 replies
  • 0 kudos

Resolved! CubeMX GPIO not initialized in STM32H747-DISCO?

Newbie here and quite fortunate and unfortunate to use STM32H747-DISCO.For a newbie like me, it is quite overwhelming.I mostly rely on CubeMX to generate code and combine with firmware examples.For STM32H747-DISCO, the generated code is emptly.In CM4...