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! BSP QSPI vs CubeMx Initialization Difference

l have initialized the Micron MT25TL01G QSPI chip with the BSP_QSPI_Init() function. I am able to read, write, and erase data to the QSPI using the underlying MT25TL01G functions beneath the BSP. Whenever l remove the BSP initialization l don't recei...

DWill.4 by Associate II
  • 1533 Views
  • 1 replies
  • 0 kudos

STM32CubeMx 6.0.1 GPIO User Label Editing Issues

While Editing USER_LABEL on GPIO Configuration window facing the following issueneed to set common word for particular GPIO likePC0 ----> USER1_KEYPC1 ----> USER2_KEYPC3 ----> USER3_KEYPC4 ----> USER4_KEYnow i'm selecting all the GPIO in group select...

Bug in stm32f4xx_hal_smbus.c as generated by STM32CubeMX

STM32CubeMX v6.2.1 emits the following line of code in function HAL_SMBUS_Init() in file stm32f4xx_hal_smbus.c:MODIFY_REG(hsmbus->Instance->CR1, (I2C_CR1_NOSTRETCH | I2C_CR1_ENGC | I2C_CR1_PEC | I2C_CR1_ENARP | I2C_CR1_SMBTYPE | I2C_CR1_SMBUS), (hsmb...

LGjes.1 by Associate II
  • 788 Views
  • 3 replies
  • 0 kudos

I would like to know tried and tested way to interface STM32F469 SPI port to a 3 wire Synchronous serial interface device. Also want to know how to use STMCubeMX/IDE to configure the SPI port to talk to the device and what programming effort may be need

Using STM32F469 DISO and STM32F469VGT6 LQFP package for our board. The device to be interfaced with STM32F469 SPI port has the following pin outs Serial data input/output pin1 Serial data input pin2 Serial interface clock pin Chip select

PRama.3 by Associate II
  • 542 Views
  • 1 replies
  • 0 kudos

STMH743ZI2 CubeMx clock setup, max frequency not allowed

I have been following this discussion: https://community.st.com/s/question/0D50X0000AIclNC/nucleoh743zi-stm32h7-400mhz-stm32cubemx-will-not-configure-to-400mhzAs when I create a project for the Nucleo-H743ZI2 I have to set the clock, and the auto gen...

0693W000008z6mjQAA.png
KSOdin2 by Associate III
  • 1849 Views
  • 1 replies
  • 0 kudos

Resolved! How to enable output compare timer interrupt in STM32CubeMX?

Hello,I want to activate three output compare interrupts in my timer peripheral. I want to use Output Compare for this purpose because then I can change the time. However, in STM32CubeMx there is a button to activate a global TIM2 interrupt, but ther...

0693W00000APxORQA1.png 0693W00000APxP0QAL.png
Eden.757 by Associate
  • 4387 Views
  • 1 replies
  • 0 kudos