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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 238 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1237 Views
  • 5 replies
  • 7 kudos

USART overrun after receive timeout interrupt is enabled

USART1 is configured using code generated by CubeMX to run at 9600 8N1 in FIFO mode with Rx FIFO threshold set to 7/8 full. Receive is done via interrupts into an 80-byte buffer and callbacks are used to transfer data out of the 80-byte buffer. Every...

0690X00000Bv0d6QAB.png

When selecting CMSIS Core and DSP in CubeMX, via Software Packs, then click ok, save and generate code, nothing is added to project

I'm creating a STM32Cube project, for the STM32H7B3I-DK. When selecting CMSIS Core and DSP in CubeMX, via Software Packs, then click ok, save, generate code, nothing happens. CMSIS or DSP lib aren't added. No module appears in the Software Package s...