From 1020784dabeb2c63cf809fcac77d3614389c604f Mon Sep 17 00:00:00 2001 From: Jonas Jacobsson <01joja@gmail.com> Date: Wed, 27 Jan 2021 15:08:45 +0100 Subject: [PATCH] Fixed connection between sensor and MCU --- lab1/lab1.sch | 56 +++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/lab1/lab1.sch b/lab1/lab1.sch index f01a8a2..07d9351 100644 --- a/lab1/lab1.sch +++ b/lab1/lab1.sch @@ -62,12 +62,12 @@ $EndComp $Comp L Device:C C15 U 1 1 6009E316 -P 6100 3350 -F 0 "C15" V 5848 3350 50 0000 C CNN -F 1 "22p" V 5939 3350 50 0000 C CNN -F 2 "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" H 6138 3200 50 0001 C CNN -F 3 "~" H 6100 3350 50 0001 C CNN - 1 6100 3350 +P 6100 3300 +F 0 "C15" V 5848 3300 50 0000 C CNN +F 1 "22p" V 5939 3300 50 0000 C CNN +F 2 "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" H 6138 3150 50 0001 C CNN +F 3 "~" H 6100 3300 50 0001 C CNN + 1 6100 3300 0 1 1 0 $EndComp $Comp @@ -84,12 +84,12 @@ $EndComp $Comp L power:GND #PWR0103 U 1 1 600A10EE -P 5900 3350 -F 0 "#PWR0103" H 5900 3100 50 0001 C CNN -F 1 "GND" V 5905 3222 50 0000 R CNN -F 2 "" H 5900 3350 50 0001 C CNN -F 3 "" H 5900 3350 50 0001 C CNN - 1 5900 3350 +P 5900 3300 +F 0 "#PWR0103" H 5900 3050 50 0001 C CNN +F 1 "GND" V 5905 3172 50 0000 R CNN +F 2 "" H 5900 3300 50 0001 C CNN +F 3 "" H 5900 3300 50 0001 C CNN + 1 5900 3300 0 1 1 0 $EndComp Wire Wire Line @@ -373,18 +373,16 @@ Wire Notes Line Text Notes 5500 650 0 50 ~ 0 MCU Wire Wire Line - 6250 3350 6600 3350 + 6250 3300 6600 3300 Wire Wire Line - 7100 3000 7100 3350 + 7100 3000 7100 3300 Wire Wire Line 5950 2900 5900 2900 Wire Wire Line - 5950 3350 5900 3350 + 5950 3300 5900 3300 +Connection ~ 6600 3300 Wire Wire Line - 6600 3300 6600 3350 -Connection ~ 6600 3350 -Wire Wire Line - 6600 3350 6750 3350 + 6600 3300 6750 3300 Wire Wire Line 7900 5100 7900 5150 Wire Wire Line @@ -1069,10 +1067,10 @@ F 3 "~" H 6550 3500 50 0001 C CNN 1 0 0 -1 $EndComp Wire Wire Line - 6750 3500 6750 3350 -Connection ~ 6750 3350 + 6750 3500 6750 3300 +Connection ~ 6750 3300 Wire Wire Line - 6750 3350 7100 3350 + 6750 3300 7100 3300 $Comp L Connector:Conn_01x01_Male J7 U 1 1 60369D6F @@ -1382,7 +1380,6 @@ NoConn ~ 8600 4700 NoConn ~ 8600 4800 NoConn ~ 8600 4900 NoConn ~ 7200 3200 -NoConn ~ 7200 3400 NoConn ~ 7200 3800 NoConn ~ 7200 3900 NoConn ~ 7200 4000 @@ -1398,7 +1395,6 @@ NoConn ~ 7200 4900 NoConn ~ 1800 1150 NoConn ~ 1800 1250 NoConn ~ 2050 6450 -NoConn ~ 2050 6550 Wire Wire Line 10450 750 10450 700 $Comp @@ -1460,8 +1456,6 @@ Wire Wire Line 8600 4500 8650 4500 Wire Wire Line 2950 6550 3000 6550 -Wire Wire Line - 2950 6350 3400 6350 Connection ~ 3400 6350 Wire Wire Line 3400 6350 3700 6350 @@ -1512,4 +1506,14 @@ Wire Wire Line 8600 2900 8650 2900 Wire Wire Line 8600 3000 8650 3000 +Wire Wire Line + 2950 6350 3400 6350 +Wire Wire Line + 2050 6550 2000 6550 +Wire Wire Line + 7200 3400 7150 3400 +Text GLabel 7150 3400 0 50 Input ~ 0 +NRESET +Text GLabel 2000 6550 0 50 Output ~ 0 +NRESET $EndSCHEMATC -- GitLab