From 0064e41421d30f4fca29a9e2d60a426fd71aa787 Mon Sep 17 00:00:00 2001 From: davor Date: Tue, 8 May 2018 10:31:18 +0200 Subject: [PATCH] footprints: generic DC-DC converter (to replace AP3429/A) --- footprints/dcdc_converter/dcdc.dcm | 8 ++++++++ footprints/dcdc_converter/dcdc.lib | 24 ++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 footprints/dcdc_converter/dcdc.dcm create mode 100644 footprints/dcdc_converter/dcdc.lib diff --git a/footprints/dcdc_converter/dcdc.dcm b/footprints/dcdc_converter/dcdc.dcm new file mode 100644 index 0000000..5354467 --- /dev/null +++ b/footprints/dcdc_converter/dcdc.dcm @@ -0,0 +1,8 @@ +EESchema-DOCLIB Version 2.0 +# +$CMP DCDC +D DC-DC Converter +K DC converter swtiching step down +$ENDCMP +# +#End Doc Library diff --git a/footprints/dcdc_converter/dcdc.lib b/footprints/dcdc_converter/dcdc.lib new file mode 100644 index 0000000..2c5a814 --- /dev/null +++ b/footprints/dcdc_converter/dcdc.lib @@ -0,0 +1,24 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# DCDC +# +DEF DCDC U 0 40 Y Y 1 F N +F0 "U" 0 150 60 H V C CNN +F1 "DCDC" 0 50 60 H V C CNN +F2 "" 0 0 60 H I C CNN +F3 "" 0 0 60 H I C CNN +$FPLIST + TSOT25 +$ENDFPLIST +DRAW +S -400 200 400 -200 0 1 0 N +X EN 1 -600 -100 200 R 50 50 1 1 I +X GND 2 0 -400 200 U 50 50 1 1 I +X LX 3 600 100 200 L 50 50 1 1 I +X VIN 4 -600 100 200 R 50 50 1 1 I +X FB 5 600 -100 200 L 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library