STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

We have downloaded the STSW-IOD01 firmware for the Nucleo-L073rz board. The STSW-IOD01 project is not set up in a format able to be used with the STM32CubeMx. Is there some way to convert it so we can use it with the STM32CubeMx environment?

We have selected the Nucleo-L073rz board in STM32CubeMx, created a project and are copying the code from STSW-IOD01 into the new project but this is very tedious and prone to errors. Also, please note that the STSW-IOD01 firmware comes preloaded in ...

LFerg.2 by Associate
  • 235 Views
  • 0 replies
  • 0 kudos

Resolved! Setting specific GPIO_Output pins high/low

I am able to set pins (high/low) that I have specified to be GPIO_Output in the Pinout& Configuration tab of the .ioc file. Using the code written below (changing the pin number) I am able to observe the expected behaviour on a oscilloscope using all...

RRobi.1 by Associate II
  • 990 Views
  • 6 replies
  • 0 kudos

I recently purchased a new laptop and installed cube MX latest version for STM32F4 Series 1.25.2 I also installed the latest version of Keil. I am having an issue when generating code from cube MX to keil:

Here is the error message I am getting from CubeMX:Here is my project manager window:See also STM32 Cube MX file log:eThanks very much for taking the time to read and hopefully help me with this issue.Thanks,Luke

LMyle.1 by Associate III
  • 280 Views
  • 1 replies
  • 0 kudos

Is fADC=48MHz actually possible?

I tried using STM32CubeMX to configure an STM32H725 LQFP-100 device to get fADC=48MHz by getting the ADC Clock Mux output to 96 MHz, and using a /2 prescaler on the ADC1 peripheral but the drop-down for "ADC Clock Prescaler" only allows /4 or higher ...

0693W000006FtpNQAS.png 0693W000006FtpSQAS.png

Resolved! I am having an issue with the latest version of Cube MX when generating the code. Would appreciate if anyone can help. I suspected it was where I was storing it I tried dropbox/onedrive/documents and even downloads and still getting the same issue.

Please see the images attached:Project Manager.Error Message after project generation.STM32 Cube MX logfile with Error Message.CUBE MX Version: STM32Cube MCU Package for STM32F4 Series 1.25.2Keil version: 5.27Thanks for your time.Best Regards,Luke

LMyle.1 by Associate III
  • 1158 Views
  • 6 replies
  • 0 kudos

STM32CubeMX couldn't be found error on Keil

Hello,I am trying to create a simple project on Keil and add some components via "Run Time Environment". I select necessary components then it tries to run STM32CubeMX which is also checked under "Device" tab. Anyhow, I get an instant error says that...

0690X000009Yp6yQAC.png
BDans by Associate
  • 2193 Views
  • 1 replies
  • 1 kudos

Resolved! Bug in RTC CubeMX code generate

static void MX_RTC_Init(void)   {       /* USER CODE BEGIN RTC_Init 0 */       /* USER CODE END RTC_Init 0 */       LL_RTC_InitTypeDef RTC_InitStruct = {0};   LL_RTC_TimeTypeDef RTC_TimeStruct = {0};   LL_RTC_DateTypeDef RTC_DateStruct = {0};   ...

EDuat.1 by Associate III
  • 643 Views
  • 4 replies
  • 0 kudos

Resolved! How to update MCU package in CubeMX from download?

I am trying to update STM32CubeL4 package from v 1.14.0 to 1.16.0. Refreshing packages in manager does not show new versions. I downloaded zip from STM site and tried to add it using "From local" button. The integrity check and unpacking went withou...

maple by Associate II
  • 780 Views
  • 3 replies
  • 0 kudos