etf-unibl / sava-drina

SAVA project (Drina team)
MIT License
0 stars 0 forks source link

Create Software for CODEC Parametrization via I2C #13

Open knezicm opened 1 year ago

knezicm commented 1 year ago

The team should make a software tool for configuring WM8731 codec to stream audio samples according to defined set of parameters. As I2C bus is used for sending configuration to the codec, it is allowed to use an embedded platform (e.g., Raspberry Pi) which contains an I2C controller and low-level software support for this interface. To this end, use the I2C pass-through design illustrated below:

Image

Acceptance criteria

knezicm commented 1 year ago

Closing this issue, but it needs further confirmation for SCL signal propagation to the CODEC on the board.