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

Where is the scrollbar?

Hello!There is no scrollbar in the windowEdit pins is practically inconceivablep.s. New design of the app is terrible (((

sstar.5 by Associate
  • 482 Views
  • 0 replies
  • 0 kudos

STM32F1 Cube MX with CAN stuff error

Hi,I tried a simple example today with STM32 Nucleo F103RB and CAN. I only generate Code with CubeMX. I do not add any line. I get a stuff error on my peak CAN if I change the "ProjectManager.CompilerOptimize=6" to "ProjectManager.CompilerOptimize=0"...

Can't download STM32CubeMX from st.com

It seems that I can't download anything from st.com. I have just clicked the download button, but nothing happend. What's going on? Is some issue on st.com or others?

Rock Deng by Associate III
  • 950 Views
  • 2 replies
  • 1 kudos

STM32CubeMX v4.21 _Error_Handler definition issues in main.h

Posted on June 08, 2017 at 02:02Hi ST,There are a couple issues with the definition of _Error_Handler() in main.h as generated in v4.21.0. First of all it needs to be wrapped as follows so it can be included in both .c and .cpp files with the correc...

Craig B by Associate II
  • 5893 Views
  • 10 replies
  • 1 kudos

Resolved! How to link a USART to USB FS

Hi how can i link a USART PORT (RX and TX PIN) to a USB FS Port to send data via USB FS with USART RX and TX?How can i do that with CUBE MX?

arduo by Senior
  • 809 Views
  • 2 replies
  • 1 kudos

I am using CubeMX with STM32F765. I recently upgraded the CubeMX to the 5.0 and I noticed some differences on the SysTick management.

I have configured TIM1 as SysTick().I noticed that the functionvoid SysTick_Handler(void)is no mode generated in stm32f7xx_it.c. Why?According to the UM1718 (DocID025776 Rev 21) pag. 90, "SysTick_Handler calls osSystickHandler when FreeRTOS is used" ...

raffin by Associate III
  • 943 Views
  • 2 replies
  • 0 kudos