STM32CubeMX (MCUs)

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

STM32CubeMX configuration limitation (greyed out options)

Hello, friends!I configured the project for STM32L011 Nucleo board for read ADC input and I noticed that some of frequency devider options were greyed out for some reason).However I tried to change this setting in the c file with 100% success:At leas...

0690X0000087wAFQAY.png 0690X0000087wAZQAY.png
RMatv by Associate II
  • 1555 Views
  • 4 replies
  • 0 kudos

Not receiving data on PC com(RS232) port, when transmitting data from STM32F407VG DISCOVERY board (Using Baseboard STM32F4 DIS-BB RS232 port ie COM1)

Hello,I am facing trouble in sending data out from STM32F407VG Discovery board (connected to base board) using UART6 (J1 and J2 jumpers are connected). Connected the Tx pin of RS232 port on baseboard to PC COM port Rx pin and sending data periodicall...

Configuring FATFS-SDMMC1-DMA on STM32L4R5... in STM32CubeMX

Hi guys,I have a question about my project with STM32L4R5ZIT6.I want to use the SDMMC1 peripheral together with the FAT-file system to write some logging data on a sd card.After several failed tries to write a test-file on the sd card with the FAT fu...

FGese by Associate
  • 601 Views
  • 1 replies
  • 0 kudos

I2C bug in CubeMX 5.0.1?

In my code I use I2C. But when I reset the MCU with my debugger (I-jet from IAR) the I2C peripheral indicates BUSY as soon as it is initialized by the MX_I2C1_Init() function.But if I add the following I2C reset in the MX_I2C1_Init() function before ...

sima2 by Associate III
  • 755 Views
  • 1 replies
  • 0 kudos

Interrupt priority with Freertos

Hello,I have made a project with FreeRTOS 10.0.1.However there is a problem: when I try to call a function with ‘ISR’ suffix from interrupt service routine the macros configASSERT catches mismatch between priority that ISR has and priority that is pe...

Uhv by Associate II
  • 4486 Views
  • 8 replies
  • 0 kudos

STM32CubeMX Porting Issues

I have a project I've migrated from the STM32F407 to the STM32F405. I started by creating a new project in STM32CubeMX with the STM32F405 selected, importing my existing project, and updating the pin assignments. I was able to regenerate the project ...

BPaik by Senior
  • 360 Views
  • 0 replies
  • 0 kudos

CubeMX 5 ErrorHandler in USB CDC is called too often

Hello All,I updated to CubeMX 5 and use STM32F4 USB CDC.After update my programm crashes directly after init.This is because the USB driver calles directly into ErrorHandler when USB is not connected.The ErrorHandler does a while(1) forever loop.Why ...

taraben by Senior
  • 601 Views
  • 2 replies
  • 0 kudos

Resolved! Missing Pin PD2 on STM32L433RCTxP

Hey,I´m confused why i can not use Pin PD2 on Cube MX on the Nucleo Board L433RC even though it should actually exist because it exist when you select another STM32L433.Without that Pin, i can´t use SDMMC. If i select for example the STM32L433RCTx, t...

SWend by Associate II
  • 1887 Views
  • 10 replies
  • 0 kudos