connected OE to 3v3 on the motor controller board. Added a bodge on the board I have now for a temp fix. I thought OE was active low this whole time... zzz

stable
Penguin 1 year ago
parent 65fb89dde6
commit 389921b1b8

File diff suppressed because it is too large Load Diff

@ -204,7 +204,7 @@
},
"track_widths": [
0.0,
0.0
0.25
],
"via_dimensions": [
{

@ -978,6 +978,9 @@
(junction (at 275.59 120.65) (diameter 0) (color 0 0 0 0)
(uuid 185a9317-c8cb-4693-8e1f-ead5b4e7216b)
)
(junction (at 29.21 169.545) (diameter 0) (color 0 0 0 0)
(uuid 2fd3a633-0777-4530-b425-2b71d189eb0a)
)
(junction (at 250.19 128.27) (diameter 0) (color 0 0 0 0)
(uuid 604044f1-8632-4473-9660-08a439bd763c)
)
@ -1076,6 +1079,10 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 16f43cf0-7f7e-43eb-b503-24bee5f9bb1a)
)
(wire (pts (xy 29.21 167.64) (xy 29.21 169.545))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 18f92e67-db13-4783-bd42-cef509162c2f)
)
(wire (pts (xy 66.04 123.825) (xy 66.04 126.365))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1c47d932-2c73-4fea-b574-4958a9fd90ee)
@ -16276,6 +16283,22 @@
(pin "1" (uuid c6dd8506-2192-4694-a415-4eaf8e2d0125))
)
(symbol (lib_id "power:+3V3") (at 29.21 167.64 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid cc563164-8616-44a4-9e9b-05eb1d0b75d6)
(property "Reference" "#PWR?" (id 0) (at 29.21 171.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3V3" (id 1) (at 29.21 161.925 0))
(property "Footprint" "" (id 2) (at 29.21 167.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 29.21 167.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid facb63d4-85ea-4da2-9531-0f9832ce04be))
)
(symbol (lib_id "power:GND") (at 67.31 199.39 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid ccc4caec-4802-4549-9a44-de5311ed47e5)
@ -16450,6 +16473,9 @@
(path "/3f7622c4-9044-4188-a5f3-d3a247821a36"
(reference "#PWR0132") (unit 1) (value "+5V") (footprint "")
)
(path "/cc563164-8616-44a4-9e9b-05eb1d0b75d6"
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
)
(path "/de3783ee-4845-4770-b1c4-cbeac77bfb1b"
(reference "C1") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder")
)

Loading…
Cancel
Save