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

STM32H7 interleaved ADCs and single DMA confusion

Hi all,I am trying to implement ADC acquisition on one channel, with 14 bit, 4x oversample, at 1 Msmps (1 megasample per second). This is possible only using dual interleaved mode. Moreover, I want to acquire continuosly with circular DMA.But it is n...

Clipboard01.gif Clipboard02.gif
linuxfan by Associate II
  • 928 Views
  • 5 replies
  • 0 kudos

Resolved! Struggling with HSE

I am in the process of transferring from Mbed to VSCode with the STM332 extension. I have set up a project using CubeMX set to the default settings for a NUCLEO-L073 and have no issues. I believe this setup uses the MSI clock. I am trying to implemen...

pmcew by Associate II
  • 718 Views
  • 6 replies
  • 3 kudos

MxCube code generator directory structure messed up

Hi,I want to generate code and project files for MDK-ARM and STM32CubeIDE.For this I created a new directory and copied the .ioc file into it and opened it it with CubeMx (latest version 6.13).In the projectmanager/project the following directory str...

initial_view.png modified_view.png stmcubeide.png codegen_done.png
regjoe by Senior
  • 291 Views
  • 1 replies
  • 0 kudos

Resolved! MX_SDMMC1_SD_Init missing HAL_SD_Init

Hi, I'm using STM32CubeMX 6.13.0 and MCU STM32H753VITx.When initializing the SDMMC1, I am missing the call to function HAL_SD_Init.  void MX_SDMMC1_SD_Init(void) { /* USER CODE BEGIN SDMMC1_Init 0 */ /* USER CODE END SDMMC1_Init 0 */ /* USER...

Jack3 by Senior II
  • 414 Views
  • 3 replies
  • 0 kudos