STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

How to configure SD CARD via STM32CubeIDE

Hello,I would like to know how to configure the SD card of an STM32L552E-VE evaluation board, I have an example with this evaluation card 'FatFs_uSD_Standalone' but It's not easy for me to understand how to configure the 'SDMMC' with this board since...

DYann.1 by Senior II
  • 1751 Views
  • 13 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...

Howto use BSP/lsm6dsv16x

I have a custom board with LSM6DSV16XTR connected to SPI2. The configuration was created by CubeMX 6.11.1 and now used in CubeIDE 1.15.1 Now, I am wondering how to use the functions in lsm6dsv16x.c ? Do I have to initialize an object of type LSM6DSV1...

FB1 by Associate II
  • 313 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L432KC VREFBUF

Why isn't VREFBUF enable available in CubeMX for the STM32L432 series? I believe the reference manual says this series has control over the VREFBUF. It also seems there's no struct for VREFBUF control in the stm32l432xx.h file.

PCarn.1 by Associate III
  • 421 Views
  • 1 replies
  • 0 kudos

Resolved! Java error when enabling X-CUBE-FREERTOS on STM32U5

6.11.1 with STM32U575RITxwhen I click "CMSIS RTOS2" to enable the installed middleware X-CUBE-FREERTOS, mouse shows a busy icon and the FreeRTOS configuration in the bottom panel never opens. STM32CubeIDE can open the IOC file and the FreeRTOS config...

USBPD PDO Sink tab missing

Hi,I just watched this video here: How to build an USBPD Sink application using the X-Cube-TCPP software pack - YouTube which explains how to build up a project with TCPP package for CubeMX.I use the newest CubeMX 6.11.1 but it looks different than i...

Capture.PNG
AWack by Associate III
  • 1980 Views
  • 12 replies
  • 0 kudos

How to use OpenBootLoader?

STM32CubeG4 v1.3.0 contains STM32 OpenBootLoader 2.0. How is this used/accessed? I cannot find it anywhere in STM32CubeMX.I have STM32CubeMX v6.0.1 and STM32Cube MCU package for STM32G4 series v1.3.0.

Project generation from command line, headless

I'm trying to generate a project from a .ioc file automatically on a headless system. This sees to be a very common source of problems. Is there a definitive solution for this? Otherwise I'm just here adding my vote for ST to add support for this.OS:...

Very annoying Cube MX login and solution

I have been using STM32 microcontrollers for development for several years, and I am very grateful that development ecosystems such as CubeMX and Cube IDE helped me speed up development.However, the latest version of Cube MX requires user login, and ...

chans9 by Associate
  • 387 Views
  • 0 replies
  • 2 kudos