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

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
  • 3759 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
  • 2191 Views
  • 4 replies
  • 0 kudos

Resolved! How to cancel FATFS verify the platform settings tab?

I use stm32cubemx 5.5, and there is a problem bothering me.when i enable FATFS in stmcubemx, i got an warning: verify the platform settings tabI know i should add a sd detect pin this warning, but actually, the board don't have the detect pin.althoug...

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

STM32CubeMX 6.1.0 released

What is new in STM32CubeMX V6.1.0? VideosA new thread has been created to gather your requests for Video Tutorials.If you need to add A Video tutorial or have and idea about a tutorial, don't hesitate to visit the thread below and add your request in...

STM32L151 USB Virtual COM Port not working

Hello everyone, During the last few days I have been trying to set the USB Peripheral from STM32L151CC microcontroller as a Virtual COM Port from STM32CubeIDE. Unfortunately no matter what I've tried the USB is not recognized. (Tested both in Linux a...

nicklat by Associate II
  • 1948 Views
  • 3 replies
  • 0 kudos

UDP Binding Error with New Version of CubeMX Software

Hello, I recently migrated from old 5.4.0 CubeMX to the STM32CubeMX version 6.0.1. I did not have this binding issue with Firmware Package STM32Cube FW_F7 V1.15.0 in CubeIDE. Now that I am using STM32Cube FW_F7 V1.16.0 the error occurs in the below b...

KSulli by Associate II
  • 950 Views
  • 4 replies
  • 0 kudos

STM32F303: Injected ADC triggered with TIM1

Hello everybody,i have a motor control application and try to trigger a ADC in injected conversion mode with the Output Compare (OC4REF) trigger of TIM1. With my configuration the ADC convert only once and then never reach the HAL_ADCEx_InjectedConvC...

l.kopp by Associate II
  • 1103 Views
  • 2 replies
  • 0 kudos