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
  • 692 Views
  • 5 replies
  • 7 kudos

USB and compiler problem

HelloI dont know what is the problem that when I compile my code with Keil, the USB works nicely,but when I use cubeide compiler, the usb doesnt work. Both codes are generated by cubemxwhen the code compiled by cubeide, the usb is recognised, but com...

Resolved! [SOLVED] Automatic switching view for CubeMX file is buggy

Hi,when switching from e.g. a C file to CubeMX file, the view is changed to Device Configuration view. This is also the case if the CubeMX file is already opened in the IDE. Closing the CubeMX file also restores the view back.However, switching to a ...

RAltm by Senior
  • 845 Views
  • 3 replies
  • 1 kudos

very slowly initialisation of SD

Code generated by CubeMXstatic void MX_SDMMC1_SD_Init(void) {   /* USER CODE BEGIN SDMMC1_Init 0 */   /* USER CODE END SDMMC1_Init 0 */   /* USER CODE BEGIN SDMMC1_Init 1 */   /* USER CODE END SDMMC1_Init 1 */ hsd1.Instance = SDMMC1; hsd1...

EEuge by Senior
  • 493 Views
  • 1 replies
  • 0 kudos