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

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
  • 773 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
  • 652 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
  • 2089 Views
  • 7 replies
  • 0 kudos

in new stm32cubeIDE "ctrl+space" delay 20 sec!!!

hiafter uninstalling:"en.st-stm32cubeide_1.9.0_12015_20220302_0855_x86_64.exe_v1.9.0""en.stm32cubemx-win_v6-5-0_v6.5.0""en.stm32cubeprg-win64_v2-10-0_v2.10.0"and installing:"en.stm32cubemx-win_v6-6-1""en.stm32cubeprg-win64_v2-11-0""en.st-stm32cubeide...

kshin.111 by Associate III
  • 818 Views
  • 3 replies
  • 0 kudos

Resolved! HAL_UART_Receive_IT - how to clean before starting the function

Dear Mrs, Mr,I'm working with a Riverdi discovery board with a STM32. I'm developing a serial protocol for which I'm using interrupt for reception.I enabled the IT in CubeMxUsing HAL_UART_Receive_IT(), it is working fine for the first time and also i...

PDogu.1 by Associate
  • 2195 Views
  • 1 replies
  • 0 kudos