Skip to content

sivaxmos/sc_spdif

 
 

Repository files navigation

S/PDIF

Latest release:1.4.1beta2
Maintainer:XMOS Ltd
Description:S/PDIF Component

The two modules in this library are used to transmit and receive S/PDIF streams, http://en.wikipedia.org/wiki/Spdif. The rx_generator directory contains the programs that are usedto generate the state machine used by the receiver.

Key Features

  • RX and TX in separate threads
  • Rates of 44,100 up to 192,000 Samples/sec

Firmware Overview

RX and TX are defined as functions which each run forever.

Documentation

Full documentation can be found at: http://xcore.github.com/sc_spdif/

Known Issues

none

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.

Required software (dependencies)

About

xmos S/PDIF TX and RX component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XC 50.8%
  • Assembly 31.9%
  • Java 7.6%
  • C 4.9%
  • C++ 2.1%
  • Shell 1.7%
  • Other 1.0%