Can I modify the STM32F4 USBD Example to have the device work in 16000 Sample rate instead of 48000?
Hi,I took an example code that implements USBD AUDIO device and ported it to the STM32F411E-Discovery board. Now I can play music from my computer using this board connected to the audio jack.This example works when I set the sample frequency to 4800...