Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 4 months ago.
Should I use I2S breakout board for USBAudio?
I found USBDevice - USBAudio Class Reference. Should I use I2S breakout board (AIC) for USB audio playback? Or using on board DAC?
Question relating to:
1 Answer
11 years, 4 months ago.
It depends on the required audio quality. An i2s breakout board can give you much better sound quality, but if that isn't required you might as well use the on-board DAC. Personally I would probably just start with the onboard DAC, experiment with it and when that works you can always decide to add the I2C DAC.