STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.1 released

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 504 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1471 Views
  • 5 replies
  • 7 kudos

Resolved! CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2

Hi, Just to notify a bug  :CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2 when generating codeSTM32CubeMX - STM32 Device Configuration Tool Version: 6.8.1-RC4STMCube FW_L0 V1.12.2 /** Enable the RTC Tamper 2*/LL_RTC_TAMPER_Enable(RTC, LL_...

Rla by Associate
  • 1049 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 6.10.0 limit source frequency for ADC

I am trying to configure ADC for STM32H562VGT in STM32CubeMX but it is limiting maximum source frequency for ADC. It limits it to 75MHz (which is maximum frequency of ADC clock) but ADC clock has its internal divider.For example I want to use 120MHz ...

BlazejKrysztofiak_0-1700830415601.png

I2C MASTER TRANSMIT IS NOT WORKING

 STM32 DevloperBord : STM32F030C6T6TRCubeMX : version 6.7.0keil : version 5i2c config at standard mode I2C_Speed_Frequancy-100KHZ/*************************************************************************************/static void MX_I2C1_Init(void){/* ...

Hito by Associate II
  • 2033 Views
  • 4 replies
  • 0 kudos

stm32cubemx fails to download packages

stm32cubemx fails to download packages due to inability to authorize at "myST->login".According to the crash dump it has happend because of jxbrowser plugin-7.30.2 (chomium version 108.0.5359.215).All extended attributes had been cleared (not trusted...

Screen Shot 2023-07-27 at 11.43.58 AM.png

Bug --- but EWARM V8.32project generation have a problem.

Using STM32CubeMX version 6.2.1.1) Create a project using STM32H755ZI, I named the project CubeMXError.2) Generate code.3) Open code with IAR, version 8.50.6.4) In IAR, right click in the workspace to adjust options for node "CubeMXError".5) In ...

GHolc.1 by Associate III
  • 1778 Views
  • 3 replies
  • 0 kudos

Resolved! Generate Report via command line

Hello everyone.Is there a way to generate the report files (pdf and txt) via command line in CubeMX?I run STM32CubeMX in command-line mode getting commands from a script,but I didn't find any commands about report generation in the command line summa...

nickf by Associate
  • 892 Views
  • 1 replies
  • 0 kudos