STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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! 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
  • 1491 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
  • 407 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
  • 1930 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
  • 2995 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
  • 908 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
  • 1065 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
  • 1106 Views
  • 5 replies
  • 0 kudos