Skip to content

Commit

Permalink
AC-couple headphone outputs. This frees up HPRCOM and HPLCOM, which I…
Browse files Browse the repository at this point in the history
… can use for line outputs, since the dock line out is single-ended anyway.
  • Loading branch information
Evan Krall committed Feb 19, 2021
1 parent 63405c8 commit 9021c9f
Show file tree
Hide file tree
Showing 5 changed files with 3,779 additions and 4,592 deletions.
Binary file modified datasheets/TLV320AIC3104.pdf
Binary file not shown.
54 changes: 13 additions & 41 deletions i2s_soundcard-cache.lib
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Connector_Generic_Conn_01x04
# Connector_Generic_Conn_01x03
#
DEF Connector_Generic_Conn_01x04 J 0 40 Y N 1 F N
DEF Connector_Generic_Conn_01x03 J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Connector_Generic_Conn_01x04" 0 -300 50 H V C CNN
F1 "Connector_Generic_Conn_01x03" 0 -200 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S -50 -195 0 -205 1 1 6 N
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 105 0 95 1 1 6 N
S -50 150 50 -250 1 1 10 f
S -50 150 50 -150 1 1 10 f
X Pin_1 1 -200 100 150 R 50 50 1 1 P
X Pin_2 2 -200 0 150 R 50 50 1 1 P
X Pin_3 3 -200 -100 150 R 50 50 1 1 P
X Pin_4 4 -200 -200 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Connector_Generic_Conn_01x05
# Connector_Generic_Conn_01x04
#
DEF Connector_Generic_Conn_01x05 J 0 40 Y N 1 F N
F0 "J" 0 300 50 H V C CNN
F1 "Connector_Generic_Conn_01x05" 0 -300 50 H V C CNN
DEF Connector_Generic_Conn_01x04 J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Connector_Generic_Conn_01x04" 0 -300 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Expand All @@ -39,13 +37,11 @@ S -50 -195 0 -205 1 1 6 N
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 105 0 95 1 1 6 N
S -50 205 0 195 1 1 6 N
S -50 250 50 -250 1 1 10 f
X Pin_1 1 -200 200 150 R 50 50 1 1 P
X Pin_2 2 -200 100 150 R 50 50 1 1 P
X Pin_3 3 -200 0 150 R 50 50 1 1 P
X Pin_4 4 -200 -100 150 R 50 50 1 1 P
X Pin_5 5 -200 -200 150 R 50 50 1 1 P
S -50 150 50 -250 1 1 10 f
X Pin_1 1 -200 100 150 R 50 50 1 1 P
X Pin_2 2 -200 0 150 R 50 50 1 1 P
X Pin_3 3 -200 -100 150 R 50 50 1 1 P
X Pin_4 4 -200 -200 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
Expand Down Expand Up @@ -179,30 +175,6 @@ X ~ 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# FSA2275UMX_FSA2275UMX
#
DEF FSA2275UMX_FSA2275UMX U 0 40 Y Y 1 F N
F0 "U" 0 50 50 H V C CNN
F1 "FSA2275UMX_FSA2275UMX" 0 -50 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -550 400 550 -400 0 1 0 N
X VDD 1 0 500 100 D 50 50 1 1 W
X R1 10 650 -50 100 L 50 50 1 1 B
X L2 11 650 50 100 L 50 50 1 1 B
X L1 12 650 150 100 L 50 50 1 1 B
X C_EXT 2 -650 200 100 R 50 50 1 1 P
X GND 3 50 -500 100 U 50 50 1 1 W
X LSPKR 4 -650 0 100 R 50 50 1 1 B
X RSPKR 5 -650 -100 100 R 50 50 1 1 B
X SEL 6 -650 -200 100 R 50 50 1 1 I
X MUTE 7 -650 100 100 R 50 50 1 1 I
X GND 8 -50 -500 100 U 50 50 1 1 W
X R2 9 650 -150 100 L 50 50 1 1 B
ENDDRAW
ENDDEF
#
# TLV320AIC3104IRHBT_TLV320AIC3104IRHBT
#
DEF TLV320AIC3104IRHBT_TLV320AIC3104IRHBT U 0 10 Y Y 2 L N
Expand Down
Loading

0 comments on commit 9021c9f

Please sign in to comment.