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

STM32H7 FDCAN clock issue

Hello all,I have trouble running FDCAN on an STM32H742VG rev V when the cpu clock is above 300 MHz. I have D1CPRE = DIV1HPRE = DIV2D2PPRE1= DIV2leading to the maximum allowed APB1 peripheral clock (= fdcan_pclk) for cpu clock >= 300 MHz (75 MHz for c...

Resolved! CubeMX migrates automatically to 6.10.0

I open project which was created with CubeMX in version 6.8.0 and get pop-up window:I click continue and project opens but when I just save project even without changing anyting Cube version for the project changes to 6.10.0.I can see the change in ....

BlazejKrysztofiak_0-1703238219633.png BlazejKrysztofiak_1-1703238334061.png BlazejKrysztofiak_2-1703238369209.png BlazejKrysztofiak_3-1703238380843.png

CubeMX file import disabled

I am trying to use one of the STM32G examples for a USB device. The example is for STM32G474-EVAL and I would like to try it on Nucleo-G431KB.Following the instructions I found I have created a new CubeMX project, I did NOT make any changes to the co...

SidPrice by Associate III
  • 1902 Views
  • 6 replies
  • 0 kudos

CubeMX 安装时候报错

CubeMX 安装时候报错错误:找不到或无法加载主类com,st,stm32cubeide,commonservices,mxjar.core,mx,main,SelflnstalJar原因: java ana,ClassNotFoundException: com.st stm32cube.ide,common.services,mxjar.core.mx,main,SelflnstalJai安装最新的java8u391会报错,我试了很多个发现jdk21可以安装,但是安装过程中会报上述错误,打...

Zhiyi by Associate
  • 923 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX generate code made my code disppear

I am using the Wireless Connectivity software pack, which automatically generates Wi-Fi and bluetools code files. Due to specific requirements, I have made some modifications to parts of the code files and configured additional pins using CubeMX's IO...

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
  • 1810 Views
  • 3 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
  • 2482 Views
  • 6 replies
  • 0 kudos