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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1219 Views
  • 0 replies
  • 2 kudos

CubeMX: Project generation have problem

Posted on May 23, 2018 at 12:53Hello guy.    I' upgrade my CubeMX software to V.4.25.1 every thing is clear no problem. But when we try to generate MDK project CubeMX show an project generate problem ( see in attach pic.)    Please tellme how to fix...

0690X0000060BDBQA2.png

DMA and UART initialisations generated in wrong order

The calls to MX_DMA_Init and MX_USART2_UART_Init are generated in the wrong order. The DMA must be initialized first or the UART initialization silently fails to apply the proper configuration. There is no error but the UART doesn't work. STM32CubeID...

MScha.8 by Associate II
  • 2365 Views
  • 2 replies
  • 0 kudos

Resolved! How can I configure PHY 8720A in CubeMX?

Posted on June 11, 2018 at 20:22Hi,In the Advanced Parameters of the ETH configuration, there is only the LAN8742A external PHY configuration. Is it possible to use an other external PHY (like 8720A) using CubeMX?I tried with the user PHY, but I don...

Resolved! STM32F730 CAN LOOPBACK - not receiving

i'm using STM32F730 and trying to use CAN in LOOPBACK mode.i'm using HAL_CAN for programming and STM32MXcube for configuration purpose.The transmission is successful (TXOK0=1 and RQCP0=1) but i'm unable to observe any activity in receiver FIFO. i hav...

NSing.5 by Senior
  • 2180 Views
  • 2 replies
  • 1 kudos

Why doesn't CubeMX set register HRTIM_TIMxDIER = 0x0008 when I have configured HRTIM Timer A to interrupt on CMP4? It is left at value = 0.

Nucleo F334R8. I setup HRTIM Timer A to generate 2 pulses per HRTIM cycle with Compare 1,2, 3 and 4 registers and this generates the expected outputs. However HRTIM_TIMxDIER is left at 0 by the cube MX code.Under NVIC settings for HRTIM1 I have ticke...

ORidl.1 by Associate
  • 942 Views
  • 1 replies
  • 0 kudos