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

Generating an IOc file from stm32cubeide

Hi amazing communityI am working with the evaluation board stm32f429disco 1 (the new on with display)I am working on the usb host function to read a txt file and then making custom bootloader for a project .I have found this amazing demo project work...

SGasp.1 by Senior
  • 7148 Views
  • 2 replies
  • 4 kudos

SDIO 1 bit mode + FATFS not working with STM32L433RCT6

Hello Everyone, I am trying to run SDIO 1 bit mode with FATFS on a custom board but facing some issues.1)     CUBEMX Version -> 6.1.22)     API_VERSION -> STM32Cube_FW_L4_V1.16.0 3)     IDE STM32CubeIDE4) Schematic of SD card connection is attach...

pvish.13 by Associate
  • 1212 Views
  • 1 replies
  • 0 kudos

Resolved! Inquiry about Boot Pin setting while using STM32CubeMX

I am using STM32CubeMX and need to setnBoot0, nBOOT0_SEL, and BOOT_LOCK. (Stm32G031 series is being used and Pattern 11 is being used)I have difficulty connecting with the STM32Cubeprogrammer program,so I would like to process it with the CubeMX prog...

Paul6_1-1727660014219.png Paul6_0-1727659973721.png
Paul6 by Associate II
  • 990 Views
  • 6 replies
  • 0 kudos

Resolved! Nucleo-L476RG wrong I2C pins generated for I2C1?

Hi all,I'm starting to just get the hang of STM32 using a Nucleo-L476RG board.Discovering I2C, I'm finding the STM32CubeMX generates the I2C1's SDA/SDL pins for this board at PB7/PB6, not at all where they are according to the schematic (should be PB...