Skip to content

Latest commit

 

History

History
 
 

stm32l-usb-audio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

USB Audio Speaker

Sound output by:

  • signle timer PWM (poor)
  • two timers PWM (better)
  • 8-bit DAC (good)

CPU: STM32L151RDT6 (Will work on all STM32L family with hardware USB)

this is reworked the ST USB-FS-Device driver library