elehobica / pico_spdif_rx

S/PDIF receiver library for Raspberry Pi Pico
BSD 2-Clause "Simplified" License
74 stars 13 forks source link
raspberry-pi-pico rp2040 spdif toslink

Raspberry Pi Pico S/PDIF receiver library

Overview

Supported Board and Peripheral Devices

Pin Assignment & Connection

S/PDIF Rx

Pico Pin # GPIO Function Connection
20 GP15 DATA from S/PDIF data

SPDIF_Rx_Schematic

Notes:

How to build

Decode output format

Sample projects

detect_samp_freq

spdif_to_i2s_32b

Application Examples