USB Audio Design Guide
This configuration can be achieved by in the Makefile by defining
SPDIF_TX
as zero:
- D S P D I F _ T X =0
and
MIDI
as 1:
- D M I D I =1
6.1.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:
- D A U D I O _ C L A S S =1
6.2
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 §
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
The software layout is the identical to the single tile L-Series Reference Design and
therefore the diagrams Figure
and Figure
show the software layout of the
code running on the XS1-U chip.
As with the L-Series, each unit runs in a single core concurrently with the others
units.
Due to the MIPS requirement of the USB driver (see §
), only six cores can be
run on the single tile L-Series device so only one of S/PDIF transmit or MIDI can be
supported.
XM0088546.1
Содержание xCORE-200 Multi-channel Audio board
Страница 6: ...1 Overview XM0088546 1...