Close

First (probably wrong) Schematic

A project log for Dual Interleaved CS42448 Chip

16 Audio In & 16 Audio Out using only 5 pins

paul-stoffregenPaul Stoffregen 12/16/2020 at 15:160 Comments

In the spirit of trying to share as I go, here's my first idea of how this state machine might work.

The basic idea is those 74LVC163 chips are connected to form an 8 bit counter, which gets reset when the FS signal is asserted.

The 2:1 mux chip routes the output from one of the CS42448 chips to Teensy every 16 cycles, and it sends Teensy's output alternately to the 2 chips in each 16 cycles.

Those NAND and NOR gates are supposed to generate a logic high when the counter is at 00001111, and logic low for all other states.  I didn't simulate or test this at all... just made it up and doodled it on this graph paper.  It's completely untested!

Discussions