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

STM32H735G-DK: RGMII Ethernet interface with RX_ERR?

Hi,when looking into the schematics of the STM32H735G-DK board (MB1520B), the Ethernet-PHY is connected via RMII.Now when I configure RMII for an STM32H7 in CubeMX, the interface pins do fit properly to what is used in the MB1520B schematics - except...

(STM32CubeMX & Neural-ART ) atonbuf AXISRAM5 raw files

Hello,I'm trying to run a ML model (miniresnet from modelzoo) to a NUCLEO-N627X0-Q starting from STM32CubeMX (initialization of device, model & code generation). Everything is OK when i select STM32Cube.AI MCU runtime, the model is created and runs s...

Unfgr by Associate II
  • 145 Views
  • 8 replies
  • 3 kudos

LL Driver Support for SPI on STM32H743ZI

I am working on a project using the STM32H743ZI microcontroller.I want to implement SPI communication using the LL (Low-Layer) drivers instead of HAL. :question_mark: Can you confirm whether the STM32H743ZI supports LL SPI driver APIs like LL_SPI_Ini...

mohitha by Visitor
  • 106 Views
  • 4 replies
  • 2 kudos

UART DMA transmit works only one time

Hello,I got a problem with HAL library 10.4 for STM32L152RE in UART DMA transmission, the data is transmited only one time using the function HAL_UART_Transmit_DMA(&huart3,t_Buffer ,11) using uart3,  after that the UART3 structure keep the "flag" hua...

TouchGFX and USBPD

Hello.  I am trying to create a project that uses both the Nucleo GFX01M2 and SNK1M1 with the G071RB dev board. I want to configure my setup as a USB sink device. However, in STM32CubeMX I can select either the sink USBPD application, or the Touchgfx...

TS-LMG by Associate III
  • 187 Views
  • 8 replies
  • 2 kudos

Resolved! RTC Calendar resets in CubeMX generated Init function

Hi everyone ! first time poster, hope I'm doing it right.I'm working with an STM32F107VCT and using CubeMX to generate code.I have an issue with the RTC calendar, it goes back to 0 every reset which, if I'm not mistaken, it should not on a soft reset...

gjanet by Associate II
  • 3147 Views
  • 10 replies
  • 4 kudos

Resolved! Support relative paths in IOC file

I fully appreciate that CubeMX is geared towards hobbyists and demo projects.But let's imagine for a second that someone is trying to use this software professionally.I have created a template to generate some custom code with CubeMX and it works as ...

Armandas by Associate III
  • 2545 Views
  • 10 replies
  • 0 kudos