#13 ECAD: created USB-C schematic #19

Merged
Adog64 merged 1 commits from ECAD-usb-c-schematic into main 2025-09-07 01:21:06 -04:00
10 changed files with 2964 additions and 4 deletions

View File

@@ -2238,7 +2238,7 @@
) )
(uuid "15ff75cf-aad7-4187-b65b-a2d4195e8d9b") (uuid "15ff75cf-aad7-4187-b65b-a2d4195e8d9b")
) )
(hierarchical_label "USB_DN" (hierarchical_label "USB_D-"
(shape bidirectional) (shape bidirectional)
(at 189.23 88.9 0) (at 189.23 88.9 0)
(effects (effects
@@ -2328,7 +2328,7 @@
) )
(uuid "a8becb29-7567-4250-94ca-5d25c91ca1ae") (uuid "a8becb29-7567-4250-94ca-5d25c91ca1ae")
) )
(hierarchical_label "USB_DP" (hierarchical_label "USB_D+"
(shape bidirectional) (shape bidirectional)
(at 189.23 91.44 0) (at 189.23 91.44 0)
(effects (effects

View File

@@ -625,6 +625,10 @@
[ [
"3b69b8b5-74b9-4ef8-b089-9f6703a47935", "3b69b8b5-74b9-4ef8-b089-9f6703a47935",
"Pressure Sensor" "Pressure Sensor"
],
[
"1545cd58-ec56-43ca-991f-528eab9b04ea",
"USB"
] ]
], ],
"text_variables": {} "text_variables": {}

View File

@@ -15,6 +15,26 @@
) )
(uuid "0a7021f9-762b-4f72-be78-80ae7841368c") (uuid "0a7021f9-762b-4f72-be78-80ae7841368c")
) )
(wire
(pts
(xy 184.15 88.9) (xy 194.31 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "25be2a33-117e-42e6-b6d7-13f5c9350b88")
)
(wire
(pts
(xy 184.15 86.36) (xy 194.31 86.36)
)
(stroke
(width 0)
(type default)
)
(uuid "2962ea9b-55f6-4186-92d8-6a33bed4f6dd")
)
(wire (wire
(pts (pts
(xy 137.16 107.95) (xy 152.4 107.95) (xy 137.16 107.95) (xy 152.4 107.95)
@@ -105,6 +125,68 @@
) )
(uuid "c6009f43-4e6d-4c8e-982b-c4f7d1f909c7") (uuid "c6009f43-4e6d-4c8e-982b-c4f7d1f909c7")
) )
(sheet
(at 194.31 85.09)
(size 12.7 5.08)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "1545cd58-ec56-43ca-991f-528eab9b04ea")
(property "Sheetname" "USB"
(at 194.31 84.3784 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "usb-c.kicad_sch"
(at 194.31 90.7546 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(pin "D+" bidirectional
(at 194.31 86.36 180)
(uuid "fd321604-bf4c-4306-b4fa-179e106bcfdf")
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(pin "D-" bidirectional
(at 194.31 88.9 180)
(uuid "552f5c22-8930-4991-91e1-865ac96b0fec")
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(instances
(project "dyna-micro"
(path "/0389eb62-6503-47dc-9bba-f194441b9f54"
(page "5")
)
)
)
)
(sheet (sheet
(at 121.92 83.82) (at 121.92 83.82)
(size 15.24 12.7) (size 15.24 12.7)
@@ -239,7 +321,7 @@
(justify left) (justify left)
) )
) )
(pin "USB_DN" bidirectional (pin "USB_D-" bidirectional
(at 184.15 88.9 0) (at 184.15 88.9 0)
(uuid "438d4058-3668-4025-b855-bc059ee0a2d3") (uuid "438d4058-3668-4025-b855-bc059ee0a2d3")
(effects (effects
@@ -279,7 +361,7 @@
(justify left) (justify left)
) )
) )
(pin "USB_DP" bidirectional (pin "USB_D+" bidirectional
(at 184.15 86.36 0) (at 184.15 86.36 0)
(uuid "20a21a7f-7d95-41ae-95a2-af86583badee") (uuid "20a21a7f-7d95-41ae-95a2-af86583badee")
(effects (effects

File diff suppressed because it is too large Load Diff