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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1466 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
  • 544 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
  • 506 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
  • 463 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
  • 2515 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 III
  • 845 Views
  • 1 replies
  • 1 kudos