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
  • 354 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
  • 1374 Views
  • 5 replies
  • 7 kudos

Resolved! [Resolved] UART Receive Only

We need some receive only UART/USART on STM32H7/STM32F7.In MX I can select Half Duplex, but that seems to only disable Rx pin.Even when I select [Data direction = Rx Only] still shows only Tx pin.Even when I select [TX and Rx pins swapping = enable] ...

Paul1 by Lead
  • 1498 Views
  • 3 replies
  • 0 kudos

Resolved! Config multi USB classes by using STM32CubeMx

Hi,I used STM32CubeMx to config USB VCOM device on STM32F469 discovery kit and it worked well. Then I want to add another class (eg HID\Auddio), but STM32CubeMx only allows config one type of class. If I change the class, then all libraries about t...

YChan by Associate
  • 2239 Views
  • 1 replies
  • 0 kudos

Resolved! STM32Hz MX Clock Configuration 480MHz

I have two STM32H7 designsSTM32H743IIK, Clock = 480MHz/240MHzSTM32H743ZIT, Clock = Can't set 480MHz/240MHz (on Nucleo-H743ZI2)Using STM32CubeMX 6.3.0 - Clock Resolver always seems to always choose lower MHz like 120 or 64MHz- I tried a new blank proj...

Paul1 by Lead
  • 4485 Views
  • 2 replies
  • 0 kudos

Wrong SysTick prescaler [CUBEMX]

In CubeMX, in the clock tree screen, you can select the prescaler that produces "Cortex System Timer (MHz)" (which is the clock feeding SysTick) starting from HCLK.However, whether you select the /1 prescaler or the /8 prescaler, identical code is ge...

SZano by Associate III
  • 1436 Views
  • 0 replies
  • 0 kudos

How NOT to use newlib in STM32CubeMX GCC project

When I create a new STM32Cube IDE project with STM32CubeMX, it uses newlib.The project uses freeRTOS. Is it possible to disable this, and make it use standard libs?I can't find a flag anywhere, to do this.When I create an MDK or EWARM project, they d...

KKjel.1 by Senior
  • 1886 Views
  • 2 replies
  • 0 kudos

CubeMx cube-cellular expansion IPV6 support?

I am working on a project which use cubeMX cellular expansion package, it works fine for IPv4.Now I am enabling IPV6.I found even LwIP supports the IPv6, the expansion package has very limit support for that.For example, the IP interface of STM32_Ce...

jiangpen by Associate II
  • 739 Views
  • 0 replies
  • 0 kudos