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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Unable to open the project from a folder

I can open the project generated by STM32CubeMX normally, but when I try to open it through the folder, it becomes unresponsive and keeps lagging. Why does this happen, and what can I do to fix it?

lianghao by Associate
  • 133 Views
  • 1 replies
  • 1 kudos

Resolved! Peripheral in conflicts with others

Hello everyone, I have the following question: when, as in the attached image, you see a peripheral like the USART1 in yellow (in conflict with other peripherals), is it still possible to use it? I ask this information because I am looking for a NUCL...

SMusc.1 by Associate III
  • 569 Views
  • 17 replies
  • 7 kudos

ADC Scan Mode Problem

I would like to use ADC1_IN15 and ADC1_IN16 in STM32U073MCT6 for measuring voltage and current.However, it says that it is available if sequencer set to not fully configurable for Sequencer on parameter settings.I will do anything with sequencer. I a...

JamesMoriarty_0-1748951837410.png

Resolved! stm32cubemx usart code not generated for STM32F207ZGTx

The code for USART6 is not generated by STM32CubeMX tool for STM32F207ZGT6 MCU. I am trying to generate the baremetal code. I have created a default IOC file for this MCU, and configured USART6 as Ascychronous mode. After this I wanted to configure t...