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

STM32H743ZI SPI Clock enhancement options

Hi ST Support,I have an STM32H743ZI and use SPI4 for the SPI communication.I have generated the Project from the Cube MX and configured an SPI clock of 50Mhz, But on the Logic analyzer captures, I can see only the clock of 25Mhz. We are trying to int...

VKast.2 by Associate II
  • 1260 Views
  • 6 replies
  • 0 kudos

Resolved! stm32f207 DMA+ADC , captures only one channel only once

Hola, i have been succesfully using DMA+ADC in stm32f072/f103/f105.ADC in Scan+Continuous mode. (15 channels enabled)But now im trying to use stm32f207 (NUCLEO-f207zg) , the DMA works one time(first channel) and dies. DMA interrupt IRQ is only trigge...

0693W00000GVufQQAT.png 0693W00000GVucvQAD.png 0693W00000GVui5QAD.png 0693W00000GVuieQAD.png
Javier1 by Principal
  • 6280 Views
  • 10 replies
  • 1 kudos

Resolved! [Resolved] UART Receive Only

We need some receive only UART/USART on STM32H7/STM32F7.In MX I can select Half Duplex, but that seems to only disable Rx pin.Even when I select [Data direction = Rx Only] still shows only Tx pin.Even when I select [TX and Rx pins swapping = enable] ...

Paul1 by Lead
  • 1381 Views
  • 3 replies
  • 0 kudos

Resolved! Config multi USB classes by using STM32CubeMx

Hi,I used STM32CubeMx to config USB VCOM device on STM32F469 discovery kit and it worked well. Then I want to add another class (eg HID\Auddio), but STM32CubeMx only allows config one type of class. If I change the class, then all libraries about t...

YChan by Associate
  • 2009 Views
  • 1 replies
  • 0 kudos

Resolved! STM32Hz MX Clock Configuration 480MHz

I have two STM32H7 designsSTM32H743IIK, Clock = 480MHz/240MHzSTM32H743ZIT, Clock = Can't set 480MHz/240MHz (on Nucleo-H743ZI2)Using STM32CubeMX 6.3.0 - Clock Resolver always seems to always choose lower MHz like 120 or 64MHz- I tried a new blank proj...

Paul1 by Lead
  • 4138 Views
  • 2 replies
  • 0 kudos

Wrong SysTick prescaler [CUBEMX]

In CubeMX, in the clock tree screen, you can select the prescaler that produces "Cortex System Timer (MHz)" (which is the clock feeding SysTick) starting from HCLK.However, whether you select the /1 prescaler or the /8 prescaler, identical code is ge...

SZano by Associate III
  • 1288 Views
  • 0 replies
  • 0 kudos