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 USB_Host_Library

Have STM32H7B3 Discovery Kit.Used CubeMX to create IAR project.Integrated USB_Host_Library.Have USB mouse connected to OTG HS port.Find that USB initialization eventually triggers a configASSERT(pxUnblockedTCB) in source tasks.c function xTaskRemoveF...

Stuck in HOST_DEV_WAIT_FOR_ATTACHMENT while usb

Hi.. I am working with stm32f429disco 1.. .I have generated with cube mx the fw init for usb host.. When I start my fw with the usb stick connected at least I am able to go inside the routine USBH_Process but when i run again the fw i am not able to ...

_legacyfs_online_stmicro_images_0693W00000dJptRQAS.png
SGasp.1 by Senior
  • 1878 Views
  • 6 replies
  • 1 kudos

Making a pulse counter with LPTIM4

I'm trying to use the LPTIM4 while in STOPMode2, in a stm32U575ZI-Q microcontroller, as a external pulse counter, and use this pulse value to refresh a LCD screen. For this question I'm only using the usart1 to tell me how many pulses were detected i...

Resolved! How to install STM32Cube_FW_F4_V1.27.0

Hi,I have just installed STM32CubeIDE Version: 1.12.1 Build: 16088_20230420_1057 (UTC) onto my Kubuntu 22.04.2 LTS (fully updated) system. The install process ended stating that the IDE had been installed correctly.I then wanted to install the packag...

SElli.11 by Associate III
  • 8030 Views
  • 1 replies
  • 1 kudos

Target Software Startup Script Error

Hello All,I am using STM32F777IITx MCU based custom board with STM32CubeMx v4.24.I want to built a application where i want to Read/Write data from/to flash.I am have written a small application where i write 10 bytes of data to flash and also read t...

0690X00000ApQKYQA3.png