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.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
  • 752 Views
  • 5 replies
  • 7 kudos

Cannot change USART1 interrupt priority in CubeMX

Posted on March 13, 2017 at 07:27In CubeMX 4.19.0 I have USART1 Asynchronous and FREERTOS enabled. USART1 global interrupt is enabled. In NVIC configuration dialog I have:USART1 global interrupt: On, Preemption priority 5, Sub priority 0, Uses FREER...

Resolved! CubeMX ADC Init bug

Posted on November 29, 2017 at 08:52Hello there,Here is my CubeMX version:The libs versions:So I am using STM32L4. The bug is within ADC initialization procedure created by CubeMX. This is how to trace the bug:Locate this function:HAL_StatusTypeDef ...

0690X000006091bQAA.png 0690X000006090OQAQ.png

CubeMX 4.23.0 bug STM32H743

Posted on January 07, 2018 at 19:42When your application uses SRAM3 (0x30040000) in D2 domain,it's a must to enable the clock for the domain. I cannot find an option in CubeMXand CubeMX does not generate the important code line.SRAM3 is used for Eth...

STM32CubeF2 DMA1 configuration generates no code

Posted on January 04, 2018 at 16:14Hi,the USART3_RX & TX DMA1 configuration generates no code.I searched the whole project, there was only code generated for DMA2 (ADC).Im using the STM32CubeF2 1.7.0 library.Is this a bug or am I using the CubeMX so...

0690X00000609LvQAI.png
Alex S by Associate II
  • 435 Views
  • 0 replies
  • 0 kudos

STM32 Nucleo Power measurement and Bootloader

Posted on January 02, 2018 at 08:32Hello I have 2 questions 1) i have STM32 F446RE nucleo64 board and i want to take current measurement how can i do it ?2) Why STM32F4 bootloader does not support xmodem, ymodem or any other standard serial transfer...

n.serina by Associate III
  • 1204 Views
  • 5 replies
  • 0 kudos