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

Problem with SPI Master / Slave Communication

We have a new board with seven STM32H743 onboard. One is used as SPI-master, the other 6 are SPI-slaves. Clock speed is set to 25MHz. When communicating to the slaves, 3 of them return wrong data after a few seconds. The initialisation code for the S...

GS1 by Senior III
  • 656 Views
  • 4 replies
  • 0 kudos

STM32F030K6 LL Driver - Missing Line

Hi,I am using version 1.9.0 of the STM32F0 package in cube.I have chosen DMA1CH4 for USART1TX and the following line was autogenerated as expected: LL_SYSCFG_SetRemapDMA_USART(LL_SYSCFG_USART1TX_RMP_DMA1CH4);However, the following line is missing: ...

STM32F042: UART application using CubeMX not working

Anyone Helps me!Anyone please show the basic USART's tx/rx code. Or check my CubeMX Project File.HAL's USART won't work.it code is generate from STM32Cube.There is two USART, one(huart2) everytime send data to STM, another(huart1) everytime wait comm...

ssako by Associate II
  • 2076 Views
  • 9 replies
  • 0 kudos

Resolved! Hi, i am trying tu use nucleo extender <nucleo-IHM14A1> with <nucleo-F446RE> bord. But I'm facing problems.

As STM32CubeMX 4.25.1 is not compatible with <X-CUBE-SPN14> Stepper motor driver software expansion for STM32Cube package, i tried to include manualy the Driver to my project. Then, i copy the <BSP> repertory from <en.x-cube-spn14\...\Drivers> to my ...

Resolved! STM32F7 Problem triggering ADC3 with TIM6

Hi, I'm using STM32F746ZG Nucleo board, Atollic Truestudio and STM32CubeMX for generate source code. I'm trying for a couple of days to configure Update Event of TIM6 to trigger ADC3 .There isn't problem with TIM1 triggering ADC3 (Edit Line 104: hadc...

JFerr.8 by Associate
  • 698 Views
  • 2 replies
  • 1 kudos

Generated code from CubeMX 5 does not compile on OpenSTM32

I have a problem with a new generated code from CubeMX 5 (latest version), when compiling it with the latest version of OpenStm32. I am using SPI, I2C, UART, ADC-IN10, RTC and ext. 32kHz QuarzHere are some of the errors I receive:Description Resource...

BerndE by Associate II
  • 583 Views
  • 0 replies
  • 1 kudos