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

Can't ping H743ii + dp83869. CubeIDE 1.9.0, CubeMX, HAL, noOS, MII, LwIP. But on devbords Nucleo_h745zi2 + PD83869EVM code works fine.

Get a problem with ETH on H7 family. On my dev-board-stand-with-ugly-wired-beard (pic.1) Nucleo_h743zi2+ Dp83869EVM my project works fine. Project (.ioc in attach) generated by CubeIDE, with some adds:1) MPU:/* Disables the MPU */ HAL_MPU_Disable(...

Alex.E by Associate
  • 691 Views
  • 1 replies
  • 0 kudos

Hello, I would like to know if i can delete the following functions : MX_SDMMC1_SD_Init(); MX_USB_Device_Init(); MX_USBPD_Init(); USBPD_DPM_Run();

After selecting the STM32L55E-EV evaluation board I have these default settings. On the other hand when I am in DEBUG mode these functions block me to debug the program.I just need the starting program to work with the I2S interface. Thank you for yo...

0693W00000Suaa4QAB.png
DYann.1 by Senior II
  • 607 Views
  • 4 replies
  • 0 kudos

Resolved! ADC frequency not working as expected

I am using NUCLEO-STM32F446re board. It runs at 180MHz SYSCLK and ADC uses APB2CLK that can run at a maximum frequency of 90MHz. I am using STM32CubeIDE and the clock configuration looks as follows:My ADC setup looks as follows:My DMA setup: Just bef...

0693W00000SuQkEQAV.jpg 0693W00000SuQkJQAV.jpg 0693W00000SuQkOQAV.jpg
MRABA.1 by Associate II
  • 1902 Views
  • 7 replies
  • 0 kudos