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! Create ioc from project files??

I'm using STM32CubeMX V6.0.1. I have a project for which there is not a CubeMX ioc file for. I do know the project was created using CubeMX. Is there a way to re-generate the ioc from the project files??ThanksTom

tweb by Associate
  • 871 Views
  • 2 replies
  • 0 kudos

CubeMX does not handle IO alternate functions and peripherals

Hello,I have a project where I use a L010K8 (LQFP32 package).Let say that you want to keep PA13 and PA14 for SWD debugging and use PA15 as USART2 Tx.Now PA15 AF4 is USART2 Rx, but this can be swapped in USARTx->CR2.First point is that Rx/Tx swap is n...

Kraal by Lead
  • 922 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeMX generates wrong RAM size for STM32H745BITx

When using STM32CubeMX v6.0.1 to generate a project for dual-core STM32H745BIT6 MCU the resulting linker files for CM4 and CM7 show the following memory structures:CM7MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 1024K RAM (xrw) : ORI...

0693W000003QWiTQAW.png
davhak by Associate II
  • 867 Views
  • 1 replies
  • 0 kudos

Resolved! I2C between two stm32 board

I am working on a project which needs data communication between two stm32 (f103rb and f429zg). I use stm32f103rb-nucleo examples_ll (I2C _OneBoard_Communication_IT) but it works for one byte and after that it stops working. I want it to work repetit...

darestani by Associate II
  • 1062 Views
  • 1 replies
  • 0 kudos