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

Unable to debug unmanaged makefile project

We have a project created in CubeMX (inside CubeIDE) and developed in CubeIDE. Everything works fine.However, we wanted to use a Makefile so we could have the same build process on our CI server and within CubeIDE.So we now generated a Makefile from ...

FS.1 by Associate III
  • 1468 Views
  • 5 replies
  • 0 kudos

I2C2 conflict with CAN2

Hello, I am going to use CAN1, CAN2 and I2C1, I2C2. As the attached picture shows, the I2C2 has a conflict with CAN2. IS there any way to fix it? I have to use both CAN modules and two I2C's. Thank you.

NASI by Senior
  • 959 Views
  • 3 replies
  • 0 kudos

STM32CubeMX version 4.7.0

Hi everyone. I'm facing some issues trying to open a project created in CubeMX version 4.7.0. Once the project was not created by me, I don't want to migrate it to a newer version (and if I do, which I had already done, I get some errors in some of t...

Nucleo-H743ZI Ethernet Communication

I am working on getting a Nucleo-H743ZI2 board to communicate with a python GUI over Ethernet. I am using CubeMX to initialize all of my peripherals and CubeIDE for development. For testing I have used the Lwip_HTTP_Server_Netconn_RTOS for STM32H743Z...

0693W00000DnaBUQAZ.png 0693W00000DnaBoQAJ.png 0693W00000DnaByQAJ.png 0693W00000DnaGeQAJ.png
MAgui.1 by Associate II
  • 1629 Views
  • 2 replies
  • 0 kudos

Question about debugging in sw4stm32

I use STM32F429ZI​ with dwm3000evb from decawave I executed a example code in systemworkbench for stm32But there is an error message​info : unable to match requested speed 2000 khz, using 1800 khz​ I​ don't know how to solve this error and I want to ...

DCha.1 by Associate
  • 575 Views
  • 1 replies
  • 1 kudos

startup_stm32f407xx.s ARMCLANG 6.x problem

Hi,i'm using Keil with the ARMClang 6.x compiler, an STM32f407 and CubeMX to configure my project.I was playing arround with dynamic memory allocation and was wondering whyuint8_t* b_; b_ = static_cast<uint8_t*>(std::calloc(100, sizeof(uint8_t)));wor...

Jnevi.1 by Senior
  • 1001 Views
  • 3 replies
  • 0 kudos

Resolved! STM32h725 FMC problem

Hello. I cerate new project for stm32h725zgt chip and can't activate any of FMC interfaces. It's not active. On stm32f767vgt in past all was ok. What I now do incorrect?How I can to fix this problem?

ATymo.1 by Associate II
  • 1370 Views
  • 5 replies
  • 0 kudos