Skip to content

Commit a0cad70

Browse files
committed
Correct DET pin on microSD friction
1 parent 8d65cc8 commit a0cad70

File tree

1 file changed

+44
-9
lines changed

1 file changed

+44
-9
lines changed

Symbols/SparkFun-Connector.kicad_sym

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5215,49 +5215,84 @@
52155215
(property "ki_fp_filters" "microSD*" (at 0 0 0)
52165216
(effects (font (size 1.27 1.27)) hide)
52175217
)
5218+
(symbol "microSD_Friction_0_1"
5219+
(polyline
5220+
(pts
5221+
(xy -1.27 10.16)
5222+
(xy 0 10.16)
5223+
)
5224+
(stroke (width 0) (type default))
5225+
(fill (type none))
5226+
)
5227+
(polyline
5228+
(pts
5229+
(xy -1.27 12.7)
5230+
(xy 0 12.7)
5231+
)
5232+
(stroke (width 0) (type default))
5233+
(fill (type none))
5234+
)
5235+
(polyline
5236+
(pts
5237+
(xy 0 12.7)
5238+
(xy 0 11.7475)
5239+
)
5240+
(stroke (width 0) (type default))
5241+
(fill (type none))
5242+
)
5243+
(polyline
5244+
(pts
5245+
(xy 0 10.16)
5246+
(xy 0 10.795)
5247+
(xy 0.635 11.43)
5248+
)
5249+
(stroke (width 0) (type default))
5250+
(fill (type none))
5251+
)
5252+
)
52185253
(symbol "microSD_Friction_1_1"
52195254
(rectangle (start -6.35 13.97) (end 6.35 -11.43)
52205255
(stroke (width 0.254) (type default))
52215256
(fill (type background))
52225257
)
5223-
(pin bidirectional line (at -8.89 7.62 0) (length 2.54)
5258+
(pin bidirectional line (at -8.89 5.08 0) (length 2.54)
52245259
(name "DAT2" (effects (font (size 1.27 1.27))))
52255260
(number "1" (effects (font (size 1.27 1.27))))
52265261
)
52275262
(pin passive line (at -8.89 -7.62 0) (length 2.54)
52285263
(name "SHIELD" (effects (font (size 1.27 1.27))))
52295264
(number "10" (effects (font (size 1.27 1.27))))
52305265
)
5231-
(pin bidirectional line (at -8.89 10.16 0) (length 2.54)
5232-
(name "DAT3/CD" (effects (font (size 1.27 1.27))))
5266+
(pin bidirectional line (at -8.89 7.62 0) (length 2.54)
5267+
(name "DAT3/~{CS}" (effects (font (size 1.27 1.27))))
52335268
(number "2" (effects (font (size 1.27 1.27))))
52345269
)
5235-
(pin input line (at -8.89 -2.54 0) (length 2.54)
5270+
(pin input line (at -8.89 -5.08 0) (length 2.54)
52365271
(name "CMD/SDI" (effects (font (size 1.27 1.27))))
52375272
(number "3" (effects (font (size 1.27 1.27))))
52385273
)
52395274
(pin power_in line (at -8.89 12.7 0) (length 2.54)
52405275
(name "VDD" (effects (font (size 1.27 1.27))))
52415276
(number "4" (effects (font (size 1.27 1.27))))
52425277
)
5243-
(pin input line (at -8.89 0 0) (length 2.54)
5278+
(pin input line (at -8.89 -2.54 0) (length 2.54)
52445279
(name "CLK/SCK" (effects (font (size 1.27 1.27))))
52455280
(number "5" (effects (font (size 1.27 1.27))))
52465281
)
52475282
(pin power_in line (at -8.89 -10.16 0) (length 2.54)
52485283
(name "VSS" (effects (font (size 1.27 1.27))))
52495284
(number "6" (effects (font (size 1.27 1.27))))
52505285
)
5251-
(pin bidirectional line (at -8.89 2.54 0) (length 2.54)
5286+
(pin bidirectional line (at -8.89 0 0) (length 2.54)
52525287
(name "DAT0/SDO" (effects (font (size 1.27 1.27))))
52535288
(number "7" (effects (font (size 1.27 1.27))))
52545289
)
5255-
(pin bidirectional line (at -8.89 5.08 0) (length 2.54)
5290+
(pin bidirectional line (at -8.89 2.54 0) (length 2.54)
52565291
(name "DAT1" (effects (font (size 1.27 1.27))))
52575292
(number "8" (effects (font (size 1.27 1.27))))
52585293
)
5259-
(pin passive line (at -8.89 -5.08 0) (length 2.54)
5260-
(name "~{DET}" (effects (font (size 1.27 1.27))))
5294+
(pin passive line (at -8.89 10.16 0) (length 2.54)
5295+
(name "DET" (effects (font (size 1.27 1.27))))
52615296
(number "9" (effects (font (size 1.27 1.27))))
52625297
)
52635298
)

0 commit comments

Comments
 (0)