xmos / fwk_io

I/O Framework
Other
2 stars 10 forks source link

Add TDM 16 ch Tx only #72

Closed keithm-xmos closed 1 year ago

keithm-xmos commented 1 year ago

The initial TDM implementation will be:

16 ch TX only 48 kHz audio 32b word size I2S TDM slave BCLK is assumed to be integer multiple of our PDM MCLK BCLK is external BCLK sampling rising or falling edge TBD FSYNC offset / data alignment TBD (@Andrew Cavanaugh getting answer) FSYNC Length (we only care about edge but TBD just to know). Target example app with 1 tile 16 mic → 16ch TDM output

See: https://xmosjira.atlassian.net/wiki/spaces/SDK/pages/3811835928/Development+Notes

ed-xmos commented 1 year ago

https://xmosjira.atlassian.net/browse/AP-10