Hi, yes but only AUDIO2_TX is connected currently, will that lead to errors? Also, I noticed that regardless of whether I call:
sgtl5000_1.setAddress(LOW);
or
sgtl5000_1.setAddress(HIGH);
The first chip continues to work, even when its...
Hi, I'm trying to make a breakout board with two SGTL5000XNAA3 chips. Currently I have audio coming out of my first chip, but I can't seem to get any audio from the 2nd. Would anyone please be able to double check my schematic to make sure I've...