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

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
  • 998 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
  • 618 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
  • 877 Views
  • 4 replies
  • 0 kudos