From 737fc52c24499ba10f8eb05f4264df35bf399f3f Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 7 Jul 2024 16:49:30 -0600 Subject: [PATCH] add another jumper location for rst_n, declare v1.1 --- Notebook | 4 ++++ quantimotor.sch | 64 +++++++++++++++++++++++++++++++++++-------------- 2 files changed, 50 insertions(+), 18 deletions(-) diff --git a/Notebook b/Notebook index 339ce8d..80da30c 100644 --- a/Notebook +++ b/Notebook @@ -239,3 +239,7 @@ cart for next order. If the -H version doesn't have some fatal flaw, I think that's what I want to use. +- the C&K "PTS636 SL43 LFS" is a cute little through-hole push-button switch + if I want to have an actual switch for interrupting the SOM boot. For about + twice as much per, there's a smaller SMT part, "PTS815 SJG 250 SMTR LFS" + diff --git a/quantimotor.sch b/quantimotor.sch index dc3d94e..22aefaa 100644 --- a/quantimotor.sch +++ b/quantimotor.sch @@ -7,7 +7,7 @@ vendor_part_number=MMA7260QT-ND T 13300 -8600 8 10 0 1 0 0 1 vendor_part_number=MCP9700-E/TO-ND T 82400 40400 9 10 1 0 0 0 1 -1.0 +1.1 T 80000 40400 9 10 1 0 0 0 1 1 T 80600 40400 9 10 1 0 0 0 1 @@ -2462,13 +2462,6 @@ N 66500 61500 65300 61500 4 T 66500 61600 5 10 1 1 0 6 1 netname=gpio_37 } -C 43600 69800 1 0 0 nc-left.sym -{ -T 43600 70200 5 10 0 0 0 0 1 -value=NoConnection -T 43600 70600 5 10 0 0 0 0 1 -device=DRC_Directive -} N 52800 63900 51600 63900 4 { T 52800 64000 5 10 1 1 0 6 1 @@ -2615,17 +2608,17 @@ footprint=0402 } N 68000 44400 67800 44400 4 N 68900 44400 68900 44000 4 -C 41300 70800 1 180 0 conn-2.sym +C 40900 70800 1 180 0 conn-2.sym { -T 41300 70800 5 10 0 1 180 0 1 +T 40900 70800 5 10 0 1 180 0 1 footprint=100mil2pin -T 41300 70800 5 10 0 1 180 0 1 +T 40900 70800 5 10 0 1 180 0 1 device=CONNECTOR -T 41300 70800 5 10 0 1 0 0 1 +T 40900 70800 5 10 0 1 0 0 1 loadstatus=noload -T 40895 70845 5 10 1 1 0 6 1 +T 40495 70845 5 10 1 1 0 6 1 refdes=J12 -T 41500 69800 5 10 1 1 0 6 1 +T 41100 69800 5 10 1 1 0 6 1 value=Force Uboot } C 42600 70400 1 180 0 resistor.sym @@ -2634,13 +2627,13 @@ T 42300 70000 5 10 0 0 180 0 1 device=RESISTOR T 42605 70400 5 10 0 1 180 0 1 footprint=0402 -T 42000 70500 5 10 1 1 0 6 1 +T 42000 70450 5 10 1 1 0 6 1 refdes=R10 -T 42200 70500 5 10 1 1 0 0 1 +T 42200 70450 5 10 1 1 0 0 1 value=3.3k } -N 41700 70300 41300 70300 4 -C 41100 70700 1 0 0 3.3V-plus.sym +N 41700 70300 40900 70300 4 +C 40800 70700 1 0 0 3.3V-plus.sym N 73500 58900 79000 58900 4 { T 77500 58950 5 10 1 1 0 0 1 @@ -2708,3 +2701,38 @@ N 66500 65500 65300 65500 4 T 66500 65550 5 10 1 1 0 6 1 netname=scl } +N 40900 70700 41000 70700 4 +C 40900 69400 1 180 0 conn-2.sym +{ +T 40900 69400 5 10 0 1 180 0 1 +footprint=100mil2pin +T 40900 69400 5 10 0 1 180 0 1 +device=CONNECTOR +T 40900 69400 5 10 0 1 0 0 1 +loadstatus=noload +T 40495 69445 5 10 1 1 0 6 1 +refdes=J15 +T 40600 68500 5 10 1 1 0 6 1 +value=Reset +} +C 42600 70000 1 180 0 resistor.sym +{ +T 42300 69600 5 10 0 0 180 0 1 +device=RESISTOR +T 42605 70000 5 10 0 1 180 0 1 +footprint=0402 +T 42000 70050 5 10 1 1 0 6 1 +refdes=R43 +T 42200 70050 5 10 1 1 0 0 1 +value=4.7k +} +N 42600 69900 44100 69900 4 +{ +T 42900 69950 5 10 1 1 0 0 1 +netname=rst_n +} +N 40900 69300 41400 69300 4 +N 41400 69300 41400 69900 4 +N 41400 69900 41700 69900 4 +C 40900 68600 1 0 0 gnd.sym +N 41000 68900 40900 68900 4 -- 2.47.2