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! HRTIM-E1 Interrupt not firing

HRTIMe1 Interrupt needs HRTIM-MASTER Interrupt to fire?I saw similar issue in GitHub but it pertains to Source of fault.Anyway, I am using STM32G4 V1.3 on STMcubeIDE V1.5.1 on win10 machines (2 PCs)It seems that HRTIM-E1 will not fire up the interrup...

0693W000007B3DhQAK.png 0693W000007B3E1QAK.png 0693W000007B3MFQA0.png 0693W000007B3PnQAK.jpg

CubeMX bug regarding LPUART1 DMA (MX_Device.h)

I use the STM32L496ZG. When generating the files using STM32CubeMX it also generates MX_Device.h which contains several defines. When using LPUART1 with DMA it also generates defines like:#define MX_LPUART_RX_DMA_DMA_Handle #define MX_LPUART_RX_DMA_I...

Reneb by Associate III
  • 577 Views
  • 2 replies
  • 0 kudos

Motor Pilot

Dear Team, I am using SPC58 MCU. Can we use motor pilot tool as a addon so that I can integrate this tools with other IDE's. Thanks in advance 

Resolved! Impact and selection of the correct timebase source

Hello ST community,In the software STM32CubeMX there is the possibility to select different timebase sources. By default the SysTick is selected. What criteria should be considered to decide which timebase to use ? What is the advantage/disadvantage ...

Rookie38 by Associate III
  • 3570 Views
  • 2 replies
  • 1 kudos

Resolved! Code generated by STM32CubeMX sets the HAL timebase ISR priority incorrectly when using FreeRTOS? Is it really necessary to have a separate timebase?

My STM32F745VET project was built in MX v6.3.0 and uses FreeRTOS. When SysTick is dedicated to the RTOS I get the following message when I try to build code:"When RTOS is used, it is strongly recommended to use a HAL timebase source other than the Sy...

RBack.1 by Senior
  • 6299 Views
  • 6 replies
  • 2 kudos

Simulink error for undeclared values by CubeMx

Hi,I want to connect my STM32H753ZI Nucleo board to Simulink. I have generated the CubeMx file to blink a simple LED. At first, I got some errors for missing header files. I added them manually. Now, I have the following error when I try to compile t...

hsafamehr by Associate II
  • 1064 Views
  • 3 replies
  • 1 kudos

Resolved! Doubt with GPIO config in stm32cubemx

Hello,I have a question while configuring the GPIO on stm32cubeMX. I put all my pins in the program like this:When I configure all the pins and generate the code, not all the configured pins appear in the gpio.c file on stm32cubeIDE; for example, the...

rubenles_0-1706881193579.png