# STM32F4_USB_SoundCard **Repository Path**: crouchggj/STM32F4_USB_SoundCard ## Basic Information - **Project Name**: STM32F4_USB_SoundCard - **Description**: STM32F4-Discovery USB sound card. - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 3 - **Created**: 2017-01-24 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #STM32F4_USB_SoundCard USB sound card on STM32F4Discovery. Thanks to [USB Sound Card with STMF4 Discovery](http://http://www.tjaekel.com/DiscoveryUSB/index.html). I fork it and add my own features. ###DONE List: 1. update to keil project 2. UAC1.0 basic functions(IT - FU - OT). 3. USB high speed with USB3300. 4. UAC2.0 basic functions(IT - FU - OT). 5. multi-samplerate support ###TODO List: 1. async audio on UAC2.0 2. .......