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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 488 Views
  • 5 replies
  • 6 kudos

CubeMX DSP BUG

在使用CubeMX生成Makefile工程文件时,在Mid中间件选项中选择“X-CUBE_ALGOBUILD”选项,并添加DSP Library,但是在最后的生成的项目文件中并没哟dsp.lib文件,应该是一个bug,望修复

ALO9611 by Associate II
  • 2053 Views
  • 6 replies
  • 0 kudos

USB_DEVICE missing from CubeMX

CubeMX version 6.10.0Chip is STM32H563IIKxFirmware package is STM32Cube FW_H5 v1.1.1 (which is the latest shown in the software packages manager).Neither USB_DEVICE nor USB_HOST is listed in middlewares:As can be seen, my project involves FreeRTOS wh...

BrianH_0-1706126637661.png
Brian H by Senior
  • 2092 Views
  • 2 replies
  • 0 kudos

STM32U5 ADF in LPBAM Mode

I want to use STM32U5 ADF in LPBAM Mode, I can't see the ADF option in the CUBE MX LPBAM design configuration. I want to use ADF in stop 2 mode with LPDMA and SRAM4 I have the ready code for ADF and LPDMA I wish to operate them in LPBAM Mode. 

SShai.3 by Associate II
  • 2252 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H723ZG DMA I2S - tx works, no RX

HelloI've seen tons of posts about this, I'm hoping I'm just missing something simple, I would really love to get this working. STM32H723ZG, DMA TX works, I can send a sine wave fine but the RX buffer never changes and is never filled. I've put the R...

FDCAN: fdcan_tq_ck < fdcan_pclk requirement

We are using custom board with STM32H735. We were debugging the same issue as this one. In the reference manual RM0468, we discovered this note:I think this means that even when not using calibration unit, FDCAN kernel clock must be <= than APB1 peri...

heveskar_0-1706011696642.png