STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

SDIO problem when using FatFS on STM32F413

Hi, I am currently working on a project where I will have to log data to an µSD card using a STM32F413. I created a project in STM32CubeMX (version 5.0.0) and setup SDIO (currently in SD 1bit mode, but I also tried 4 bit mode). I also set up FatFS in...

YFric by Associate II
  • 1116 Views
  • 4 replies
  • 0 kudos

Resolved! problem with ADC DMA configuration for STM32H743

I found that STM32Cubemx version 5.3.0 fails to configure ADC DMA operations when building code for the STM32H743.The initialization code set the ConversionDataManagement to the wrong value: hadc1.Init.ConversionDataManagement = ADC_CONVERSIONDATA_DR...

TBibe by Associate II
  • 1593 Views
  • 3 replies
  • 0 kudos

STM32H757I-EVAL board debug not working in keil ?

Dear All,I had purchased STM32H757I-EVAL board. I am not able successfully debug my program.Events happened in sequence,Successfully booted the demo code. Explored all the function shown on the LCD.Using STMCubeMX (Ver 5.3.0) selected the EVAL board ...