STM32CubeMX (MCUs)

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! LINKEDLIST: incomplete generated code

When code for LINKEDLIST for STM32U575 will be generated (linked_list.c) with STM32CubeMX 6.9.2 several lines are missing. In the attached ioc file (which is only for illustrating the effect) the commands for e.g. setting DMA_DEST_DATAWIDTH_BYTE are ...

FB1 by Associate II
  • 1641 Views
  • 3 replies
  • 0 kudos

HRTIM burst DMA

Hi,I am trying to figure out to make HRTIM burst DMA working. I want to update timer period, compare1, compare2, and compare 3 registers by using burst DMA. There is not much information about this. There are two postings in the community posted seve...

0693W00000HqpNIQAZ.png 0693W00000HqpMjQAJ.png 0693W00000HqpMyQAJ.png 0693W00000HqpNNQAZ.png
JRyu.1 by Associate
  • 1904 Views
  • 4 replies
  • 0 kudos

Resolved! Missing MPU initialization function

Hi there! I just would like to report that enabling the MPU for the M7 core on my NUCLEO-H755ZI-Q, CubeMX (6.9.2, with H7 package version 1.11.1) generates 2 functions:MPU_Initialize() andMPU_Config(). While the second one is declared and defined in ...

iTTy by Senior
  • 2185 Views
  • 6 replies
  • 0 kudos

My CubeMX UI is messed up.

I do apologize if this is in wrong section or something. I just don't have time to spend hours looking for correct place to get support. I need to work, not fiddle with misbehaving software.The issue I am having is that CubeMX (latest version from th...

0690X000006CqcAQAS.jpg 0690X000006Cqc5QAC.jpg
EKokk by Associate II
  • 4548 Views
  • 15 replies
  • 2 kudos

Resolved! incorrect code generated for OCTOSPI on STM32H725

STM32CubeMX generates incorrect code for the OCTOSPI interface for STM32H725.The generated code does not populate the Req2AckTime field of the OSPIM_CfgTypeDef structure, but HAL_OSPIM_Config() validates this value and throws an assertion error. See ...

0693W00000QKm66QAD.jpg