SOF GP2.0 preAlpha Drop
·
4 commits
to gp20-001-drop-stable
since this release
New features:
- Basic playback
- Stereo playback via I2S: 48kHz, 32bit in a 32bit container and 24/24
- TDM8 playback via I2S: 48kHz, 4 channel stream, 32 bit in 32bit container and 24/24
- Basic capture
- Stereo capture via I2S: 48kHz, 32bit in a 32bit container and 24/24
- Slave mode support
- TDM8 capture via I2S: 48kHz, 8 channel stream with one channel active, 24bit in a 32bit container and 24/24
- Support for additional SSP register configuration bits:
- SSC1: TINTE, PINTE
- SSC2: SMTATF, MMRATF, PSPSTWFDFD, PSPSRWFDFD
- Configurable frame pulse width (up to 38bits)
Known limitations:
- 24bit audio formats in 32bit containers are not supported (both playback and capture)
Fixed issues:
- None