MCUdude / SigmaDSP

A versatile Arduino library for interfacing with the ADAU1401, ADAU1701 and ADAU1702 audio DSPs
GNU Lesser General Public License v3.0
165 stars 33 forks source link

Pin connections #30

Closed darwin1234 closed 1 year ago

darwin1234 commented 2 years ago

Hi,

I am looking to this repo. I don’t see any images to connect those two devices. Is it available?

Thanks

MCUdude commented 2 years ago

This library only supports i2c communication with the DSP, so wire it like shown in the datasheet:

https://www.analog.com/media/en/technical-documentation/data-sheets/adau1701.pdf

image