STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! I2C DMA synchronization not triggering

Hi guys,I am trying to run a demo on STM32U083C-DK board. This demo consists of LPTIMER generating PWM that is used for synchronization of I2C read from on-board temperature sensor. Rising edge writes the addres of read and falling edge reads data. T...

dryet_0-1724843526621.png dryet_1-1724843567189.png dryet_2-1724843593231.png dryet_3-1724843626795.png
dryet by Associate II
  • 527 Views
  • 4 replies
  • 0 kudos

Resolved! Updating Mbed TLS

I am considering using MbedTLS in a project. My concern is that the version in STM32CubeMX is 2.16.2 which is quite old (Jun 2019). They just released v3.0.0 last month which I believe supports TLS1.3. How long does it take for ST to update the ve...

MStra.3 by Associate III
  • 1890 Views
  • 3 replies
  • 1 kudos

Resolved! Trouble generating linker

Hi,I’m encountering an issue with linker file generation in STM32CubeMX for the STM32H56VGTX MCU. When I generate the code using CubeMX, it produces linker files configured for the STM32H563xx family, which has 2048 kBytes of Flash memory. However, t...

如何调整CubeMX的默认引脚

如题,在我使用H743XIH6时,我想使用FMC外设,但是我不太想用默认的PF0,PF1作为地址线,我想使用PG0、PG1作为地址线,但是我在MX中无法修改满足上述需求,在最后的代码生成中,他们是叠加在一起初始化的。而我取消PG0、PG1的话,则FMC外设也一起被取消了 

ALO9611_1-1724597444878.png
ALO9611 by Associate II
  • 390 Views
  • 4 replies
  • 0 kudos

STM32Cube Linked List generation issue

Hi all,I'm using STM32Cube IDE (version 1.13.1, build 17479_20230728_0839 ) to manage my company project based on a STM32U5 MCU.More specifically, I'm using linked list feature (for playing audio with SAI + DMA transfer) and I have noticed what appea...

fsorin by Associate II
  • 3067 Views
  • 10 replies
  • 9 kudos