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/max.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/max.lib')
-rw-r--r-- | hw/library/max.lib | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/hw/library/max.lib b/hw/library/max.lib new file mode 100644 index 0000000..71b86d0 --- /dev/null +++ b/hw/library/max.lib @@ -0,0 +1,29 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# MAX98357 +# +DEF MAX98357 U 0 40 Y Y 1 F N +F0 "U" 0 400 60 H V C CNN +F1 "MAX98357" 0 -700 60 H V C CNN +F2 "" -550 100 60 H I C CNN +F3 "" -550 100 60 H I C CNN +DRAW +S 450 350 -450 -650 0 1 0 N +X DIN 1 -650 -300 200 R 50 50 1 1 I +X GAIN_SLOT 2 -650 100 200 R 50 50 1 1 I +X GND 3 650 -300 200 L 50 50 1 1 W +X SD_MODE 4 -650 200 200 R 50 50 1 1 I +X VDD 7 650 300 200 L 50 50 1 1 W +X VDD 8 650 200 200 L 50 50 1 1 W +X OUTP 9 650 0 200 L 50 50 1 1 O +X OUTN 10 650 -100 200 L 50 50 1 1 O +X GND 11 650 -400 200 L 50 50 1 1 W +X LRCLK 14 -650 -200 200 R 50 50 1 1 I +X GND 15 650 -500 200 L 50 50 1 1 W +X BCLK 16 -650 -100 200 R 50 50 1 1 I +X EP 17 650 -600 200 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +#End Library |