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! 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
  • 668 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
  • 397 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
  • 409 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
  • 388 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
  • 2231 Views
  • 6 replies
  • 0 kudos

Resolved! STM32CubeMX 6.13.0 - SPI NSS can't select SPI_NSS_SOFT

SPI with NSSNSS Signal Type Output Software is missing in the pulldown.What did I wrong?I attached the ios file.Of course I can edit the source and never let STM32CubeMX touch the project again, but that wasn't the goal, right?   hspi1.Init.NSS = SPI...

javaw_WKW4pHUDGG.png
Jack3 by Senior II
  • 393 Views
  • 1 replies
  • 1 kudos