Skip to content

USB-Audio to DAC firmware for STM32F4-DISCOVERY1 board

Notifications You must be signed in to change notification settings

timok06/DACDriver

 
 

Repository files navigation

DACDriver

Implements an USB audio device (2 channels, 48kHz) and plays the data through 12-bit DAC1 (left audio channel) and DAC2 (right audio channel).

When there is no data from USB in 500ms the devices starts to play 50Hz sin and cos wave to DAC channels. Feature can be disabled with a flag.

Developed on

  • STM32F407-DISCOVERY1 board.
  • System Workbench for STM32

Intended for driving medium frequency DAC signal from a PC over USB.

About

USB-Audio to DAC firmware for STM32F4-DISCOVERY1 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Assembly 0.5%