From ca42a06c031c6beba9c5869a444fd9cbc8fbb6eb Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Sun, 5 Jan 2014 14:27:02 -0300 Subject: [PATCH] components/usb-a-s4.lib: USB A connector with four ground contacts --- AUTHORS | 1 + components/HIERARCHY | 1 + components/components.pro | 1 + components/usb-a-s4.lib | 24 ++++++++++++++++++++++++ 4 files changed, 27 insertions(+) create mode 100644 components/usb-a-s4.lib diff --git a/AUTHORS b/AUTHORS index aa95fac..0ea3f60 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,6 +53,7 @@ Werner Almesberger components/c8051f326.lib components/atmega48-mmu.lib components/usb_a_plug.lib (based on mini_usb_b.lib by Alvaro Lopes) + components/usb_a_s4.lib (based on mini_usb_b.lib by Alvaro Lopes) components/pic18f46j50-ml.lib components/device_sot.lib components/dual_diode.lib diff --git a/components/HIERARCHY b/components/HIERARCHY index ccdafd7..c297c46 100644 --- a/components/HIERARCHY +++ b/components/HIERARCHY @@ -140,6 +140,7 @@ Connector vga USB usb_a_plug + usb_a_s4 mini_usb_b Electromechanical Switch diff --git a/components/components.pro b/components/components.pro index ca19ed5..aacdded 100644 --- a/components/components.pro +++ b/components/components.pro @@ -157,3 +157,4 @@ LibName85=./cc2543 LibName86=./dc_jack LibName87=./testpoint LibName88=./zener +LibName89=./usb-a-s4 diff --git a/components/usb-a-s4.lib b/components/usb-a-s4.lib new file mode 100644 index 0000000..5c493a1 --- /dev/null +++ b/components/usb-a-s4.lib @@ -0,0 +1,24 @@ +EESchema-LIBRARY Version 2.3 Date: Sun Jan 5 14:22:05 2014 +#encoding utf-8 +# +# USB_A_S4 +# +DEF USB_A_S4 CON 0 40 Y Y 1 F N +F0 "CON" -250 450 60 H V C CNN +F1 "USB_A_S4" 0 -400 60 H V C CNN +F2 "~" 0 0 60 H V C CNN +F3 "~" 0 0 60 H V C CNN +DRAW +S -400 350 350 -300 0 1 0 N +X VBUS 1 -600 250 200 R 50 50 1 1 P +X D- 2 -600 100 200 R 50 50 1 1 B +X D+ 3 -600 -50 200 R 50 50 1 1 B +X GND 4 -600 -200 200 R 50 50 1 1 P +X SHELL1 5 550 250 200 L 50 50 1 1 W +X SHELL2 6 550 100 200 L 50 50 1 1 W +X SHELL3 7 550 -50 200 L 50 50 1 1 W +X SHELL4 8 550 -200 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +#End Library