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

Resolved! How is the Timer Output Chanel linked to a Pin?

I have been following along with https://www.youtube.com/watch?v=-AFCcfzK9xcand I can see that each change made in CubeMX produces changes in my generated code in main.cHowever, I cannot find any generated code which links the Timer Output Channel 1 ...

GWood.1 by Associate II
  • 1036 Views
  • 2 replies
  • 0 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
  • 579 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
  • 329 Views
  • 1 replies
  • 0 kudos