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

STM32H7 Ux_Device_HID example

Hi,I spent a few days trying to make Ux_Device_HID and Ux_Device_HID_Standalone to work on Ubuntu with latest versions of CubeMX and Cube IDE (STM32CubeIDE Version: 2.1.1, STM32CubeMX 6.17.0)The only way I managed Ux_Device_HID to work on NUCLEO-H723...

Lex by Associate III
  • 37 Views
  • 0 replies
  • 0 kudos

STM32U575ZIT6 and xcube-Freertos

IN short, it's not working. I normally use the standard (not x-cube) and L5 processors.  I'm going to the U5 processors for a larger project.  I've gone to Cube MX 6.17.0 and CubeMXIDE 2.1.1. Starting with a blank project, I configure the pins as usu...

in FAFS how to set "accessed time"?

Hi i have a board with STM32F4 and an EMMC. And I am using FATFS. I managed to enable the STM32 RTC and added the necessary code in get_fattime();There is one problem stil: under windows "created" and "modified" date are shown corerctly. But "accesse...

MK..1 by Senior
  • 34 Views
  • 0 replies
  • 0 kudos

STM32U575VGT: Autonomous SPI reading

I have a project where a STM32U575VGT must convert a SSI multiturn encoder value into a parallel single turn value for GPIO output. The SSI values are 3 bytes long, and it would be best if the CPU is only interrupted when the last 2 values differ. I ...

Roth.Ian by Associate II
  • 141 Views
  • 8 replies
  • 0 kudos

CCID USBD transfer block on F1

Split from this thread  My firmware is based on this ccid usbd driver https://github.com/STMicroelectronics/stm32-mw-usb-device/blob/master/Class/CCID/Src/usbd_ccid.c . The issue that I face, the PC finishes receiving data immediately after receiving...

Screenshot 2026-04-23 160831.png Screenshot 2026-05-04 104623.png