STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

> 4 virtual COM Ports on STM32H7 using USB

I am trying to start 6 virtual com ports over usb. I could start 4 using a USB composite pack made by a developer. From what I have read and tried, there are not enough endpoints for 6 com ports and only maximum for 4 (9 bidrectional EPs, 1 reserved ...

caas05 by Associate
  • 55 Views
  • 2 replies
  • 1 kudos

USBX MSC *media_status value meaning

Hello!i'm developing a firmware that use an SD card connected to USBX MSC, and i have a couple of question i want to understand better the  ULONG *media_status value returned in the function :UINT USBD_STORAGE_Status(VOID *storage_instance, ULONG lun...

ABasi.2 by Senior
  • 75 Views
  • 6 replies
  • 0 kudos

STM32U073CC STOP MODE

HiWe are using STM32U073CC MCU in a project. Our development tools are:STM32CubeIDEVersion: 2.0.0Build: 26820_20251114_1348 (UTC) STM32CubeMXVersion 6.16.0 WE are using the HAL_RTCEx_SetWakeUpTimer_IT to wake up the mcu from stop mode. The code code ...

Spirit MP3 Decoder support for hardware float

Hello,     I have a project using the spirit MP3 Decoder. I am in the process of moving this project over to a FreeRTOS based project using the STM32F411. FreeRTOS only supports hardware floating point for this chip and the spirit MP3 decoder is prov...

SORei.1 by Associate II
  • 264 Views
  • 3 replies
  • 0 kudos