
USB Audio Design Guide 36/61
3.18.4.1 Configuration 2ioxs
This configuration runs in high-speed Audio Class 2.0 mode, has the mixer disabled,
supports 2 channels in, 2 channels out and supports sample rates up to 192kHz
and S/PDIF transmit.
3.18.4.2 Configuration 2iomx
This configuration disables S/PDIF and enables MIDI.
This configuration can be achieved by in the Makefile by defining SPDIF as zero:
- D SPDIF =0
and MIDI as 1:
- D MIDI =1
3.18.4.3 Configuration 1ioxs
This configuration is similar to the first configuration apart from it runs in Audio
1.0 over full-speed USB.
This is achieved in the Makefile by:
- DAUDIO_CLASS =1
3.19 The USB Audio 2.0 DJ Kit (U-Series)
The USB Audio 2.0 Reference Design is an application of the USB audio framework
specifically for the hardware described in §2.3 and is implemented on the U-Series
single tile device (500MIPS). The software design supports four channels of audio
at sample frequencies up to 192kHz and uses the following components:
· XMOS USB Device Driver (XUD)
· Endpoint 0
· Endpoint buffer
· Decoupler
· Audio Driver
· Device Firmware Upgrade (DFU)
· S/PDIF Transmitter or MIDI
REV 6.1
Komentáře k této Příručce