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

stm32f207 composite USB device

Posted on July 25, 2013 at 09:37I'm trying to create a composite full speed device which combines HID (vendor specific) and Mass Storage.Anybody out there managed to create a working composite device using the ST libraries for the f2xx? (or f4xx)The...

adrian by Associate III
  • 1289 Views
  • 7 replies
  • 0 kudos

USB Host Audio Class- how to handle

Hello,Is there any working example of USB Host Audio Class? I am trying to run it using the API but I am having some hard time. In repository there is no example (in any repository) and there are no user manuals.I am able to connect to the USB Audio ...

maciek by Associate II
  • 720 Views
  • 1 replies
  • 0 kudos

Freertos and HAL external interrupts

Posted on November 09, 2017 at 15:39Hello,I'm using stm32l496.i'm trying to control LEDs with pwm through freeRTOS and using external Interrupts (gpio buttons)i have some questions :  i have some tasks looping while(1) to detect my input GPIO  and l...

Testing Nucleo-h743ZI User USB

Hello everyone,I started working with my Nucleo yesterday and made some CDC app (programming with on-board ST-link USB and using on-board User USB to check if it's showing in Windows device manager). I am quite sure it was there each time I plugged t...

DFSDM + DMA , continuous or repeated conversions?

I am trying to set up an STM32F412VE chip using the DFSDM peripheral to read from a PDM microphone.My goal is do do standard double-buffering of the DMA output, switching buffers upon completion so DSP can be done while new data is being streamed in....

apullin by Associate II
  • 855 Views
  • 0 replies
  • 0 kudos