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/st.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/st.lib')
-rw-r--r-- | hw/library/st.lib | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/hw/library/st.lib b/hw/library/st.lib new file mode 100644 index 0000000..fd50857 --- /dev/null +++ b/hw/library/st.lib @@ -0,0 +1,40 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# LSM9DS1 +# +DEF LSM9DS1 U 0 40 Y Y 1 F N +F0 "U" -550 750 60 H V C CNN +F1 "LSM9DS1" -400 -750 60 H V C CNN +F2 "Package_LGA:LGA-24L_3x3.5mm_P0.43mm" 1150 -800 60 H I C CNN +F3 "" 0 0 60 H I C CNN +DRAW +S -600 700 600 -700 1 1 10 f +X VDDIO 1 0 800 100 D 50 50 1 1 W +X INT_M 10 700 100 100 L 50 50 1 1 O +X INT1_A/G 11 -700 -100 100 R 50 50 1 1 O +X INT2_A/G 12 -700 -200 100 R 50 50 1 1 O +X DEN_A/G 13 -700 -300 100 R 50 50 1 1 I +X RES 14 700 -100 100 L 50 50 1 1 P +X RES 15 700 -200 100 L 50 50 1 1 P +X RES 16 700 -300 100 L 50 50 1 1 P +X RES 17 700 -400 100 L 50 50 1 1 P +X RES 18 700 -500 100 L 50 50 1 1 P +X GND 19 -100 -800 100 U 50 50 1 1 W +X SCL/SPC 2 -700 400 100 R 50 50 1 1 I +X GND 20 100 -800 100 U 50 50 1 1 W +X CAP 21 -700 -500 100 R 50 50 1 1 P +X VDD 22 300 800 100 D 50 50 1 1 W +X VDD 23 400 800 100 D 50 50 1 1 W +X C1 24 -700 -600 100 R 50 50 1 1 P +X VDDIO 3 100 800 100 D 50 50 1 1 W +X SDA/SDI/SDO 4 -700 300 100 R 50 50 1 1 B +X SDO_A/G 5 -700 0 100 R 50 50 1 1 P +X SDO_M 6 700 300 100 L 50 50 1 1 P +X CS_A/G 7 -700 100 100 R 50 50 1 1 I +X CS_M 8 700 400 100 L 50 50 1 1 I +X DRDY_M 9 700 200 100 L 50 50 1 1 O +ENDDRAW +ENDDEF +# +#End Library |