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

GPIO A port pins locked on reset

I am facing an issue with GPIOA initialization upon power reset it's LCKR register is set. so I am unable to initialize some of the port pins mode as output.Can any one help me on what would cause it to stay in this state?GPIOA port pins are chosen f...

bvege.1 by Associate
  • 547 Views
  • 0 replies
  • 0 kudos
Caitlin by Associate
  • 5427 Views
  • 2 replies
  • 2 kudos

Resolved! STM32CubeMX issue for STM32F1 ADC-DMA code

The simple proj is attached to show the wrong code generation for ADC-DMA peripheral.To fix this issue two lines must be changed as below. /* Initialize all configured peripherals */ MX_GPIO_Init(); MX_ADC1_Init(); // ERROR!!! RCC CLK NOT YET ENABLED...

ivainc by Associate III
  • 570 Views
  • 1 replies
  • 0 kudos

ThreadX supported versions for STM32H7 series

Hello Community,I need to port my Application written using ThreadX v5.9 to STM32H7 MCU. For that I want to know that Can I find sample project for STM32H7 series with ThreadXv5.9?Or which versions are supported on ThreadX for H7 Series MCU?Also, I a...

STM32CubeMX 6.3.0 released

What is new in STM32CubeMX V6.3.0• Added the support for new part numbers in the STM32U5 Series:STM32U575A(G-I)Ix, STM32U575A(G-I)IxQ, STM32U575C(G-I)Tx,STM32U575C(G-I)TxQ, STM32U575C(G-I)Ux, STM32U575C(G-I)UxQ,STM32U575O(G-I)YxQ, STM32U575Q(G-I)Ix, ...