1
0

FEATURE: finished pcb excluding power supply

This commit is contained in:
2022-11-17 15:08:36 +01:00
parent 89aafcb96c
commit 6b86f6c356
5 changed files with 1400 additions and 1022 deletions

View File

@@ -5,6 +5,157 @@
(paper "A4")
(lib_symbols
(symbol "Connector:USB_B_Mini" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at -5.08 11.43 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "USB_B_Mini" (id 1) (at -5.08 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector USB mini" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "USB Mini Type B connector" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "USB*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "USB_B_Mini_0_1"
(rectangle (start -5.08 -7.62) (end 5.08 7.62)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(circle (center -3.81 2.159) (radius 0.635)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center -0.635 3.429) (radius 0.381)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start -0.127 -7.62) (end 0.127 -6.858)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.905 2.159)
(xy 0.635 2.159)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.175 2.159)
(xy -2.54 2.159)
(xy -1.27 3.429)
(xy -0.635 3.429)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 2.159)
(xy -1.905 2.159)
(xy -1.27 0.889)
(xy 0 0.889)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.635 2.794)
(xy 0.635 1.524)
(xy 1.905 2.159)
(xy 0.635 2.794)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -4.318 5.588)
(xy -1.778 5.588)
(xy -2.032 4.826)
(xy -4.064 4.826)
(xy -4.318 5.588)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -4.699 5.842)
(xy -4.699 5.588)
(xy -4.445 4.826)
(xy -4.445 4.572)
(xy -1.651 4.572)
(xy -1.651 4.826)
(xy -1.397 5.588)
(xy -1.397 5.842)
(xy -4.699 5.842)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 0.254 1.27) (end -0.508 0.508)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 5.08 -5.207) (end 4.318 -4.953)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 5.08 -2.667) (end 4.318 -2.413)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 5.08 -0.127) (end 4.318 0.127)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 5.08 4.953) (end 4.318 5.207)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "USB_B_Mini_1_1"
(pin power_out line (at 7.62 5.08 180) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 -2.54 180) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 0 180) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 -5.08 180) (length 2.54)
(name "ID" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -10.16 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Connector:USB_C_Receptacle_USB2.0" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at -10.16 19.05 0)
(effects (font (size 1.27 1.27)) (justify left))
@@ -331,6 +482,9 @@
(junction (at 102.87 53.34) (diameter 0) (color 0 0 0 0)
(uuid e0f7d241-b628-4cb7-9ddc-5bb577d31ba8)
)
(junction (at 40.64 129.54) (diameter 0) (color 0 0 0 0)
(uuid e89d73a8-0e18-4112-b5f4-04c9e35ed9d1)
)
(wire (pts (xy 102.87 53.34) (xy 113.03 53.34))
(stroke (width 0) (type default) (color 0 0 0 0))
@@ -340,6 +494,14 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0cba0a1f-02c0-43f5-a937-4f4232682b91)
)
(wire (pts (xy 48.26 116.205) (xy 64.77 116.205))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1757c901-6dc9-486c-90c5-3d83b0d689a0)
)
(wire (pts (xy 38.1 126.365) (xy 38.1 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1e344fea-1f2d-4279-8847-92f2659a84c3)
)
(wire (pts (xy 59.69 46.99) (xy 71.12 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 25ff43d3-cd32-4918-8933-be823e6c7884)
@@ -364,6 +526,11 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4514a960-3579-468e-b2c4-6554b6afd854)
)
(polyline (pts (xy 20.32 94.615) (xy 20.32 153.67))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 46ad8d4e-f44c-48cb-86d4-6f689e545ff5)
)
(wire (pts (xy 73.66 57.15) (xy 73.66 54.61))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4d3b1db0-eb45-4445-958a-555fd3e1a30f)
@@ -392,6 +559,10 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 78899e1b-cad4-4158-a904-b500dabc7d04)
)
(wire (pts (xy 48.26 111.125) (xy 64.77 111.125))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7e688c38-1cbf-4fcf-b1d2-d36fee11c7fc)
)
(wire (pts (xy 144.78 54.61) (xy 144.78 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7e8bb20b-e146-47e1-9f3f-97157bb266fc)
@@ -400,6 +571,11 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8ec9d407-949a-4442-8412-bce39ecce8b1)
)
(polyline (pts (xy 137.16 153.67) (xy 137.16 94.615))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 942279f6-7d46-4932-a70a-74e90bb0894f)
)
(wire (pts (xy 59.69 69.85) (xy 71.12 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9c7191ec-18ec-454c-8d1e-d11b10bfec32)
@@ -420,10 +596,18 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid abbedf35-e143-434d-bafd-88edefb22f33)
)
(wire (pts (xy 38.1 129.54) (xy 40.64 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid be48eeca-924a-425d-8ebf-2f22ab217665)
)
(wire (pts (xy 130.81 44.45) (xy 144.78 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d1ab703f-80f9-4a52-b275-3bd9f7eebb16)
)
(wire (pts (xy 48.26 118.745) (xy 64.77 118.745))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid db4f9028-f216-4558-88f7-1ac7fd4b0998)
)
(wire (pts (xy 144.78 44.45) (xy 144.78 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e22c64b1-8ab4-4097-ab51-f978d478f437)
@@ -432,35 +616,76 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e2413740-08de-4a4b-9ba5-87f017c9adb5)
)
(polyline (pts (xy 20.32 94.615) (xy 137.16 94.615))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e48613cd-f4f8-4966-93ea-3e1d3aab4a63)
)
(polyline (pts (xy 20.32 153.67) (xy 137.16 153.67))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e8361e48-3112-4e83-995a-dff1cd19abf4)
)
(wire (pts (xy 59.69 57.15) (xy 73.66 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e937ff65-2575-4cc8-ad52-714666ed4c53)
)
(wire (pts (xy 40.64 129.54) (xy 40.64 126.365))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fae96983-2a55-47d4-af5e-c555800c4d2b)
)
(wire (pts (xy 73.66 62.23) (xy 78.74 62.23))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fbb5c586-a116-43c5-b305-67e9b0c87474)
)
(label "CC" (at 68.58 46.99 0)
(label "U_D-" (at 64.77 118.745 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 152560f8-19f7-48ec-b5f1-95b1dc524aad)
)
(label "U_VBUS" (at 64.135 41.91 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 30dae590-2c70-48e1-a0b9-e1d1c002911a)
)
(label "CC" (at 71.12 46.99 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 3b50669a-f75d-4dd5-a7de-bd57b188f32f)
)
(label "U_D-" (at 66.675 54.61 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5534469e-f46c-4865-94df-5df7117f040c)
)
(label "U_D+" (at 66.675 59.69 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5ed9a728-fdd2-44d0-931a-f2fbb4c2cbfe)
)
(label "U_VBUS" (at 64.77 111.125 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 6b4e6e72-beea-4500-b94a-b2e37e6a83b0)
)
(label "CC" (at 130.81 44.45 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7ba6cfe0-cda9-4252-8e4b-80f09645fa39)
)
(label "CC" (at 68.58 49.53 0)
(label "Alternate Mini USB-Footprint" (at 29.21 101.6 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8499314c-4d4e-4b43-8077-850ae1bbb082)
)
(label "CC" (at 71.12 49.53 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 9a60bec1-95fc-4e1f-995f-24fcb3956190)
)
(label "CC" (at 68.58 72.39 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(label "CC" (at 71.12 72.39 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid b67663ba-ebbf-4987-b01b-8c393be99d3c)
)
(label "CC" (at 68.58 69.85 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(label "CC" (at 71.12 69.85 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid ba3ca9ab-641e-496f-b886-2ee0b0420657)
)
(label "U_D+" (at 64.77 116.205 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid e6cc6d36-1967-49d8-8f09-39e39eef2de9)
)
(hierarchical_label "CONN_DP" (shape input) (at 90.17 62.23 0)
(effects (font (size 1.27 1.27)) (justify left))
@@ -478,7 +703,7 @@
(symbol (lib_id "Connector:USB_C_Receptacle_USB2.0") (at 44.45 57.15 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 156be350-107a-47f8-be02-3421fecb5961)
(property "Reference" "J?" (id 0) (at 44.45 35.6702 0))
(property "Reference" "J16" (id 0) (at 44.45 35.6702 0))
(property "Value" "USB_C_Receptacle_USB2.0" (id 1) (at 44.45 38.2071 0))
(property "Footprint" "" (id 2) (at 48.26 57.15 0)
(effects (font (size 1.27 1.27)) hide)
@@ -508,7 +733,7 @@
(symbol (lib_id "power:GND") (at 44.45 83.82 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 1765e79a-e73c-4fee-98df-4a2b8a88bfae)
(property "Reference" "#PWR?" (id 0) (at 44.45 90.17 0)
(property "Reference" "#PWR067" (id 0) (at 44.45 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 44.45 88.2634 0))
@@ -524,7 +749,7 @@
(symbol (lib_id "Device:R") (at 102.87 58.42 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 23685d55-53d5-4e87-9e23-1d32545a56cd)
(property "Reference" "R?" (id 0) (at 104.648 57.5853 0)
(property "Reference" "R55" (id 0) (at 104.648 57.5853 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "82k" (id 1) (at 104.648 60.1222 0)
@@ -543,7 +768,7 @@
(symbol (lib_id "Device:R") (at 144.78 50.8 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 2ab25ea2-e059-423e-a26c-71b4d4d71061)
(property "Reference" "R?" (id 0) (at 146.558 49.9653 0)
(property "Reference" "R56" (id 0) (at 146.558 49.9653 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "5.1k" (id 1) (at 146.558 52.5022 0)
@@ -562,7 +787,7 @@
(symbol (lib_id "power:GND") (at 102.87 66.04 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 303adb33-0511-4973-9458-2356701fda64)
(property "Reference" "#PWR?" (id 0) (at 102.87 72.39 0)
(property "Reference" "#PWR068" (id 0) (at 102.87 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 102.87 70.4834 0))
@@ -578,7 +803,7 @@
(symbol (lib_id "Device:R") (at 102.87 48.26 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 38a945f1-6107-4d35-b3df-35a803e18da6)
(property "Reference" "R?" (id 0) (at 104.648 47.4253 0)
(property "Reference" "R54" (id 0) (at 104.648 47.4253 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "33k" (id 1) (at 104.648 49.9622 0)
@@ -597,7 +822,7 @@
(symbol (lib_id "power:GND") (at 144.78 57.15 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 4ca0e901-3126-4e44-8118-286b3ef83fa3)
(property "Reference" "#PWR?" (id 0) (at 144.78 63.5 0)
(property "Reference" "#PWR069" (id 0) (at 144.78 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 144.78 61.5934 0))
@@ -610,10 +835,29 @@
(pin "1" (uuid fc8d9cd5-8123-4e3a-91d2-cd54518a4f83))
)
(symbol (lib_id "Connector:USB_B_Mini") (at 40.64 116.205 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a10c7624-74f2-4d74-b8c2-615a3c9319a6)
(property "Reference" "J?" (id 0) (at 40.64 104.8852 0))
(property "Value" "USB_B_Mini" (id 1) (at 40.64 107.4221 0))
(property "Footprint" "" (id 2) (at 44.45 117.475 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 44.45 117.475 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 59f3d706-850d-4c12-887a-36e9ff60af85))
(pin "2" (uuid 0a3dd2f6-a59e-4dc6-8e59-f45d97fe85de))
(pin "3" (uuid ad8e5981-70dc-43ea-a7f0-a6896b2fff32))
(pin "4" (uuid b7ce1c40-0da5-4e8e-ba0f-4d3a40318aaf))
(pin "5" (uuid 3ca41af5-71a6-49be-a40f-aa421ba524a7))
(pin "6" (uuid a9c5f91d-ce83-4332-a5b9-0c4c52300cd1))
)
(symbol (lib_id "Device:R") (at 82.55 54.61 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a1d6275d-77ab-4d17-8a92-62188e251b81)
(property "Reference" "R?" (id 0) (at 82.55 49.8942 90))
(property "Reference" "R52" (id 0) (at 82.55 49.8942 90))
(property "Value" "22" (id 1) (at 82.55 52.4311 90))
(property "Footprint" "" (id 2) (at 82.55 56.388 90)
(effects (font (size 1.27 1.27)) hide)
@@ -628,7 +872,7 @@
(symbol (lib_id "Device:R") (at 82.55 62.23 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a60d8ac2-5a22-4fee-baea-c9a4cac736ab)
(property "Reference" "R?" (id 0) (at 82.55 57.5142 90))
(property "Reference" "R53" (id 0) (at 82.55 57.5142 90))
(property "Value" "22" (id 1) (at 82.55 60.0511 90))
(property "Footprint" "" (id 2) (at 82.55 64.008 90)
(effects (font (size 1.27 1.27)) hide)
@@ -639,4 +883,20 @@
(pin "1" (uuid 03002bcf-9908-4b41-8516-d2e9d2ef335b))
(pin "2" (uuid 16864496-3fc7-4a40-8f85-4b3e29d47270))
)
(symbol (lib_id "power:GND") (at 40.64 129.54 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c2453f31-8f9a-4ea8-9496-9cf5b4b88b5a)
(property "Reference" "#PWR?" (id 0) (at 40.64 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 40.64 133.9834 0))
(property "Footprint" "" (id 2) (at 40.64 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 40.64 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 02dad4e5-8052-410a-b802-bc16a7c88949))
)
)