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

Is There Any Working UAC2.0 Example for STM32H7?

I’m trying to build a UAC2.0 (USB Audio Class 2.0) device on STM32H7, supporting: High-Speed USB24-bit audioPlayback + RecordingFull-duplex, stable, low-latency operation After reviewing many threads here, I still haven’t found a complete or working ...

audio by Associate III
  • 58 Views
  • 0 replies
  • 0 kudos

STM32U5G9ZJ: DMA works for ADC4 but not ADC1

Hi, I've got a STM32U5G9ZJ-DK2 Discovery kit.I'm trying to setup the ADC to work with GPDMA doing a continuous acquistion of two channels into a large buffer of samples. I got it working perfectly fine with ADC4, but I just don't get it work with ADC...

psfahr by Associate II
  • 123 Views
  • 1 replies
  • 0 kudos

> 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
  • 181 Views
  • 4 replies
  • 3 kudos

STM32N6570-DK mic and screen setup

Hi,I'm looking for some guidance on configuring the STM32N6570-DK so i can use the screen and onboard mic / headphone out jack.It looks like everything i need is in stm32n6570_discovery_audio.h and stm32n6570_discovery_lcd.h, and i did manage to get ...

grashnar by Associate
  • 122 Views
  • 1 replies
  • 0 kudos

Azure RTOS FILEX LEVELx using on chip flash

I am looking for any example project that uses Azure RTOS FileX and LevelX using onchip flash.I understand the programming flash can be segmented and used for general purpose file storage but I cannot find any example across any series packages which...

dvescovi by Associate III
  • 88 Views
  • 2 replies
  • 0 kudos

Resolved! USBX Audio Class frame done callback not called

I've set up my STM32U5A9J-DK to use ThreadX and connect to my PC via USBX and Audio Class.I'm correctly see the Audio Device on my PC and I can easily stream audio to it. The only thing is that, for some reason, the callback for new frame done is not...

nico23 by Senior III
  • 707 Views
  • 21 replies
  • 3 kudos