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! STM32F746 Disco not debugging on W25Q128

Hello, today I received a stm32f746-disco board and I immediately coded with the external flash memory that I used on my stm32f750-disco, the problem is that the code doesn't work and I can't debug (before this was easy to do on the f750), after test...

OWLchan by Associate III
  • 451 Views
  • 5 replies
  • 1 kudos

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
  • 467 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
  • 340 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
  • 622 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