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! CubeMX talks about Github, a link?

On the stasrt-op screen of Cube the is a picture/text about Github.I can't find any link to ST CubeMx on Github. I find a lot of links about Cube but they I dont think they what CubeMX talks about.

LMI2 by Lead
  • 1220 Views
  • 5 replies
  • 0 kudos

Resolved! Configure PINs of the STM32L082KZ / number of USART ports. When configuring the USART CubeMX states for USART4 "Status: partly disabled conflict with: USART1). What does it mean?

I am not able to find details what the restrictions are and what is disabled. When simply looking at the allocation Table it should work. Below my desired configuration: SWDIO (PA13)SWCLK (PA14)LPUART (PA2 / PA3)USART1 (PB6 / PB7)USART4 (PA0 / PA1)US...

Resolved! Bootloader and main application similar to IAP not working

Hi, I have my own bootloader application similar to the IAP example provided by ST that runs and determines which of 2 main applications to run then launches the application. The bootloader is working fine and the main application is working fine but...

DBurr by Senior
  • 1444 Views
  • 7 replies
  • 0 kudos

Resolved! How do I get the NUCLEO-H743ZI2 push button to work? And where's the example projects for the NUCLEO-H743ZI2?

When I used the STM32CubeMX for the NUCLEO-H743ZI, there's an option to enable NVIC EXTI line[15:10] interrupts for the push button. But when I used the STM32CubeMX for the NUCLEO-H743ZI2 there's no option to enable the EXTI line[15:10] interrupts f...

LPham.6 by Associate II
  • 1245 Views
  • 4 replies
  • 0 kudos

STM32H743XIH6U lwip only example code for custom PCB.

I have a custom PCB that has the STM32H7 (ball grid array) on it and I have created a program using STM32cube. I have used the STM32H743I-EVAL2 board with there example programs and successfully tested the lwip with that board. But when switching ove...

A bug in the latest version of STMCubeMX (5.6.1)

Greetings.I have been using STMCubeMX for SMTF7 processors for quite a while. The function void SystemInit(void) from the file system_stm32f7xx.c generated by older versions of STMCubeMX used to contain the following code:void SystemInit(void) { /*...

KR1 by Associate III
  • 2095 Views
  • 9 replies
  • 0 kudos