• USB Audio class support for multiple audio streams
    Hello, Does USB audio device class for (LPC ARM based micros) support multiple audio streams? I found USB speaker example but would like to implement microphone input as well (headset scenario)...
  • USB Audio class support for multiple audio streams
    Hello, Does USB audio device class for (LPC ARM based micros) support multiple audio streams? I found USB speaker example but would like to implement microphone input as well (headset scenario)...
  • Which ARM development board should I use for audio DSP with ARM Cortex-M4?
    Hi experts. I am somehow new in ARM. Can anybody pls help me on choosing an appropriate cheap board for learning DSP with ARM cortex-M4?
  • Which ARM development board should I use for audio DSP with ARM Cortex-M4?
    Hi experts. I am somehow new in ARM. Can anybody pls help me on choosing an appropriate cheap board for learning DSP with ARM cortex-M4?
  • Audio skipping
    What could be causing the audio to skip in this code I have changed, I think it is to do with the DataOut++; /* Skip one Sample */ and the extra code I have added is causing the buffer to fill up...