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

STM32F373CCT6 USB-CDC

I am currently using CUBE MX to set up the USB-CDC function of STM32F373CCT6, but I can't find the VBUS pin. I am using the onboard power supply, and I don't know if I need to use VBUS. If there is a design example for reference, it would be very gra...

AnthonyHu0730_0-1749670403751.png AnthonyHu0730_1-1749670421718.png AnthonyHu0730_2-1749670434327.png

Cannot configure MbedTLS in CubeMX for H755

When trying to setup MBedTLS through CubeMX for the NUCLEO-H755ZI-Q, CubeMX does not give the option to select LWIP as the TCP/IP stack in the MBEDTLS "Version and modes" configuration tab. The only options given are "None" and "User defined". Additi...

SPetr.6 by Associate III
  • 117 Views
  • 1 replies
  • 0 kudos

NUCLEO-N657X0-Q STM32CubeMX (.IOC) Template

Hello,is there NUCLEO-N657X0-Q template(s) available for CubeMX GUI (IOC project) that is/are preset for XIP or LRun? (ExtMem, Loader, XSPI etc settings ready).I'm trying to build a basic blink project starting from CubeMX IOC with BSP support (that ...

Unfgr by Associate
  • 60 Views
  • 1 replies
  • 0 kudos

Resolved! Nucleo-U5A5ZJ-Q and RNG code generation

Hello Community,I have a Nucleo-U5A5ZJ-Q development board and have generated code for it using CubeMX (version 6.12.0).  The generated code contains this for the user button:void EXTI13_IRQHandler(void) { /* USER CODE BEGIN EXTI13_IRQn 0 */ /* ...

Resolved! STM32H523CC: SPI2_IRQHandler is never called

Hi,I have a CubeMX-generated code, where I want to receive data from the SPI. Unfortunately, the SPI2 ISR SPI2_IRQHandler() is never called. What I have checked/tried:hardware signals all are there and at the expected pinsinitialisation is done (it i...

add lwip to cmake project for stm32h5

I need to add the LwIP component to a cmake STM32CubeMX generated project for the NUCLEO-H563ZI board.The LwIP component does not appear to be included in the STM32H5 package although the FreeRTOS component is.Is there a way to modify my top level CM...

dvescovi by Associate II
  • 58 Views
  • 1 replies
  • 0 kudos

Unable to open project

After a period of not touching the software.Unable to open a project.Tells me to update software.Existing software 6.9.2Software to update 6.14.1.Doesn't let me check the box.I am an administrator on this computer.How can I open the project and start...