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.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
  • 835 Views
  • 5 replies
  • 7 kudos

Error Validating Model on STM32F746NGHx

Hi everyone,I'm currently working on validating my model on the STM32F746NGHx board. I've added all the necessary extensions, but I'm encountering an error. It appears that the call hierarchy only includes a single function when I generate a c code. ...

mkothuri by Associate II
  • 582 Views
  • 0 replies
  • 0 kudos

Resolved! How to add Netxduo TFTP on CubeMx?

Hello, i am using netxduo in one of my projects and need to use TFTP addon. I am wondering how to activate / install this addon in software selection. There are also some other addons missing. How is it supposed to install and use such missing addons...

AZorn.1 by Associate III
  • 1520 Views
  • 4 replies
  • 0 kudos

How to enable exception handling on STM32G474?

Hello,I create my project for the Nucleo STM32G474 board in CubeMX using an output CMake file and now I want to enable exception handling. I noticed the CXX compiler flag had -fno-exceptions, I removed this. However, when I try something as simple as...

DEyer.1 by Associate II
  • 579 Views
  • 0 replies
  • 0 kudos

USB Host High Speed HID_MIN_POLL Can not set to 1

I am using an STM32F405RGT6 and USB3300 to implement a USB Host for a keyboard. When I set hid_min_poll to 1, the keyboard is recognized but key presses are not detected. However, when I set hid_min_poll to 2 or higher, the keyboard works fine, and k...

jim_hu by Associate II
  • 549 Views
  • 2 replies
  • 1 kudos

Corrupted IOC STM32H7RS

Using: Windows, cubeMX 6.13, STM32H7S7, UM1718 rev 46I get the following error when I load a project that successfully generated code:"""Cannot invoke "java.util.Map.get(Object)" because "this.resrvedMemRegionMap" is null."""I did follow the UM1718 c...

Marc_LM by Senior
  • 492 Views
  • 1 replies
  • 0 kudos

STM32G4 Voltage reference problem

Hi I am currently working on a project where I need to use internal Voltage reference as reference for ADCs inside STM32G4 Nucleo board (STM32G431KB). I can write to bits of VREFBUF registes (Confirmed by Debug Session). After enabling the VREF I wai...

LLOLO.1 by Associate II
  • 2605 Views
  • 6 replies
  • 0 kudos