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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

STM32CubeMX 6.15.0 issue

I just updated CubeMX to 6.15.0 and I can't start a new project anymore.The spinning wheel keeps sinning forever after going File/New Project or clicking on any on the shortcuts on the right side of the screen under "I need to:" section.I tried to re...

vard by Associate II
  • 6 Views
  • 0 replies
  • 0 kudos

RTC_TAMP_IRQHandler Getting continuously triggered.

Hi, I have configured My RTC with LSE of 32.768Khz for STM32G0B1CETxAnd In NVIC Setting RTC & TAMP interrupts are enabled..All these are done using Cube MxAfter HAL_RTC_Init() call from main;  RTC_TAMP_IRQHandler is getting called continuously. Time ...

SPK_FW by Associate II
  • 16 Views
  • 1 replies
  • 0 kudos

There is a problem with STM32CubeMX 15.0

stm32h7r/s in appli context.Enable FreeRTOS.Timebase Source is TIM6.TIM6_IRQHandler is empty. void TIM6_IRQHandler(void){/* USER CODE BEGIN TIM6_IRQn 0 *//* USER CODE END TIM6_IRQn 0 *//* USER CODE BEGIN TIM6_IRQn 1 *//* USER CODE END TIM6_IRQn 1 */}

CubeMX FREERTOS CMSIS_V2 LWIP - RTOS Dependency

Hello, what do I wrong?  I am trying to setup a new stm32f7xx project, with CMSIS_V2 and LWIP.I use only the CubeMX application at the version 6.15.0, I have tried several hours to get this setting but nothing working.If I select CMSIS_V1 the LWIP us...

Joe94_0-1753131317903.png Joe94_1-1753131376550.png Joe94_2-1753131549084.png
Joe94 by Associate
  • 52 Views
  • 4 replies
  • 1 kudos

STM32CubeMX 6.15.0, STM32H523CET6, TouchGFX

When the TouchGFX Graphics Application is selected, the supplementary TouchGFX code is generated; however, the TouchGFX library itself is not included in the project. I tried all available code generators, but none of them added the library.

QSPI Flash ID reading wrong

Hi allThis is shiva actually am trying to read the MT25QL512ABB flash ID details using QSPI on STM32H750XB-DK but am getting  as three bytes as 0xDD in Quad mode but in single line mode am reding zero am not able to read correct details of flash ID  ...

Resolved! Error with CMake in New Version 6.15.0

Today, while using the CubeMX product, I upgraded to version 6.15.0 (previously 6.14.1). After upgrade, the CMake step when generating project code failed. Even when generating an empty project, CMake still did not succeed. I also tried previously wo...

Mocozzz by Associate II
  • 342 Views
  • 11 replies
  • 4 kudos