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

Resolved! Working with MCO1 pin of H7 series...

Dear experts,I am using STM32H750 vbt6 in my project .Recently I decided to use MCO1 to produce clocks for other devices attached to this chip .Also, I am using STM32cube IDE for working .It seems that setting the right parameters for MCO1 to work pr...

HTajb.1 by Associate III
  • 2558 Views
  • 4 replies
  • 0 kudos

When is cubeIDE ever going to be fixed?

I've tried multiple versions and searched the form. After generating a .IOC i cannot generate code because cubeIDE cannot handle downloading and installing new firmware on its own. Why has this issue been known about for over a year and from what i s...

CRile.1 by Associate II
  • 3077 Views
  • 11 replies
  • 1 kudos

Resolved! How can I configure START Bits for USART1 of STM32F412xx MCU?

I am using STM32F412CGU6 MCU.I want to configure USART1 as Half Duplex mode (Single wire mode) with TX only and below configurations:Baud-rate = 115200Start bits = 1Parity = evenData bits = 7Flow control = offStop bits = 1But in STM CUBEMX , "Start b...

0693W000005CS7JQAW.png
HVira by Associate
  • 637 Views
  • 1 replies
  • 0 kudos

CubeMX 4 vs CubeMX 5 UART

I am on a project that I generated with CubeMX 4.25.0.RC2 for STM32F303VCT6 and it worked perfectley until I regenerated the code with CubeMX 5.6.1-RC1.First found that USART DMA doesn't work. I found some differences in generated stm32f3xx_hal_uart ...

PJera.1 by Associate II
  • 868 Views
  • 1 replies
  • 0 kudos

UART DMA not working on Nucleo-H745ZI-Q

I am trying to get the Uart to work with DMA. I followed the "STM32CubeMX basics: 10.11 STM32Cube HAL labs UART - UART DMA" using the M7 core but the program does not do anything. Basically the transmission is never sent. The uart Polling and Interup...

MColl.3 by Associate II
  • 399 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE V1.5.0 issue

Hi,where can I find and download STM32CubeIDE V1.4.2 or V1.4.6?Yesterday, I update to v1.5.0 from V1.4.6(I don't remember which version),and then FD CAN inactive in my project, I did compare between old version(V1.4.2) and V1.5.0.Old version(V1.4.2) ...

Leimen by Associate II
  • 1015 Views
  • 4 replies
  • 0 kudos

Resolved! MX_GPIO_Init generated as static

Despite of unchecking the visibility (static) box of "MX_GPIO_Init" in MxCube 6.1.0, the function is generated as static. Strange enough, the prototype at the top of the file is not. Clicking the column box, all boxes are updated, except the "MX_GPIO...

STM32F0 TSC Assert Failed. Default config unsupported?

Hello. I have set up TSC using the standard CubeMX config on Group 2 and 3, where the sampling is connected to G3_IO1 and G2_IO1. However, when i run the program, i get an assertion failure at the initialization on assert_param(IS_GPIO_AF_INSTANCE(GP...

EHyld.1 by Associate II
  • 602 Views
  • 1 replies
  • 0 kudos