teensy-i2s icon indicating copy to clipboard operation
teensy-i2s copied to clipboard

Needs to support non-I2S modes

Open hughpyle opened this issue 11 years ago • 0 comments

For multi-channel codecs, the library should support "DSP mode" (aka "TDM") instead of classic I2S. To do this will probably need special-case frame setup, and should just assume that anything with more than 2 channels uses DSP-mode.

Test against one of: WM8580/81 (lots of outs!), PCM3168A, CS4244, etc.

hughpyle avatar Jul 10 '13 04:07 hughpyle