From d109082ac4b9ad80ed825a39d63be7e3cc8b611a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20V=C3=A1zquez?= Date: Mon, 30 Oct 2017 16:41:20 +0100 Subject: [PATCH 1/3] Oscillators: Add SG3030CM --- library/Oscillators.dcm | 6 ++++++ library/Oscillators.lib | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/library/Oscillators.dcm b/library/Oscillators.dcm index e5c21dd6..3ebb2bf5 100644 --- a/library/Oscillators.dcm +++ b/library/Oscillators.dcm @@ -132,6 +132,12 @@ K Crystal Clock Oscillator F https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-211SEE $ENDCMP # +$CMP SG-3030CM +D 32.768kHz Crystal Oscillator (SPXO) +K Crystal Clock Oscillator +F https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-3030CM +$ENDCMP +# $CMP SG-51 D CMOS Crystal Clock Oscillator, DIP14-style plastic package K Crystal Clock Oscillator diff --git a/library/Oscillators.lib b/library/Oscillators.lib index c31a3704..32c78dd4 100644 --- a/library/Oscillators.lib +++ b/library/Oscillators.lib @@ -287,6 +287,26 @@ X Vcc 4 0 300 100 D 50 50 1 1 W ENDDRAW ENDDEF # +# SG-3030CM +# +DEF SG-3030CM X 0 10 Y Y 1 F N +F0 "X" -200 -250 50 H V L CNN +F1 "SG-3030CM" 50 -250 50 H V L CNN +F2 "Oscillators:Oscillator_SMD_SeikoEpson_SG3030CM-4pin_3.2x1.5mm" 450 -350 50 H I C CNN +F3 "" -100 0 50 H I C CNN +$FPLIST + Oscillator*SMD*SeikoEpson*SG3030CM*3.2x1.5mm* +$ENDFPLIST +DRAW +S -200 200 200 -200 0 1 10 f +P 9 0 1 0 -75 -25 -50 -25 -50 25 -25 25 -25 -25 0 -25 0 25 25 25 25 -25 N +X VIO 1 100 300 100 D 50 50 1 1 W +X GND 2 0 -300 100 U 50 50 1 1 W +X OUT 3 300 0 100 L 50 50 1 1 O +X Vcc 4 -100 300 100 D 50 50 1 1 W +ENDDRAW +ENDDEF +# # SG-8002CA # DEF SG-8002CA X 0 10 Y Y 1 F N From 8c2ce52230a402a8f0abc7f3d8e4a28d5419d4d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20V=C3=A1zquez?= Date: Thu, 2 Nov 2017 17:18:27 +0100 Subject: [PATCH 2/3] Oscillators: Fix pin offset in SG-3030CM --- library/Oscillators.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Oscillators.lib b/library/Oscillators.lib index 32c78dd4..789cf63f 100644 --- a/library/Oscillators.lib +++ b/library/Oscillators.lib @@ -289,7 +289,7 @@ ENDDEF # # SG-3030CM # -DEF SG-3030CM X 0 10 Y Y 1 F N +DEF SG-3030CM X 0 20 Y Y 1 F N F0 "X" -200 -250 50 H V L CNN F1 "SG-3030CM" 50 -250 50 H V L CNN F2 "Oscillators:Oscillator_SMD_SeikoEpson_SG3030CM-4pin_3.2x1.5mm" 450 -350 50 H I C CNN From c9ccd65be0cef27b73e32df031c56bc5660c9605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20V=C3=A1zquez?= Date: Fri, 3 Nov 2017 14:59:15 +0100 Subject: [PATCH 3/3] Oscillators: Rename SG3030CM footprint to comply with KLC --- library/Oscillators.lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/Oscillators.lib b/library/Oscillators.lib index 789cf63f..fdce1789 100644 --- a/library/Oscillators.lib +++ b/library/Oscillators.lib @@ -292,10 +292,10 @@ ENDDEF DEF SG-3030CM X 0 20 Y Y 1 F N F0 "X" -200 -250 50 H V L CNN F1 "SG-3030CM" 50 -250 50 H V L CNN -F2 "Oscillators:Oscillator_SMD_SeikoEpson_SG3030CM-4pin_3.2x1.5mm" 450 -350 50 H I C CNN +F2 "Oscillators:Oscillator_SMD_SeikoEpson_SG3030CM" 0 -350 50 H I C CNN F3 "" -100 0 50 H I C CNN $FPLIST - Oscillator*SMD*SeikoEpson*SG3030CM*3.2x1.5mm* + Oscillator*SMD*SeikoEpson*SG3030CM* $ENDFPLIST DRAW S -200 200 200 -200 0 1 10 f