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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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! 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
  • 1741 Views
  • 8 replies
  • 0 kudos

Resolved! usart.h / usart.c and the gpio.h / gpio.c files are missing

I am using a Nucleo F091RC.When I create a new project, the .../Inc/usart.h .../Src/usart.c .../Inc/gpio.h.../Src/gpio.c files are missing.The button on the board is declared as GPIO_InputThe LED on the board is declared as GPIO_OutputPA2 is declar...

FLamb.2 by Associate II
  • 2926 Views
  • 1 replies
  • 1 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
  • 3616 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
  • 2136 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
  • 1912 Views
  • 3 replies
  • 0 kudos