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

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
  • 1122 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
  • 307 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
  • 1320 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
  • 2402 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
  • 719 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
  • 861 Views
  • 3 replies
  • 0 kudos

Resolved! CAN and two UARTs in 20 pin TSSOP STM32F042?

Hello, can the pin configuration shown below possible?We need one bidirectional UART and a CAN along with a UART TX for debugging. Questions are:It says "Pin pair PA11/12 can be remapped in place of pin pair PA9/10 using the SYSCFG_CFGR1 register" So...

0693W000006FXukQAG.png
PNare by Associate III
  • 836 Views
  • 5 replies
  • 0 kudos