/stm32_usb_audio

STM32F103 (Blue Pill) USB Audio Class: 192 kHz, 16 bit, 1 channel capture device (e.g. microphone). CMSIS only; binary is less than 2 kB.

Primary LanguageC

192 kHz, 1 channel 16 (15) bit Microphone (Capture device)
for STM32F103 (Blue Pill) microcontroller.

See `usb_audio.c` for more info.

To make binary run
    chmod +x build.sh
    ./build.sh

`usb_audio_flash.bin` was compiled for 0x08000000 address.