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

Resolved! USB HID Composite Device

I am currently working on a project where I'm designing a keypad to send HID commands over USB. Now, I want the keys to register as if a keyboard was connected and a a rotary encoder to control mouse scroll wheel operations. To confirm, is this possi...

Resolved! ThreadX USBX Audio Class example

I was reading this conversation and found the comment about an example showing support of Audio Class with USBX and ThreadXhttps://community.st.com/t5/stm32-mcus-embedded-software/has-anyone-managed-to-get-a-usbx-audio-device-working-on-stm32/m-p/112...

nico23 by Senior III
  • 488 Views
  • 2 replies
  • 3 kudos

STM32L4 SPI Half-Duplex Master DMA help

Hello friends I don't know what to do and I'm going to ask for help, in my project I use SPI and Full-Duplex mode with the following configuration which works perfectly in this mode. My problem is that I need to use Half-Duplex mode because on hardwa...

Folny by Associate
  • 350 Views
  • 1 replies
  • 0 kudos

Remote firmware update for STM32

Hi!I'm working on a project with an STM32 microcontroller and need to set up a way to update the firmware remotely. The device will be installed in remote locations so I won’t have physical access once it's deployed.What’s the best way to approach th...

Lenor by Associate
  • 671 Views
  • 3 replies
  • 2 kudos

Offset ADC+DMA STM32H563

Hi, I'm using the ADC1 of the STM32H563 and I'd like to configure an offset (64) for all 12 of my analog channels. I'm using GPDMA1 to obtain an array of 1200 values ​​at 100 kHz. When I configure the offset (before starting the conversion), I don't ...

Ghislain_Clement_0-1745933536470.png Ghislain_Clement_1-1745933704095.png

https-client issue

Hello, I’m currently working with the Nucleo-767ZI board and attempting to connect it to an HTTPS client to send raw sensor data to my Google Trust-based database. However, I’ve been facing issues during the TLS handshake, and neither read nor write ...

STM32U5 SDMMC1 FATFS integration

Hi guys, I'm trying to implement a sd card interface for the STM32U5 series using SDMMC1 interface. Since there is no native FATFS support over CubeMX, I guess, I started to use the generic fat file module from elm-chan.Basic configuration:1. SDMMC1 ...

Julian__0-1746000981422.png
Julian_ by Associate III
  • 3008 Views
  • 21 replies
  • 7 kudos