thesourcerer8 / altium2kicad

Altium to KiCad converter for PCB and schematics
https://www2.futureware.at/KiCad/
GNU General Public License v2.0
837 stars 153 forks source link

Error loading schematic file #50

Open lifeatthesharpend opened 5 years ago

lifeatthesharpend commented 5 years ago

I'm getting a "error loading schematic in file" on a converted file. .... expected single character token in input/source at line 965, offset7

After converting Altium sch file to kicad using atlium2kicad. I've tried to open the file and get this error: I'm getting a "error loading schematic in file" on a converted file. .... expected single character token in input/source at line 965, offset7

kicad version 5.0.0 on windows. I'm running windows 10.

I believe the offending lines are:

$Comp L CAP C1 U 1 1 5B82A5A6 P 13300 8900 F 0 "C1" H 13500 8820 60 0000 L BNN F 1 "="Part Value"" H 13500 8730 60 0000 L BNN F 2 "" H 13500 8730 60 0000 C CNN F 3 "" H 13500 8730 60 0000 C CNN 1 13300 8900 1 0 0 -1 $EndComp

where line 965 is : F 1 "="Part Value"" H 13500 8730 60 0000 L BNN

below is the cut and paste of the sch file

EESchema Schematic File Version 2 LIBS:power LIBS:device LIBS:transistors LIBS:conn LIBS:linear LIBS:regul LIBS:cmos4000 LIBS:adc-dac LIBS:memory LIBS:xilinx LIBS:special LIBS:microcontrollers LIBS:dsp LIBS:microchip LIBS:analog_switches LIBS:motorola LIBS:texas LIBS:intel LIBS:audio LIBS:interface LIBS:digital-audio LIBS:philips LIBS:display LIBS:cypress LIBS:siliconi LIBS:opto LIBS:atmel LIBS:contrib LIBS:valves EELAYER 27 0 EELAYER END $Descr B 17000 11000 encoding utf-8 Sheet 1 1 Title "Sheet1-SOMconnectors-AB-SchDoc" Date "26 08 2018" Rev "" Comp "" Comment1 "" Comment2 "" Comment3 "" Comment4 "" $EndDescr $Comp L +5V #PWR?5B82A5BC U 1 1 5B82A5BC P 1900 2100 F 0 "+5V" H 1900 2100 20 0000 C CNN F 1 "++5V" H 1900 2030 30 0000 C CNN F 2 "" H 1900 2100 70 0000 C CNN F 3 "" H 1900 2100 70 0000 C CNN 1 1900 2100 1 0 0 -1
$EndComp $Comp L +5V #PWR?5B82A5BB U 1 1 5B82A5BB P 5400 2100 F 0 "+5V_2" H 5400 2100 20 0000 C CNN F 1 "++5V" H 5400 2030 30 0000 C CNN F 2 "" H 5400 2100 70 0000 C CNN F 3 "" H 5400 2100 70 0000 C CNN 1 5400 2100 1 0 0 -1
$EndComp $Comp L +5V #PWR?5B82A5BA U 1 1 5B82A5BA P 9100 2100 F 0 "+5V_3" H 9100 2100 20 0000 C CNN F 1 "++5V" H 9100 2030 30 0000 C CNN F 2 "" H 9100 2100 70 0000 C CNN F 3 "" H 9100 2100 70 0000 C CNN 1 9100 2100 1 0 0 -1
$EndComp $Comp L +5V #PWR?5B82A5B9 U 1 1 5B82A5B9 P 12600 2100 F 0 "+5V_4" H 12600 2100 20 0000 C CNN F 1 "++5V" H 12600 2030 30 0000 C CNN F 2 "" H 12600 2100 70 0000 C CNN F 3 "" H 12600 2100 70 0000 C CNN 1 12600 2100 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5B8 U 1 1 5B82A5B8 P 9200 7800 F 0 "GND" H 9200 7940 20 0000 C CNN F 1 "+GND" H 9200 7910 30 0000 C CNN F 2 "" H 9200 7800 70 0000 C CNN F 3 "" H 9200 7800 70 0000 C CNN 1 9200 7800 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5B7 U 1 1 5B82A5B7 P 12500 7800 F 0 "GND_2" H 12500 7940 20 0000 C CNN F 1 "+GND" H 12500 7910 30 0000 C CNN F 2 "" H 12500 7800 70 0000 C CNN F 3 "" H 12500 7800 70 0000 C CNN 1 12500 7800 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5B6 U 1 1 5B82A5B6 P 2000 7800 F 0 "GND_3" H 2000 7940 20 0000 C CNN F 1 "+GND" H 2000 7910 30 0000 C CNN F 2 "" H 2000 7800 70 0000 C CNN F 3 "" H 2000 7800 70 0000 C CNN 1 2000 7800 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5B5 U 1 1 5B82A5B5 P 5300 7800 F 0 "GND_4" H 5300 7940 20 0000 C CNN F 1 "+GND" H 5300 7910 30 0000 C CNN F 2 "" H 5300 7800 70 0000 C CNN F 3 "" H 5300 7800 70 0000 C CNN 1 5300 7800 1 0 0 -1
$EndComp Text Label 2700 8800 0 54 ~ ETH_COL Text Label 2700 8700 0 54 ~ ETH_CLK_OUT Text Label 2700 9000 0 54 ~ ETH_MDC Text Label 2700 8900 0 54 ~ ETH_CRS Text Label 2700 9200 0 54 ~ ETH_RST_N Text Label 2700 10600 0 54 ~ ETH_PWRDN_INT_N Text Label 2700 9300 0 54 ~ ETH_RX_CLK Text Label 2700 9400 0 54 ~ ETH_RX_D0 Text Label 2700 9500 0 54 ~ ETH_RX_D1 Text Label 2700 9600 0 54 ~ ETH_RX_D2 Text Label 2700 9700 0 54 ~ ETH_RX_D3 Text Label 2700 9800 0 54 ~ ETH_RX_DV Text Label 2700 9900 0 54 ~ ETH_RX_ER Text Label 2700 10000 0 54 ~ ETH_TX_CLK Text Label 2700 10100 0 54 ~ ETH_TX_D0 Text Label 2700 10200 0 54 ~ ETH_TX_D1 Text Label 2700 10300 0 54 ~ ETH_TX_D2 Text Label 2700 10400 0 54 ~ ETH_TX_D3 Text Label 2700 10500 0 54 ~ ETH_TX_EN Text HLabel 800 9500 2 60 BiDi ~ ETH_HARN Text Label 2700 9100 0 54 ~ ETH_MDIO Text Label 5700 3200 0 54 ~ ETH_COL Text Label 900 4600 0 54 ~ ETH_CLK_OUT Text Label 1100 3100 0 54 ~ ETH_MDC Text Label 1100 4900 0 54 ~ ETH_CRS Text Label 1100 5100 0 54 ~ ETH_RST_N Text Label 800 3900 0 54 ~ ETH_PWRDN_INT_N Text Label 1100 4500 0 54 ~ ETH_RX_CLK Text Label 1100 3800 0 54 ~ ETH_RX_D0 Text Label 1100 3600 0 54 ~ ETH_RX_D2 Text Label 1100 3500 0 54 ~ ETH_RX_D3 Text Label 1100 3200 0 54 ~ ETH_RX_DV Text Label 5700 3100 0 54 ~ ETH_RX_ER Text Label 5600 4800 0 54 ~ ETH_TX_CLK Text Label 5600 3500 0 54 ~ ETH_TX_D0 Text Label 5600 3600 0 54 ~ ETH_TX_D1 Text Label 5600 3800 0 54 ~ ETH_TX_D2 Text Label 5600 3900 0 54 ~ ETH_TX_D3 Text Label 1100 5200 0 54 ~ ETH_TX_EN Text Label 1100 4800 0 54 ~ ETH_MDIO Text Label 5700 4100 0 54 ~ ETH_LINK Text Label 1100 4100 0 54 ~ ETH_RX_D1 $Comp L +3.3V #PWR?5B82A5B4 U 1 1 5B82A5B4 P 1700 2100 F 0 "+3.3V" H 1700 2100 20 0000 C CNN F 1 "+3.3V" H 1700 2030 30 0000 C CNN F 2 "" H 1700 2100 70 0000 C CNN F 3 "" H 1700 2100 70 0000 C CNN 1 1700 2100 1 0 0 -1
$EndComp $Comp L +3.3V #PWR?5B82A5B3 U 1 1 5B82A5B3 P 12800 2100 F 0 "+3.3V_2" H 12800 2100 20 0000 C CNN F 1 "+3.3V" H 12800 2030 30 0000 C CNN F 2 "" H 12800 2100 70 0000 C CNN F 3 "" H 12800 2100 70 0000 C CNN 1 12800 2100 1 0 0 -1
$EndComp $Comp L +3.3V #PWR?5B82A5B2 U 1 1 5B82A5B2 P 5200 2100 F 0 "+3.3V_3" H 5200 2100 20 0000 C CNN F 1 "+3.3V" H 5200 2030 30 0000 C CNN F 2 "" H 5200 2100 70 0000 C CNN F 3 "" H 5200 2100 70 0000 C CNN 1 5200 2100 1 0 0 -1
$EndComp Text GLabel 6200 4100 2 60 Input ~ ETH_LINK Text GLabel 600 7300 2 60 Input ~ MPU_INT Text GLabel 5700 7100 2 60 Output ~ MPU_SCK Text GLabel 600 7000 2 60 Input ~ MPU_SDO Text GLabel 5700 6700 2 60 Output ~ MPU_SDI Text GLabel 5700 7600 2 60 Output ~ MPU_CS Text GLabel 600 7200 2 60 Output ~ MPU_FSYNC Text GLabel 7900 7500 2 60 Input ~ CAN_RX1 Text GLabel 7900 7200 2 60 Output ~ CAN_TX1 Text GLabel 7900 5800 2 60 Output ~ UART_TX1 Text GLabel 7900 6400 2 60 Input ~ UART_RX1 Text GLabel 7900 6100 2 60 Output ~ UART_TX2 Text GLabel 7900 6900 2 60 Input ~ UART_RX2 Text GLabel 13500 3300 2 60 Input ~ CAN_RX2 Text GLabel 13500 3200 2 60 Output ~ CAN_TX2 Text GLabel 12800 7500 2 60 Input ~ UART_RX3 Text GLabel 12800 7200 2 60 Output ~ UART_TX4 Text GLabel 12800 7700 2 60 Input ~ UART_RX4 Text GLabel 12800 6900 2 60 Output ~ UART_TX3 $Comp L +3.3V #PWR?5B82A5B1 U 1 1 5B82A5B1 P 8900 2100 F 0 "+3.3V_4" H 8900 2100 20 0000 C CNN F 1 "+3.3V" H 8900 2030 30 0000 C CNN F 2 "" H 8900 2100 70 0000 C CNN F 3 "" H 8900 2100 70 0000 C CNN 1 8900 2100 1 0 0 -1
$EndComp Text GLabel 600 6200 2 60 Output ~ BARO_SCK Text GLabel 600 5600 2 60 Input ~ BARO_MISO Text GLabel 600 5900 2 60 Output ~ BARO_MOSI Text GLabel 5500 5600 2 60 Output ~ BARO_CS Text Label 1100 2400 0 54 ~ JTAG_TDI Text Label 5700 2400 0 54 ~ JTAG_TDO Text Label 5800 9200 0 54 ~ JTAG_TDI Text Label 5800 9100 0 54 ~ JTAG_TDO $Comp L +3.3V #PWR?5B82A5B0 U 1 1 5B82A5B0 P 4500 8800 F 0 "+3.3V_5" H 4500 8800 20 0000 C CNN F 1 "+3.3V" H 4500 8730 30 0000 C CNN F 2 "" H 4500 8800 70 0000 C CNN F 3 "" H 4500 8800 70 0000 C CNN 1 4500 8800 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5AF U 1 1 5B82A5AF P 4500 9300 F 0 "GND_5" H 4500 9440 20 0000 C CNN F 1 "+GND" H 4500 9410 30 0000 C CNN F 2 "" H 4500 9300 70 0000 C CNN F 3 "" H 4500 9300 70 0000 C CNN 1 4500 9300 1 0 0 -1
$EndComp Text Label 5700 2300 0 54 ~ JTAG_TCK Text Label 5800 9000 0 54 ~ JTAG_TCK Text Label 1100 2300 0 54 ~ JTAG_TMS Text Label 5800 8900 0 54 ~ JTAG_TMS Text Label 8400 2800 0 54 ~ PG_1V8 Text Label 12900 2900 0 54 ~ PG_CARRIER Text GLabel 7600 2800 2 60 Output ~ PG_1V8 Text GLabel 13500 2900 2 60 Input ~ PG_CARRIER Wire Wire Line 12500 3100 12300 3100 Wire Wire Line 12500 3500 12500 3100 Wire Wire Line 12300 3500 12500 3500 Wire Wire Line 12500 3800 12500 3500 Wire Wire Line 12300 3800 12500 3800 Wire Wire Line 12500 4100 12500 3800 Wire Wire Line 12300 4100 12500 4100 Wire Wire Line 12500 4400 12300 4400 Wire Wire Line 12500 4100 12500 4400 Wire Wire Line 12500 4800 12500 4400 Wire Wire Line 12300 4800 12500 4800 Wire Wire Line 12500 5100 12500 4800 Wire Wire Line 12300 5100 12500 5100 Wire Wire Line 12500 5900 12500 5100 Wire Wire Line 12300 5900 12500 5900 Wire Wire Line 12500 6200 12300 6200 Wire Wire Line 12500 5900 12500 6200 Wire Wire Line 12500 6500 12300 6500 Wire Wire Line 12500 6200 12500 6500 Wire Wire Line 12500 7000 12300 7000 Wire Wire Line 12500 6500 12500 7000 Wire Wire Line 12500 7300 12300 7300 Wire Wire Line 12500 7000 12500 7300 Wire Wire Line 9200 7300 9400 7300 Wire Wire Line 9200 7000 9200 7300 Wire Wire Line 9400 7000 9200 7000 Wire Wire Line 9200 6200 9200 7000 Wire Wire Line 9400 6200 9200 6200 Wire Wire Line 9200 5900 9200 6200 Wire Wire Line 9400 5900 9200 5900 Wire Wire Line 9200 5100 9200 5900 Wire Wire Line 9400 5100 9200 5100 Wire Wire Line 9200 4800 9200 5100 Wire Wire Line 9400 4800 9200 4800 Wire Wire Line 9200 4400 9200 4800 Wire Wire Line 9400 4400 9200 4400 Wire Wire Line 9200 4100 9400 4100 Wire Wire Line 9200 4400 9200 4100 Wire Wire Line 9200 3800 9400 3800 Wire Wire Line 9200 4100 9200 3800 Wire Wire Line 9200 3500 9400 3500 Wire Wire Line 9200 3800 9200 3500 Wire Wire Line 9200 3100 9400 3100 Wire Wire Line 9200 3500 9200 3100 Wire Wire Line 9200 7800 9200 7300 Wire Wire Line 12500 7800 12500 7300 Wire Wire Line 5300 7400 5100 7400 Wire Wire Line 5300 7800 5300 7400 Wire Wire Line 5300 6900 5300 7400 Wire Wire Line 5100 6900 5300 6900 Wire Wire Line 5300 6400 5100 6400 Wire Wire Line 5300 6900 5300 6400 Wire Wire Line 5300 5800 5100 5800 Wire Wire Line 5300 6400 5300 5800 Wire Wire Line 5300 5000 5100 5000 Wire Wire Line 5300 5800 5300 5000 Wire Wire Line 5300 4700 5100 4700 Wire Wire Line 5300 5000 5300 4700 Wire Wire Line 5300 4300 5300 4700 Wire Wire Line 5100 4300 5300 4300 Wire Wire Line 5300 4000 5300 4300 Wire Wire Line 5100 4000 5300 4000 Wire Wire Line 5300 3700 5300 4000 Wire Wire Line 5100 3700 5300 3700 Wire Wire Line 5300 3400 5300 3700 Wire Wire Line 5100 3400 5300 3400 Wire Wire Line 5300 3000 5300 3400 Wire Wire Line 5100 3000 5300 3000 Wire Wire Line 2000 3000 2200 3000 Wire Wire Line 2000 3400 2000 3000 Wire Wire Line 2200 3400 2000 3400 Wire Wire Line 2000 3700 2000 3400 Wire Wire Line 2200 3700 2000 3700 Wire Wire Line 2000 4000 2000 3700 Wire Wire Line 2200 4000 2000 4000 Wire Wire Line 2000 4300 2000 4000 Wire Wire Line 2200 4300 2000 4300 Wire Wire Line 2000 4700 2000 4300 Wire Wire Line 2200 4700 2000 4700 Wire Wire Line 2000 5000 2000 4700 Wire Wire Line 2200 5000 2000 5000 Wire Wire Line 2000 5800 2000 5000 Wire Wire Line 2200 5800 2000 5800 Wire Wire Line 2000 6100 2000 5800 Wire Wire Line 2200 6100 2000 6100 Wire Wire Line 2000 6900 2000 6100 Wire Wire Line 2200 6900 2000 6900 Wire Wire Line 2000 7400 2000 6900 Wire Wire Line 2200 7400 2000 7400 Wire Wire Line 2000 7800 2000 7400 Wire Wire Line 9100 2900 9400 2900 Wire Wire Line 9100 2100 9100 2900 Wire Wire Line 9100 5500 9400 5500 Wire Wire Line 9100 5400 9100 5500 Wire Wire Line 9400 5400 9100 5400 Wire Wire Line 9100 2900 9100 5400 Wire Wire Line 12600 5500 12300 5500 Wire Wire Line 12600 5400 12600 5500 Wire Wire Line 12300 5400 12600 5400 Wire Wire Line 12600 2100 12600 5400 Wire Wire Line 5400 5400 5100 5400 Wire Wire Line 5400 5300 5400 5400 Wire Wire Line 5100 5300 5400 5300 Wire Wire Line 5400 2100 5400 5300 Wire Wire Line 1900 5400 2200 5400 Wire Wire Line 1900 5300 1900 5400 Wire Wire Line 2200 5300 1900 5300 Wire Wire Line 1900 2100 1900 5300 Wire Wire Line 3700 8800 2500 8800 Wire Wire Line 3700 8700 2500 8700 Wire Wire Line 3700 9000 2500 9000 Wire Wire Line 3700 8900 2500 8900 Wire Wire Line 3700 9200 2500 9200 Wire Wire Line 3700 9100 2500 9100 Wire Wire Line 3700 9300 2500 9300 Wire Wire Line 3700 9400 2500 9400 Wire Wire Line 3700 9500 2500 9500 Wire Wire Line 3700 9600 2500 9600 Wire Wire Line 3700 9700 2500 9700 Wire Wire Line 3700 9800 2500 9800 Wire Wire Line 3700 9900 2500 9900 Wire Wire Line 3700 10000 2500 10000 Wire Wire Line 3700 10100 2500 10100 Wire Wire Line 3700 10200 2500 10200 Wire Wire Line 3700 10300 2500 10300 Wire Wire Line 3700 10400 2500 10400 Wire Wire Line 3700 10500 2500 10500 Wire Wire Line 3700 10600 2500 10600 Wire Wire Line 1100 5100 2200 5100 Wire Wire Line 1100 5200 2200 5200 Wire Wire Line 2200 4800 1100 4800 Wire Wire Line 2200 4900 1100 4900 Wire Wire Line 1100 3100 2200 3100 Wire Wire Line 1100 3200 2200 3200 Wire Wire Line 1100 3500 2200 3500 Wire Wire Line 1100 3600 2200 3600 Wire Wire Line 1100 3800 2200 3800 Wire Wire Line 700 3900 2200 3900 Wire Wire Line 1100 4100 2200 4100 Wire Wire Line 1100 4500 2200 4500 Wire Wire Line 900 4600 2200 4600 Wire Wire Line 6300 3100 5100 3100 Wire Wire Line 6300 3200 5100 3200 Wire Wire Line 6200 4100 5100 4100 Wire Wire Line 5100 4800 6200 4800 Wire Wire Line 5100 3500 6100 3500 Wire Wire Line 5100 3600 6100 3600 Wire Wire Line 5100 3800 6100 3800 Wire Wire Line 5100 3900 6100 3900 Wire Wire Line 12800 6600 12300 6600 Wire Wire Line 12800 2100 12800 6600 Wire Wire Line 5200 6500 5100 6500 Wire Wire Line 5200 2100 5200 6500 Wire Wire Line 12800 7700 12300 7700 Wire Wire Line 12800 7500 12300 7500 Wire Wire Line 12800 7200 12300 7200 Wire Wire Line 12800 6900 12300 6900 Wire Wire Line 8900 7600 9400 7600 Wire Wire Line 8900 6600 8900 7600 Wire Wire Line 8900 6500 9400 6500 Wire Wire Line 9400 7500 8600 7500 Wire Wire Line 9400 7200 8600 7200 Wire Wire Line 9400 6900 8600 6900 Wire Wire Line 9400 6400 8600 6400 Wire Wire Line 9400 6100 8600 6100 Wire Wire Line 9400 5800 8600 5800 Wire Wire Line 13500 3200 12300 3200 Wire Wire Line 13500 3300 12300 3300 Wire Wire Line 5700 7600 5100 7600 Wire Wire Line 5700 7100 5100 7100 Wire Wire Line 5700 6700 5100 6700 Wire Wire Line 1300 7300 2200 7300 Wire Wire Line 1300 7200 2200 7200 Wire Wire Line 5500 5600 5100 5600 Wire Wire Line 2200 5600 1500 5600 Wire Wire Line 2200 5900 1500 5900 Wire Wire Line 2200 6200 1500 6200 Wire Wire Line 2200 7000 1300 7000 Wire Wire Line 1700 6400 2200 6400 Wire Wire Line 1000 2400 2200 2400 Wire Wire Line 6300 2400 5100 2400 Wire Wire Line 6300 9100 5500 9100 Wire Wire Line 6300 9200 5500 9200 Wire Wire Line 4500 8900 4700 8900 Wire Wire Line 4500 9200 4700 9200 Wire Wire Line 4500 9100 4700 9100 Wire Wire Line 4500 9200 4500 9100 Wire Wire Line 4500 9300 4500 9200 Wire Wire Line 4500 9000 4700 9000 Wire Wire Line 4500 8900 4500 9000 Wire Wire Line 4500 8800 4500 8900 Wire Wire Line 6300 2300 5100 2300 Wire Wire Line 6300 9000 5500 9000 Wire Wire Line 6300 2600 5100 2600 Wire Wire Line 1000 2300 2200 2300 Wire Wire Line 6300 8900 5500 8900 Wire Wire Line 8300 2800 9400 2800 Wire Wire Line 13500 2900 12300 2900 Wire Wire Line 6300 2500 5100 2500 Text Label 5700 2500 0 54 ~ PG_5V Text GLabel 6300 2500 2 60 Input ~ PG_5V Wire Wire Line 1000 2600 2200 2600 Text Label 1100 2600 0 54 ~ FPGA_DONE Text Label 8900 9800 0 54 ~ FPGA_DONE $Comp L GND #PWR?5B82A5AE U 1 1 5B82A5AE P 10100 10100 F 0 "GND_6" H 10100 10240 20 0000 C CNN F 1 "+GND" H 10100 10210 30 0000 C CNN F 2 "" H 10100 10100 70 0000 C CNN F 3 "" H 10100 10100 70 0000 C CNN 1 10100 10100 1 0 0 -1
$EndComp Wire Wire Line 10100 10000 10100 10100 $Comp L GND #PWR?5B82A5AD U 1 1 5B82A5AD P 7900 10100 F 0 "GND_7" H 7900 10240 20 0000 C CNN F 1 "+GND" H 7900 10210 30 0000 C CNN F 2 "" H 7900 10100 70 0000 C CNN F 3 "" H 7900 10100 70 0000 C CNN 1 7900 10100 1 0 0 -1
$EndComp Wire Wire Line 7900 10000 7900 10100 Wire Wire Line 9700 9800 8900 9800 Wire Wire Line 6700 9800 7600 9800 $Comp L +3.3V #PWR?5B82A5AC U 1 1 5B82A5AC P 7900 8600 F 0 "+3.3V_6" H 7900 8600 20 0000 C CNN F 1 "+3.3V" H 7900 8530 30 0000 C CNN F 2 "" H 7900 8600 70 0000 C CNN F 3 "" H 7900 8600 70 0000 C CNN 1 7900 8600 1 0 0 -1
$EndComp $Comp L +3.3V #PWR?5B82A5AB U 1 1 5B82A5AB P 10100 8600 F 0 "+3.3V_7" H 10100 8600 20 0000 C CNN F 1 "+3.3V" H 10100 8530 30 0000 C CNN F 2 "" H 10100 8600 70 0000 C CNN F 3 "" H 10100 8600 70 0000 C CNN 1 10100 8600 1 0 0 -1
$EndComp Wire Wire Line 10100 9300 10100 9400 Wire Wire Line 7900 9300 7900 9600 Text Label 6800 9800 0 54 ~ PG_CARRIER Wire Wire Line 11300 8600 11500 8600 Wire Wire Line 11300 8800 11300 8600 Wire Wire Line 11500 8800 11300 8800 Wire Wire Line 11300 9100 11300 8800 $Comp L GND #PWR?5B82A5AA U 1 1 5B82A5AA P 11300 9100 F 0 "GND_8" H 11300 9240 20 0000 C CNN F 1 "+GND" H 11300 9210 30 0000 C CNN F 2 "" H 11300 9100 70 0000 C CNN F 3 "" H 11300 9100 70 0000 C CNN 1 11300 9100 1 0 0 -1
$EndComp $Comp L GND #PWR?5B82A5A9 U 1 1 5B82A5A9 P 12900 9100 F 0 "GND_9" H 12900 9240 20 0000 C CNN F 1 "+GND" H 12900 9210 30 0000 C CNN F 2 "" H 12900 9100 70 0000 C CNN F 3 "" H 12900 9100 70 0000 C CNN 1 12900 9100 1 0 0 -1
$EndComp Wire Wire Line 12400 8600 12200 8600 Wire Wire Line 12400 8800 12400 8600 Wire Wire Line 12200 8800 12400 8800 Wire Wire Line 12900 8600 12400 8600 Wire Wire Line 12900 8700 12900 8600 Wire Wire Line 13400 8600 12900 8600 Wire Wire Line 13400 8800 13400 8600 $Comp L GND #PWR?5B82A5A8 U 1 1 5B82A5A8 P 13400 9100 F 0 "GND_10" H 13400 9240 20 0000 C CNN F 1 "+GND" H 13400 9210 30 0000 C CNN F 2 "" H 13400 9100 70 0000 C CNN F 3 "" H 13400 9100 70 0000 C CNN 1 13400 9100 1 0 0 -1
$EndComp Wire Wire Line 700 2500 2200 2500 Text Label 700 2500 0 54 ~ CARRIER_SRSTn Text Label 13000 8600 0 54 ~ CARRIER_SRSTn Wire Wire Line 13800 8600 13400 8600 Wire Wire Line 1700 6500 2200 6500 Wire Wire Line 1700 6400 1700 6500 Wire Wire Line 1700 2100 1700 6400 Wire Wire Line 8900 6600 9400 6600 Wire Wire Line 8900 6500 8900 6600 Wire Wire Line 8900 2100 8900 6500 Connection ~ 1700 6400 Connection ~ 1900 5300 Connection ~ 2000 7400 Connection ~ 2000 6900 Connection ~ 2000 6100 Connection ~ 2000 5800 Connection ~ 2000 5000 Connection ~ 2000 4700 Connection ~ 2000 4300 Connection ~ 2000 4000 Connection ~ 2000 3700 Connection ~ 2000 3400 Connection ~ 4500 9200 Connection ~ 4500 8900 Connection ~ 5300 7400 Connection ~ 5300 6900 Connection ~ 5300 6400 Connection ~ 5300 5800 Connection ~ 5300 5000 Connection ~ 5300 4700 Connection ~ 5300 4300 Connection ~ 5300 4000 Connection ~ 5300 3700 Connection ~ 5300 3400 Connection ~ 5400 5300 Connection ~ 8900 6600 Connection ~ 8900 6500 Connection ~ 9100 5400 Connection ~ 9100 2900 Connection ~ 9200 7300 Connection ~ 9200 7000 Connection ~ 9200 6200 Connection ~ 9200 5900 Connection ~ 9200 5100 Connection ~ 9200 4800 Connection ~ 9200 4400 Connection ~ 9200 4100 Connection ~ 9200 3800 Connection ~ 9200 3500 Connection ~ 11300 8800 Connection ~ 12400 8600 Connection ~ 12500 7300 Connection ~ 12500 7000 Connection ~ 12500 6500 Connection ~ 12500 6200 Connection ~ 12500 5900 Connection ~ 12500 5100 Connection ~ 12500 4800 Connection ~ 12500 4400 Connection ~ 12500 4100 Connection ~ 12500 3800 Connection ~ 12500 3500 Connection ~ 12600 5400 Connection ~ 12900 8600 Connection ~ 13400 8600 $Comp L Header_4X2 J5 U 1 1 5B82A5A7 P 4900 8800 F 0 "J5" H 4900 8800 60 0000 L BNN F 1 "Header_4X2" H 4900 8210 60 0000 L BNN F 2 "" H 4900 8210 60 0000 C CNN F 3 "" H 4900 8210 60 0000 C CNN 1 4900 8800 1 0 0 -1 $EndComp $Comp L CAP C1 U 1 1 5B82A5A6 P 13300 8900 F 0 "C1" H 13500 8820 60 0000 L BNN F 1 "="Part Value"" H 13500 8730 60 0000 L BNN F 2 "" H 13500 8730 60 0000 C CNN F 3 "" H 13500 8730 60 0000 C CNN 1 13300 8900 1 0 0 -1 $EndComp $Comp L PZSOM-JX1 PZSOM-JX1 U 1 1 5B82A5A5 P 2700 2100 F 0 "PZSOM-JX1" H 2700 2100 60 0000 L BNN F 1 "="Part Number"" H 2700 -3700 60 0000 L BNN F 2 "" H 2700 -3700 60 0000 C CNN F 3 "" H 2700 -3700 60 0000 C CNN 1 2700 2100 1 0 0 -1 $EndComp $Comp L PZSOM-JX2 PZSOM-JX2 U 1 1 5B82A5A4 P 9900 2200 F 0 "PZSOM-JX2" H 9900 2200 60 0000 L BNN F 1 "="Part Number"" H 9900 -3600 60 0000 L BNN F 2 "" H 9900 -3600 60 0000 C CNN F 3 "" H 9900 -3600 60 0000 C CNN 1 9900 2200 1 0 0 -1 $EndComp $Comp L NPN_0 IC4 U 1 1 5B82A5A3 P 7700 9700 F 1 "MMBT3904" H 7930 9530 60 0000 L BNN F 2 "" H 7930 9530 60 0000 C CNN F 3 "" H 7930 9530 60 0000 C CNN 1 7700 9700 1 0 0 -1 $EndComp $Comp L FET-N-3p IC5 U 1 1 5B82A5A2 P 9800 9500 F 1 "="Part Number"" H 10140 9330 60 0000 L BNN F 2 "" H 10140 9330 60 0000 C CNN F 3 "" H 10140 9330 60 0000 C CNN 1 9800 9500 1 0 0 -1 $EndComp $Comp L RES R5 U 1 1 5B82A5A1 P 7900 8800 F 0 "R5" V 7940 8760 60 0000 R TNN F 1 "="Part Value"" V 7850 8760 60 0000 R TNN F 2 "" H 7850 8760 60 0000 C CNN F 3 "" H 7850 8760 60 0000 C CNN 1 7900 8800 0 -1 -1 0 $EndComp $Comp L RES R17 U 1 1 5B82A5A0 P 10100 8800 F 0 "R17" V 10140 8760 60 0000 R TNN F 1 "="Part Value"" V 10050 8760 60 0000 R TNN F 2 "" H 10050 8760 60 0000 C CNN F 3 "" H 10050 8760 60 0000 C CNN 1 10100 8800 0 -1 -1 0 $EndComp $Comp L LED_C1-2p IC8 U 1 1 5B82A59F P 8100 9100 F 1 "="Part Number"" V 8270 9100 60 0000 L BNN F 2 "" H 8270 9100 60 0000 C CNN F 3 "" H 8270 9100 60 0000 C CNN 1 8100 9100 0 1 1 0 $EndComp $Comp L LED_C1-2p IC9 U 1 1 5B82A59E P 10300 9100 F 1 "="Part Number"" V 10470 9100 60 0000 L BNN F 2 "" H 10470 9100 60 0000 C CNN F 3 "" H 10470 9100 60 0000 C CNN 1 10300 9100 0 1 1 0 $EndComp $Comp L PB-SPST-4p IC10 U 1 1 5B82A59D P 11600 8500 F 1 "="Part Number"" H 12100 8000 60 0000 R TNN F 2 "" H 12100 8000 60 0000 C CNN F 3 "" H 12100 8000 60 0000 C CNN 1 11600 8500 1 0 0 -1 $EndComp $Comp L RES R73 U 1 1 5B82A59C P 12900 8900 F 0 "R73" V 12940 8860 60 0000 R TNN F 1 "="Part Value"" V 12850 8860 60 0000 R TNN F 2 "" H 12850 8860 60 0000 C CNN F 3 "" H 12850 8860 60 0000 C CNN 1 12900 8900 0 -1 -1 0 $EndComp $EndSCHEMATC

thesourcerer8 commented 5 years ago

Thanks for filing the issue, the problem has been solved. Please verify and close this issue.