43 lines
1.1 KiB
ReStructuredText
43 lines
1.1 KiB
ReStructuredText
S/PDIF Component
|
|
################
|
|
|
|
:Version: 6.1.0
|
|
:Vendor: XMOS
|
|
:Scope: General Use
|
|
|
|
Summary
|
|
*******
|
|
|
|
A software defined S/PDIF library that allows transmission and reception of S/PDIF data via xCORE
|
|
ports. S/PDIF is a digital data streaming interface. The components in the library are controlled
|
|
via C using the XMOS multicore extensions (xC) and provides both a S/PDIF receiver and transmitter.
|
|
|
|
Features
|
|
========
|
|
|
|
* Supports stereo S/PDIF receive for sample rates up to 192KHz
|
|
* Supports stereo S/PDIF transmit for sample rates up to 192KHz
|
|
* Fully compliant to the IEC60958 specification
|
|
|
|
Related Application Notes
|
|
=========================
|
|
|
|
The following application notes use this library:
|
|
|
|
* AN00231 - SPDIF Receive to I2S output using Asynchronous Sample Rate Conversion
|
|
|
|
Required Software (dependencies)
|
|
================================
|
|
|
|
* None
|
|
|
|
Documentation
|
|
=============
|
|
|
|
You can find the documentation for this software in the /doc directory of the package.
|
|
|
|
Support
|
|
=======
|
|
|
|
This package is supported by XMOS Ltd. Issues can be raised against the software at: http://www.xmos.com/support
|