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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Problems with SMT32F427ZTGx and USB HID

Hello.I´m using a SMT32F427ZTGx. I have generated the code with CubeMX and compiled it with Keil 5.USB communications from the PC to the board work correctly but vice versa no. Some of the messages from the board to the PC are lost. Using a port sni...

SAlva.17 by Associate
  • 323 Views
  • 0 replies
  • 0 kudos

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
  • 636 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
  • 2006 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
  • 677 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
  • 570 Views
  • 0 replies
  • 1 kudos