From 1f68b66bf5ac405d568023ae279d5304518bbfc0 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 20 Aug 2021 21:20:59 -0700 Subject: [PATCH] Move reset_n to LPC PIO0_4, a true open-drain pin There are two pins on the LPC which operate in true open-drain mode, PIO0_4 and PIO0_5. Use one of these instead of one of the 'pseudo open drain' pins to make sure reset works correctly. Signed-off-by: Keith Packard --- telemetrum.sch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telemetrum.sch b/telemetrum.sch index a0825ba..d69589c 100644 --- a/telemetrum.sch +++ b/telemetrum.sch @@ -2063,8 +2063,8 @@ T 65200 65300 5 10 0 1 0 0 1 footprint=0603 } N 63500 65100 63500 64700 4 -N 50600 63500 51800 63500 4 +N 50600 71100 51800 71100 4 { -T 51800 63550 5 10 1 1 0 6 1 +T 51800 71150 5 10 1 1 0 6 1 netname=reset_n } -- 2.30.2