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

CubeMX 5.1.0 Code Generation Warnings

Hi. I am using CubeMX code generation for the STM32F767VITx. I recently updated to CubeMX 5.1.0. Since updating, every time I choose to generate code, I get the following warning:" - These IPs still have some not configured or wrong parameter values:...

STM32H743ZI- NUCLEO rcc(clock) configuration

Hi, I use stm32h743zi nucleo board.I did clock configuration for stm32h7 with cubemx ,but I want to write clock configuration without hal library with registers.My clock configuration codes in attachment.Is there anyone who can tell me where is the m...

akaya by Associate II
  • 1252 Views
  • 3 replies
  • 0 kudos

CUBEMX Board Select: why not show dev board pinouts

Although I was quite excited to fire up the CUBEMX tool, ​I felt a little disappointed when, having selected on dev board (Nucleo etc), the tool did not then show me the mapping from the CPU pins to the board pins, with references to the on board LED...

Nor-Flash on Octospi1

I am using the eval board STM32L4R9I-EVAL.The generated code failde in OCTOSPI1_Init/ HAL_OSPI_AutoPolling:it runs by if ((hospi->State == HAL_OSPI_STATE_CMD_CFG) && (cfg->AutomaticStop == HAL_OSPI_AUTOMATIC_STOP_ENABLE)) {.....}else{..........}into...

Leo_Panda by Associate III
  • 2689 Views
  • 10 replies
  • 0 kudos