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
  • 633 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
  • 1563 Views
  • 5 replies
  • 7 kudos

Hi Guys I am using the DMA with uart and get some problem.

i using the cubmx and generate the code. I add the code in main function below ,(sur_dma_data[100] is arry and uint16_t size send i defined them before). but it is dose not work. can not see the any data from serilas port of my board . i check d...

kevin xu by Associate II
  • 1299 Views
  • 5 replies
  • 0 kudos

Resolved! BUG: CubeMX/CubeIDE does not initialize TIM20.TRGO2 on STM32G474.

The configuration for the Timer 20 TRGO2 setting is not included in the generated source code. I verified using "git diff" that when changing the setting the only modified file is the .ioc.I'm using the low level library for this timer. I haven't ver...

Herm by Associate III
  • 755 Views
  • 1 replies
  • 0 kudos

STM32L552E-EV and STM32Cube_FW_L5_V1.1.0

Hello,I have a STM32L552E Evaluation Board, and I see that the Examples and Applications folders have projects for IAR, KEIL and CubeIDE. Previusly I used System Workbench for STM32, so I installed CubeIDE and I tried to run and debug some code in th...

Why Nucleo L053R8 crashes after 7~11 minutes of execution?

I'm using STM32CubeMX 5.2.0MCU: STM32L053R8TxFirmware: STM32Cube FW_L0 V1.11.2Toolchain/IDE: MDK-ARM V5Tested with 3 different boards, even with a default code (as generated by CubeMX) in debug mode, and also with a simple UART transmitter program (t...

elyes by Associate
  • 1144 Views
  • 4 replies
  • 0 kudos