diff options
author | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
commit | 3a855f8235295e9091342ced6074d3bab0d79677 (patch) | |
tree | b3276de041f5fdafc18aa0fcb27a372c9a50beb5 /hw/library/tpa.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/tpa.lib')
-rw-r--r-- | hw/library/tpa.lib | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/hw/library/tpa.lib b/hw/library/tpa.lib new file mode 100644 index 0000000..c58199c --- /dev/null +++ b/hw/library/tpa.lib @@ -0,0 +1,24 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# TPA301 +# +DEF TPA301 U 0 40 Y Y 1 F N +F0 "U" 0 50 60 H V C CNN +F1 "TPA301" 0 -450 60 H V C CNN +F2 "" 100 0 60 H I C CNN +F3 "" 100 0 60 H I C CNN +DRAW +S -350 0 350 -400 0 1 0 N +X SHUTDOWN 1 -550 -50 200 R 50 50 1 1 I +X BYPASS 2 -550 -150 200 R 50 50 1 1 w +X IN+ 3 -550 -250 200 R 50 50 1 1 I +X IN- 4 -550 -350 200 R 50 50 1 1 I +X Vo+ 5 550 -350 200 L 50 50 1 1 O +X VDD 6 550 -250 200 L 50 50 1 1 W +X GND 7 550 -150 200 L 50 50 1 1 W +X Vo- 8 550 -50 200 L 50 50 1 1 O +ENDDRAW +ENDDEF +# +#End Library |