From 3b5a80829165a8767cf3d91679a8785a45155edc Mon Sep 17 00:00:00 2001 From: "Nathan L. Conrad" Date: Mon, 29 Jun 2020 21:09:15 -0500 Subject: [PATCH] Simplify debug I/O configuration options Fix VCOM_RX to PA04 and PTI to port D. Leave an option to use PA03 for VCOM_TX or SWO. --- bgtex.pro | 2 +- bgtex.sch | 210 +++++++++++++++++++++++++----------------------------- 2 files changed, 99 insertions(+), 113 deletions(-) diff --git a/bgtex.pro b/bgtex.pro index b2070a5..b3678c6 100644 --- a/bgtex.pro +++ b/bgtex.pro @@ -1,4 +1,4 @@ -update=Sunday, June 28, 2020 at 03:52:47 PM +update=Monday, June 29, 2020 at 09:04:40 PM version=1 last_client=kicad [general] diff --git a/bgtex.sch b/bgtex.sch index 284de1b..ef1dcaa 100644 --- a/bgtex.sch +++ b/bgtex.sch @@ -5,7 +5,7 @@ $Descr USLetter 11000 8500 encoding utf-8 Sheet 1 1 Title "BGTEX" -Date "2020.06.28" +Date "2020.06.29" Rev "" Comp "ALT-TEKNIK LLC" Comment1 "" @@ -133,7 +133,7 @@ Text GLabel 5900 4050 2 50 Output ~ 0 SCLK Text GLabel 5900 3950 2 50 Output ~ 0 MOSI -Text GLabel 6600 3850 2 50 Input ~ 0 +Text GLabel 6400 3850 2 50 Input ~ 0 MISO Wire Wire Line 5900 3950 5850 3950 @@ -142,10 +142,10 @@ Wire Wire Line Wire Wire Line 5900 4150 5850 4150 $Comp -L Device:R R7 +L Device:R R5 U 1 1 5EEBD3A8 P 6350 4050 -F 0 "R7" H 6420 4096 50 0000 L CNN +F 0 "R5" H 6420 4096 50 0000 L CNN F 1 "TBD" H 6420 4005 50 0000 L CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 6280 4050 50 0001 C CNN F 3 "~" H 6350 4050 50 0001 C CNN @@ -172,13 +172,13 @@ Wire Wire Line $Comp L power:GND #PWR06 U 1 1 5F09BA11 -P 2650 4150 -F 0 "#PWR06" H 2650 3900 50 0001 C CNN -F 1 "GND" V 2655 4022 50 0001 R CNN -F 2 "" H 2650 4150 50 0001 C CNN -F 3 "" H 2650 4150 50 0001 C CNN - 1 2650 4150 - 0 -1 -1 0 +P 3150 4200 +F 0 "#PWR06" H 3150 3950 50 0001 C CNN +F 1 "GND" V 3155 4072 50 0001 R CNN +F 2 "" H 3150 4200 50 0001 C CNN +F 3 "" H 3150 4200 50 0001 C CNN + 1 3150 4200 + 1 0 0 -1 $EndComp $Comp L power:VDD #PWR03 @@ -191,9 +191,9 @@ F 3 "" H 2050 4100 50 0001 C CNN 1 2050 4100 1 0 0 -1 $EndComp -Text GLabel 2050 4250 0 50 Output ~ 0 +Text GLabel 1650 4250 0 50 Output ~ 0 ~RST -Text GLabel 1500 4450 0 50 BiDi ~ 0 +Text GLabel 2050 4450 0 50 BiDi ~ 0 SWDIO $Comp L bgtex:BGM220PC22HNA2 U1 @@ -206,40 +206,25 @@ F 3 "" H 4200 5200 50 0001 C CNN 1 5350 4350 1 0 0 -1 $EndComp -Text GLabel 1500 4350 0 50 Input ~ 0 -D3 -$Comp -L Device:R R1 -U 1 1 5F109016 -P 1700 4350 -F 0 "R1" V 1493 4350 50 0000 C CNN -F 1 "0" V 1584 4350 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric" V 1630 4350 50 0001 C CNN -F 3 "~" H 1700 4350 50 0001 C CNN - 1 1700 4350 - 0 1 1 0 -$EndComp -Wire Wire Line - 2100 4250 2050 4250 -Text GLabel 1500 4550 0 50 Input ~ 0 -D2 -Text GLabel 3100 4250 2 50 Output ~ 0 -D2 +Text GLabel 2050 4350 0 50 Input ~ 0 +VCOM_TX +Text GLabel 2050 4550 0 50 Input ~ 0 +PTI_FRAME +Text GLabel 2650 4250 2 50 Output ~ 0 +VCOM_RX $Comp -L Device:R R4 +L Device:R R3 U 1 1 5F150697 -P 2900 4250 -F 0 "R4" V 2693 4250 50 0000 C CNN -F 1 "0" V 2784 4250 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric" V 2830 4250 50 0001 C CNN -F 3 "~" H 2900 4250 50 0001 C CNN - 1 2900 4250 +P 4200 4300 +F 0 "R3" V 3993 4300 50 0000 C CNN +F 1 "0" V 4084 4300 50 0000 C CNN +F 2 "Resistor_SMD:R_0603_1608Metric" V 4130 4300 50 0001 C CNN +F 3 "~" H 4200 4300 50 0001 C CNN + 1 4200 4300 0 1 1 0 $EndComp -Wire Wire Line - 2650 4150 2600 4150 -Text GLabel 3100 4550 2 50 Input ~ 0 -D3 +Text GLabel 2650 4550 2 50 Input ~ 0 +PTI_DATA Text GLabel 2650 2100 2 50 Input ~ 0 SCLK Text GLabel 2650 2200 2 50 Input ~ 0 @@ -249,10 +234,10 @@ MISO Text GLabel 3300 2000 2 50 Input ~ 0 VSPI_EN $Comp -L Device:R R5 +L Device:R R1 U 1 1 5EF886CD P 3100 1850 -F 0 "R5" V 2893 1850 50 0000 C CNN +F 0 "R1" V 2893 1850 50 0000 C CNN F 1 "0" V 2984 1850 50 0000 C CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 3030 1850 50 0001 C CNN F 3 "~" H 3100 1850 50 0001 C CNN @@ -354,7 +339,7 @@ Wire Wire Line 2100 6550 2050 6550 Wire Wire Line 2100 6350 2050 6350 -Text GLabel 4800 4450 0 50 Output ~ 0 +Text GLabel 4000 4450 0 50 Output ~ 0 SWO Text GLabel 2650 6350 2 50 BiDi ~ 0 SWDIO @@ -384,10 +369,10 @@ F 3 "" H 2050 6600 50 0001 C CNN $EndComp Text GLabel 2050 6450 0 50 Output ~ 0 ~RST -Text GLabel 5900 4750 2 50 BiDi ~ 0 -D2 -Text GLabel 5900 4850 2 50 BiDi ~ 0 -D3 +Text GLabel 5900 4750 2 50 Output ~ 0 +PTI_FRAME +Text GLabel 5900 4850 2 50 Output ~ 0 +PTI_DATA Wire Wire Line 5900 4750 5850 4750 Wire Wire Line @@ -438,10 +423,10 @@ $EndComp Wire Wire Line 8850 4800 8850 4750 $Comp -L Device:R R11 +L Device:R R9 U 1 1 5EEF0941 P 8100 3900 -F 0 "R11" H 8170 3946 50 0000 L CNN +F 0 "R9" H 8170 3946 50 0000 L CNN F 1 "TBD" H 8170 3855 50 0000 L CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 8030 3900 50 0001 C CNN F 3 "~" H 8100 3900 50 0001 C CNN @@ -449,10 +434,10 @@ F 3 "~" H 8100 3900 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L Device:R R9 +L Device:R R7 U 1 1 5EF02303 P 7650 3900 -F 0 "R9" H 7720 3946 50 0000 L CNN +F 0 "R7" H 7720 3946 50 0000 L CNN F 1 "TBD" H 7720 3855 50 0000 L CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 7580 3900 50 0001 C CNN F 3 "~" H 7650 3900 50 0001 C CNN @@ -460,10 +445,10 @@ F 3 "~" H 7650 3900 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L Device:R R8 +L Device:R R6 U 1 1 5EF063F0 P 7500 4150 -F 0 "R8" H 7430 4196 50 0000 R CNN +F 0 "R6" H 7430 4196 50 0000 R CNN F 1 "TBD" H 7430 4105 50 0000 R CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 7430 4150 50 0001 C CNN F 3 "~" H 7500 4150 50 0001 C CNN @@ -625,28 +610,15 @@ Wire Wire Line 2650 2100 2600 2100 $Comp L Device:R R2 -U 1 1 5F126086 -P 1800 4550 -F 0 "R2" V 1915 4550 50 0000 C CNN -F 1 "NP" V 2006 4550 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric" V 1730 4550 50 0001 C CNN -F 3 "~" H 1800 4550 50 0001 C CNN - 1 1800 4550 - 0 1 1 0 -$EndComp -$Comp -L Device:R R6 U 1 1 5EF8611C P 3100 2000 -F 0 "R6" V 3215 2000 50 0000 C CNN +F 0 "R2" V 3215 2000 50 0000 C CNN F 1 "NP" V 3306 2000 50 0000 C CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 3030 2000 50 0001 C CNN F 3 "~" H 3100 2000 50 0001 C CNN 1 3100 2000 0 1 1 0 $EndComp -Wire Wire Line - 4850 4450 4800 4450 Text GLabel 2650 6550 2 50 Input ~ 0 SWO Wire Wire Line @@ -655,12 +627,6 @@ Wire Wire Line 2650 6450 2600 6450 Wire Wire Line 2650 6350 2600 6350 -Wire Wire Line - 1500 4350 1550 4350 -Wire Wire Line - 1500 4450 2100 4450 -Wire Wire Line - 2100 4350 1850 4350 $Comp L Connector_Generic:Conn_02x03_Odd_Even J3 U 1 1 5EE88DCE @@ -673,53 +639,35 @@ F 3 "~" H 2300 6450 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L Device:R R3 +L Device:R R4 U 1 1 5F14B394 -P 2850 4550 -F 0 "R3" V 2965 4550 50 0000 C CNN -F 1 "NP" V 3056 4550 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric" V 2780 4550 50 0001 C CNN -F 3 "~" H 2850 4550 50 0001 C CNN - 1 2850 4550 +P 4200 4450 +F 0 "R4" V 4315 4450 50 0000 C CNN +F 1 "NP" V 4406 4450 50 0000 C CNN +F 2 "Resistor_SMD:R_0603_1608Metric" V 4130 4450 50 0001 C CNN +F 3 "~" H 4200 4450 50 0001 C CNN + 1 4200 4450 0 1 1 0 $EndComp -Text GLabel 3100 4450 2 50 Output ~ 0 +Text GLabel 2650 4450 2 50 Output ~ 0 SWCLK -Text GLabel 3100 4350 2 50 Input ~ 0 +Text GLabel 2650 4350 2 50 Input ~ 0 SWO -Text Notes 2050 5050 0 50 ~ 0 -Mini Simplicity\n4 - VCOM_RX\n5 - VCOM_TX\n9 - PTI_FRAME\n10 - PTI_DATA\n $Comp L Connector_Generic:Conn_02x05_Odd_Even J2 U 1 1 5EE89E18 P 2300 4350 F 0 "J2" H 2250 4767 50 0000 L CNN -F 1 "20021521" H 2250 4676 50 0000 L CNN +F 1 "20021521-00010" H 2250 4676 50 0000 L CNN F 2 "bgtex:IDCHeader_2x05_P1.27mm_Vertical_SMD" H 2300 4350 50 0001 C CNN F 3 "~" H 2300 4350 50 0001 C CNN 1 2300 4350 1 0 0 -1 $EndComp -Wire Wire Line - 3100 4450 2600 4450 -Wire Wire Line - 3100 4350 2600 4350 -Wire Wire Line - 2600 4250 2750 4250 -Wire Wire Line - 3050 4250 3100 4250 Wire Wire Line 2100 4150 2050 4150 Wire Wire Line 2050 4150 2050 4100 -Wire Wire Line - 3100 4550 3000 4550 -Wire Wire Line - 2700 4550 2600 4550 -Wire Wire Line - 2100 4550 1950 4550 -Wire Wire Line - 1650 4550 1500 4550 $Comp L bgtex:VSPI #PWR07 U 1 1 5EFC66C1 @@ -814,10 +762,10 @@ F 3 "~" H 7500 1950 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L Device:R R10 +L Device:R R8 U 1 1 5F193EB8 P 8050 2200 -F 0 "R10" H 7981 2246 50 0000 R CNN +F 0 "R8" H 7981 2246 50 0000 R CNN F 1 "TBD" H 7981 2155 50 0000 R CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 7980 2200 50 0001 C CNN F 3 "~" H 8050 2200 50 0001 C CNN @@ -825,10 +773,10 @@ F 3 "~" H 8050 2200 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L Device:R R12 +L Device:R R10 U 1 1 5F192DE5 P 9100 1900 -F 0 "R12" V 9215 1900 50 0000 C CNN +F 0 "R10" V 9215 1900 50 0000 C CNN F 1 "TBD" V 9306 1900 50 0000 C CNN F 2 "Resistor_SMD:R_0603_1608Metric" V 9030 1900 50 0001 C CNN F 3 "~" H 9100 1900 50 0001 C CNN @@ -885,14 +833,10 @@ Wire Wire Line Connection ~ 9300 1800 Wire Wire Line 9300 1800 9300 1750 -NoConn ~ 4850 4550 Wire Wire Line 6350 4200 6350 4250 -Wire Wire Line - 6600 3850 6350 3850 Wire Wire Line 6350 3900 6350 3850 -Connection ~ 6350 3850 Wire Wire Line 6350 3850 5850 3850 Wire Wire Line @@ -912,4 +856,46 @@ Wire Wire Line 3250 2000 3300 2000 Wire Wire Line 8900 1800 9300 1800 +Wire Wire Line + 2050 4350 2100 4350 +Wire Wire Line + 2050 4450 2100 4450 +Wire Wire Line + 2050 4550 2100 4550 +Wire Wire Line + 3150 4150 3150 4200 +Wire Wire Line + 2600 4150 3150 4150 +Wire Wire Line + 2650 4250 2600 4250 +Wire Wire Line + 2650 4350 2600 4350 +Wire Wire Line + 2650 4450 2600 4450 +Wire Wire Line + 2650 4550 2600 4550 +Wire Wire Line + 2100 4250 1650 4250 +Text GLabel 4000 4300 0 50 Output ~ 0 +VCOM_TX +Text GLabel 4800 4550 0 50 Input ~ 0 +VCOM_RX +Wire Wire Line + 4850 4550 4800 4550 +Wire Wire Line + 4850 4450 4400 4450 +Wire Wire Line + 4400 4450 4400 4300 +Wire Wire Line + 4400 4300 4350 4300 +Connection ~ 4400 4450 +Wire Wire Line + 4400 4450 4350 4450 +Wire Wire Line + 4050 4300 4000 4300 +Wire Wire Line + 4050 4450 4000 4450 +Wire Wire Line + 6400 3850 6350 3850 +Connection ~ 6350 3850 $EndSCHEMATC