STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 287 Views
  • 1 replies
  • 0 kudos

Resolved! BUG Found: Cannot have Multi mode on STM32F373

Hi!I want to report a bug.I tried SDADC and I found a bug.Also it should stand "Multi mode" not "Mulimode" and the STM32CubeIDE 1.5.0 (I'm using) missing calibration options in the STM32CubeIDE project starter. To solve this issue. Write this code in...

0693W000006GXNdQAO.png 0693W000006GY9yQAG.png
DMårt by Lead
  • 688 Views
  • 3 replies
  • 0 kudos

CUBEMX - cannot set 1Mb/s

Hello, I can not set 1MB/s baudrate on CAN peripheral. Used configuration on pictures. It looks like the rounding error. It worked in the previous version of CUBEIDE (1.4.0). 

0693W000006GOCMQA4.png
PDoub.1 by Associate
  • 547 Views
  • 3 replies
  • 0 kudos

Resolved! Error with custom baudRate cubeMX 6.1.1 [solved]

Hi,To configure my uart baud rate i use a variable on cube MX. To disable error i select "no check" in option --> that work find on previous version.Now with version 6.1.1 the error stay even if i select "no check" with the version 6.1.1.If you have ...

0693W000006GRzMQAW.png 0693W000006GS0ZQAW.png
MLE S.1 by Associate III
  • 783 Views
  • 4 replies
  • 0 kudos

How to configure Sigma Delta ADC 16-bit in STM32CubeIDE

Hi!I think there is a lack of information to configure a Sigma Delta ADC 16-bit in STM32CubeIDE and I want to configure:2 Single ended zero reference3 Differential endedSo I have a lot of questions for the STM32 Team here.I begin first to configure o...

0693W000006EzhIQAS.png 0693W000006EzljQAC.png 0693W000006EzmNQAS.png 0693W000006EzzlQAC.png
DMårt by Lead
  • 2632 Views
  • 2 replies
  • 1 kudos

I just added FreeRtos to my project through .ioc file. I tried to compile my project, but I get an error "Error: Cannot find the specified linker script. Check the linker settings in the build configuration.". Why am I getting this error?

I just added FreeRtos to my project through .ioc file. I tried to compile my project, but I get an error "Error: Cannot find the specified linker script. Check the linker settings in the build configuration.". I am very new with CubeIDE and have only...

SPate.4 by Associate II
  • 554 Views
  • 3 replies
  • 0 kudos