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
  • 395 Views
  • 4 replies
  • 6 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
  • 516 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
  • 476 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
  • 2561 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
  • 873 Views
  • 1 replies
  • 1 kudos

Resolved! How to configure FatFs with DMA on STM32L5 using CubeMx.

Hello, I would like to have advice, I see this video about SD Card :https://www.youtube.com/watch?v=I9KDN1o6924&t=359sAnd in the video (5:30) I can see DMA tab via CubeMXBut with me I don't have this tab, do you know why ?I have STM32L552E-EV Evaluat...

DYann1_0-1736510553492.png DYann1_1-1736510815033.png
DYann.1 by Senior II
  • 1590 Views
  • 9 replies
  • 3 kudos