Use buffer to protect SCS from software faults when reading from uC
To satisfy rule EV 4.11.5 Resolves #4 Resolves #12
This commit is contained in:
parent
4eec043766
commit
711dde5a40
|
@ -11,6 +11,7 @@ CAN.SJW=CAN_SJW_1TQ
|
|||
File.Version=6
|
||||
GPIO.groupedBy=Group By Peripherals
|
||||
KeepUserPlacement=false
|
||||
Mcu.CPN=STM32F302C8T6
|
||||
Mcu.Family=STM32F3
|
||||
Mcu.IP0=CAN
|
||||
Mcu.IP1=NVIC
|
||||
|
@ -19,38 +20,46 @@ Mcu.IP3=SYS
|
|||
Mcu.IPNb=4
|
||||
Mcu.Name=STM32F302C(6-8)Tx
|
||||
Mcu.Package=LQFP48
|
||||
Mcu.Pin0=PA1
|
||||
Mcu.Pin1=PA3
|
||||
Mcu.Pin10=PB3
|
||||
Mcu.Pin11=VP_SYS_VS_Systick
|
||||
Mcu.Pin2=PA4
|
||||
Mcu.Pin3=PA5
|
||||
Mcu.Pin4=PA7
|
||||
Mcu.Pin5=PA8
|
||||
Mcu.Pin6=PA11
|
||||
Mcu.Pin7=PA12
|
||||
Mcu.Pin8=PA13
|
||||
Mcu.Pin9=PA14
|
||||
Mcu.PinsNb=12
|
||||
Mcu.Pin0=PA0
|
||||
Mcu.Pin1=PA1
|
||||
Mcu.Pin10=PA11
|
||||
Mcu.Pin11=PA12
|
||||
Mcu.Pin12=PA13
|
||||
Mcu.Pin13=PA14
|
||||
Mcu.Pin14=PB3
|
||||
Mcu.Pin15=VP_SYS_VS_Systick
|
||||
Mcu.Pin2=PA2
|
||||
Mcu.Pin3=PA3
|
||||
Mcu.Pin4=PA4
|
||||
Mcu.Pin5=PA5
|
||||
Mcu.Pin6=PA6
|
||||
Mcu.Pin7=PA7
|
||||
Mcu.Pin8=PA8
|
||||
Mcu.Pin9=PA9
|
||||
Mcu.PinsNb=16
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F302C8Tx
|
||||
MxCube.Version=6.4.0
|
||||
MxDb.Version=DB.6.0.40
|
||||
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.ForceEnableDMAVector=true
|
||||
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
||||
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true
|
||||
NVIC.USB_LP_CAN_RX0_IRQn=true\:0\:0\:false\:false\:true\:true\:true
|
||||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||||
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:true
|
||||
NVIC.USB_LP_CAN_RX0_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
|
||||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
|
||||
PA0.GPIOParameters=GPIO_Label
|
||||
PA0.GPIO_Label=TS_activate_MUXed
|
||||
PA0.Locked=true
|
||||
PA0.Signal=GPIO_Input
|
||||
PA1.GPIOParameters=GPIO_Label
|
||||
PA1.GPIO_Label=SDC_is_ready
|
||||
PA1.GPIO_Label=ASMS
|
||||
PA1.Locked=true
|
||||
PA1.Signal=GPIO_Input
|
||||
PA11.Locked=true
|
||||
|
@ -63,27 +72,38 @@ PA13.Mode=Trace_Asynchronous_SW
|
|||
PA13.Signal=SYS_JTMS-SWDIO
|
||||
PA14.Mode=Trace_Asynchronous_SW
|
||||
PA14.Signal=SYS_JTCK-SWCLK
|
||||
PA2.GPIOParameters=GPIO_Label
|
||||
PA2.GPIO_Label=INITIAL_OPEN
|
||||
PA2.Locked=true
|
||||
PA2.Signal=GPIO_Input
|
||||
PA3.GPIOParameters=GPIO_Label
|
||||
PA3.GPIO_Label=AS_close_SDC
|
||||
PA3.GPIO_Label=CLOSED
|
||||
PA3.Locked=true
|
||||
PA3.Signal=GPIO_Output
|
||||
PA3.Signal=GPIO_Input
|
||||
PA4.GPIOParameters=GPIO_Label
|
||||
PA4.GPIO_Label=AS_driving_mode
|
||||
PA4.GPIO_Label=REOPENED
|
||||
PA4.Locked=true
|
||||
PA4.Signal=GPIO_Output
|
||||
PA4.Signal=GPIO_Input
|
||||
PA5.GPIOParameters=GPIO_Label
|
||||
PA5.GPIO_Label=Watchdog
|
||||
PA5.GPIO_Label=WD_OK
|
||||
PA5.Locked=true
|
||||
PA5.Signal=GPIO_Output
|
||||
PA7.GPIOParameters=GPIO_PuPd,GPIO_Label
|
||||
PA7.GPIO_Label=TS_activate_MUXed
|
||||
PA7.GPIO_PuPd=GPIO_PULLDOWN
|
||||
PA5.Signal=GPIO_Input
|
||||
PA6.GPIOParameters=GPIO_Label
|
||||
PA6.GPIO_Label=SDC_is_ready
|
||||
PA6.Locked=true
|
||||
PA6.Signal=GPIO_Input
|
||||
PA7.GPIOParameters=GPIO_Label
|
||||
PA7.GPIO_Label=SDC_in_3V3
|
||||
PA7.Locked=true
|
||||
PA7.Signal=GPIO_Input
|
||||
PA8.GPIOParameters=GPIO_Label
|
||||
PA8.GPIO_Label=SDC_in_3V3
|
||||
PA8.GPIO_Label=Watchdog
|
||||
PA8.Locked=true
|
||||
PA8.Signal=GPIO_Input
|
||||
PA8.Signal=GPIO_Output
|
||||
PA9.GPIOParameters=GPIO_Label
|
||||
PA9.GPIO_Label=AS_close_SDC
|
||||
PA9.Locked=true
|
||||
PA9.Signal=GPIO_Output
|
||||
PB3.Mode=Trace_Asynchronous_SW
|
||||
PB3.Signal=SYS_JTDO-TRACESWO
|
||||
PCC.Checker=false
|
||||
|
@ -209,4 +229,4 @@ RCC.VCOOutput2Freq_Value=4000000
|
|||
VP_SYS_VS_Systick.Mode=SysTick
|
||||
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||||
board=custom
|
||||
isbadioc=false
|
||||
isbadioc=true
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
(junction (at 109.22 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 4ffc3e5e-67b7-4f33-a3bb-ed848c134387)
|
||||
)
|
||||
(junction (at 110.49 77.47) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 772f1257-67dd-4cd2-872f-d212a03c8d38)
|
||||
)
|
||||
(junction (at 107.95 74.93) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d4821d05-148d-453a-ab8d-f43af9a7c0d8)
|
||||
)
|
||||
|
@ -35,6 +38,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0b3bc5ba-d0be-4a28-8be9-90c9da9a6f2c)
|
||||
)
|
||||
(wire (pts (xy 146.05 71.755) (xy 149.86 71.755))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1dcfd6a2-f3cf-4903-af66-8291c40dffd5)
|
||||
)
|
||||
(polyline (pts (xy 149.86 156.21) (xy 77.47 156.21))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1dedf20a-89c5-42c2-a88e-a0aaa0b00b76)
|
||||
|
@ -58,7 +65,7 @@
|
|||
(uuid 2e1d8312-ec9f-45f8-8134-8e29d591ecfc)
|
||||
)
|
||||
|
||||
(wire (pts (xy 106.68 68.58) (xy 114.3 68.58))
|
||||
(wire (pts (xy 106.68 66.04) (xy 114.3 66.04))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 30a958d8-2754-495b-992e-8973512fdfa6)
|
||||
)
|
||||
|
@ -103,14 +110,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 6a569235-394a-4bfc-85bd-793b03d97cb1)
|
||||
)
|
||||
(wire (pts (xy 149.86 80.01) (xy 149.86 97.79))
|
||||
(wire (pts (xy 149.86 71.755) (xy 149.86 97.79))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 700a56ae-e09e-42b2-a7b0-663764787d18)
|
||||
)
|
||||
(wire (pts (xy 146.05 80.01) (xy 149.86 80.01))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 70a90edc-1b1c-4836-9314-468b326df339)
|
||||
)
|
||||
(polyline (pts (xy 77.47 118.11) (xy 182.88 118.11))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7fcb499c-1a42-403a-8473-0c9249dffd64)
|
||||
|
@ -136,11 +139,15 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8e2acfbf-50fd-486a-80cd-c22c5c7a6df6)
|
||||
)
|
||||
(wire (pts (xy 106.68 77.47) (xy 110.49 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 90c4a2bf-0289-4ad0-91cb-5d068d0f7477)
|
||||
)
|
||||
(wire (pts (xy 106.68 132.08) (xy 111.76 132.08))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9860c38c-a070-48ff-8004-62bf4eed2207)
|
||||
)
|
||||
(wire (pts (xy 106.68 66.04) (xy 114.3 66.04))
|
||||
(wire (pts (xy 106.68 68.58) (xy 114.3 68.58))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9eebe67c-34d0-42e8-be3e-c4e1b41b94ae)
|
||||
)
|
||||
|
@ -227,23 +234,15 @@
|
|||
(property "Sheet file" "npl.kicad_sch" (id 1) (at 114.3 83.1346 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(pin "AS_driving_mode" input (at 114.3 66.04 180)
|
||||
(pin "AS_close_SDC" input (at 114.3 68.58 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 7db6adf7-763b-4c6d-8cab-730d935b2716)
|
||||
)
|
||||
(pin "TS_activate_dash" input (at 114.3 77.47 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid d45861dc-bd69-4d9e-b63a-cd07b1e5b108)
|
||||
)
|
||||
(pin "TS_activate_ext" input (at 146.05 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 5bf07090-c4c8-4727-bea1-cf2987cdb8e7)
|
||||
)
|
||||
(pin "AS_close_SDC" input (at 114.3 80.01 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 8ad7f34c-620a-4c6c-abd1-8d0fa061cc44)
|
||||
)
|
||||
(pin "Watchdog" input (at 114.3 68.58 180)
|
||||
(pin "Watchdog" input (at 114.3 66.04 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid f20beb7a-21f4-4808-963c-fd416874ac3a)
|
||||
)
|
||||
|
@ -251,7 +250,7 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 8540b694-602f-43b8-83b9-b82b6479d504)
|
||||
)
|
||||
(pin "To_SDC_relais" output (at 146.05 80.01 0)
|
||||
(pin "To_SDC_relais" output (at 146.05 71.755 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid cd7e1f72-1d89-41a0-9343-fb71f5641874)
|
||||
)
|
||||
|
@ -267,6 +266,14 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 9293b58d-3c0a-479c-8fb1-84f0789c162e)
|
||||
)
|
||||
(pin "TS_activate_dash" input (at 114.3 80.01 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 9be27248-3ab7-4f37-a43c-afff0f359a5e)
|
||||
)
|
||||
(pin "AS_driving_mode" input (at 114.3 77.47 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 5eb54f68-1c42-4d3d-9344-d23055c529ec)
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 81.28 50.8) (size 25.4 31.75)
|
||||
|
@ -283,11 +290,11 @@
|
|||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid a608c37b-d973-4f49-836e-1ee4f054f337)
|
||||
)
|
||||
(pin "AS_driving_mode" output (at 106.68 66.04 0)
|
||||
(pin "AS_close_SDC" output (at 106.68 68.58 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 6104fae0-7488-49de-9156-d70376cd4b09)
|
||||
)
|
||||
(pin "Watchdog" output (at 106.68 68.58 0)
|
||||
(pin "Watchdog" output (at 106.68 66.04 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 239be08a-88f2-45bf-b4cb-1205743a9032)
|
||||
)
|
||||
|
@ -307,6 +314,10 @@
|
|||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 92a07936-b42b-4fc7-8498-139f11781859)
|
||||
)
|
||||
(pin "ASMS" input (at 106.68 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid b09bce9f-e3cb-40e9-ac69-eea1e93d621b)
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 153.67 95.25) (size 25.4 19.05) (fields_autoplaced)
|
||||
|
@ -359,10 +370,6 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 8b71927c-08ce-4813-9883-e78799825405)
|
||||
)
|
||||
(pin "TS_activate_dash" output (at 114.3 100.33 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 7ec5dd66-bd1d-41c0-9af0-fd1a605d062a)
|
||||
)
|
||||
(pin "SDC_in" output (at 146.05 109.22 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 2bc5e4b7-c7b0-43b1-a8fd-7aa126d14fc2)
|
||||
|
@ -395,9 +402,13 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 8ed740dc-d1ed-4910-b91a-28e58d3eb67f)
|
||||
)
|
||||
(pin "ASMS" output (at 114.3 97.79 180)
|
||||
(pin "TS_activate_dash" output (at 114.3 97.79 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 521f2ccc-9e77-4ad0-8df0-c7e167227ab3)
|
||||
(uuid a50624d8-e020-4ee1-9dac-037b63704b21)
|
||||
)
|
||||
(pin "ASMS" output (at 114.3 100.33 180)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 6636240c-3075-4224-9c54-1efe05841a3b)
|
||||
)
|
||||
)
|
||||
|
||||
|
@ -681,6 +692,12 @@
|
|||
(path "/00000000-0000-0000-0000-000061bba8ea/0c9965bf-d700-4f1b-b92b-391ed6b70e26"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/40bf8e40-0bff-47d3-ab81-5ae4bbeade95"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/54e2aaaf-edc9-4a7a-94bb-4a9c3927d5db"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/ef87f248-300e-4271-887f-f4d38b41fe25/7de36103-3d8b-43c6-b25b-7aa68cd45394"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
|
@ -702,6 +719,9 @@
|
|||
(path "/ef87f248-300e-4271-887f-f4d38b41fe25/d9e1eadb-f1e9-4dac-a25f-5a0b53d72c11"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/e80a9d63-6ef1-480a-9800-86ca95e480ca"
|
||||
(reference "#PWR?") (unit 1) (value "+3.3V") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061bba8ea/f42d7465-9e12-4af1-a1d0-c713491bd188"
|
||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
|
@ -780,12 +800,12 @@
|
|||
(path "/00000000-0000-0000-0000-000061b4e8cf/e99b18c7-daaa-43f0-88ff-d7456b11aca8"
|
||||
(reference "C?") (unit 1) (value "C_5V") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/eb53e15e-79a5-4cec-99c5-39aeb85e9e17"
|
||||
(reference "C?") (unit 1) (value "100nF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061bba8ea/00000000-0000-0000-0000-000061e0cd10"
|
||||
(reference "D1") (unit 1) (value "Zener 3V") (footprint "Diode_SMD:D_SOD-323_HandSoldering")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061a897b7/00000000-0000-0000-0000-000061b65c4f"
|
||||
(reference "D4") (unit 1) (value "BAT54HMFH") (footprint "Diode_SMD:D_SOT-23_ANK")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061a897b7/00000000-0000-0000-0000-000061beed1b"
|
||||
(reference "D5") (unit 1) (value "Yellow LED") (footprint "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder")
|
||||
)
|
||||
|
@ -963,8 +983,29 @@
|
|||
(path "/00000000-0000-0000-0000-000061ad63d5/00000000-0000-0000-0000-000061b93d23"
|
||||
(reference "U9") (unit 1) (value "G3VM-61DR1") (footprint "Package_DIP:DIP-4_W7.62mm_SMDSocket_SmallPads")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/c5552734-6149-45ed-9d69-cce4e7e0503b"
|
||||
(reference "U?") (unit 1) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061b4e8cf/fad2f278-0632-478b-899a-29b914388a89"
|
||||
(reference "U?") (unit 1) (value "NCP1117-3.3_SOT223") (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/d9913e95-0de8-4bdf-8406-bbd8f507aaa8"
|
||||
(reference "U?") (unit 2) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/567c2ea1-c2b5-4f5b-9527-6f44bc51548a"
|
||||
(reference "U?") (unit 3) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/2a806248-33dd-4d2e-853b-48d14f04228b"
|
||||
(reference "U?") (unit 4) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/ec8c690e-2714-435a-8a1e-2ac04a01b840"
|
||||
(reference "U?") (unit 5) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/198d4e29-b51d-4000-8fdf-d1d525e271b4"
|
||||
(reference "U?") (unit 6) (value "74HC14") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ad620f/25b9e719-77fb-4255-8614-8e9527399074"
|
||||
(reference "U?") (unit 7) (value "74HC14") (footprint "")
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
|
@ -15,6 +15,294 @@
|
|||
)
|
||||
|
||||
(lib_symbols
|
||||
(symbol "74xx:74HC14" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at 0 1.27 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "74HC14" (id 1) (at 0 -1.27 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_locked" "" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "ki_keywords" "HCMOS not inverter" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Hex inverter schmitt trigger" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "DIP*W7.62mm*" (id 7) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "74HC14_1_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_1_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_2_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_2_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_3_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "5" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "6" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_3_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_4_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "8" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "9" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_4_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_5_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "10" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "11" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_5_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_6_0"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -3.81 3.81)
|
||||
(xy -3.81 -3.81)
|
||||
(xy 3.81 0)
|
||||
(xy -3.81 3.81)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin output inverted (at 7.62 0 180) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "12" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 3.81)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "13" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_6_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 -1.27)
|
||||
(xy -1.905 1.27)
|
||||
(xy -0.635 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.54 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 1.27)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_7_0"
|
||||
(pin power_in line (at 0 12.7 270) (length 5.08)
|
||||
(name "VCC" (effects (font (size 1.27 1.27))))
|
||||
(number "14" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin power_in line (at 0 -12.7 90) (length 5.08)
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(number "7" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "74HC14_7_1"
|
||||
(rectangle (start -5.08 7.62) (end 5.08 -7.62)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
|
@ -422,6 +710,9 @@
|
|||
)
|
||||
)
|
||||
|
||||
(junction (at 223.52 40.005) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 04fa2313-f110-454f-8eb7-1528dd608c74)
|
||||
)
|
||||
(junction (at 106.68 45.72) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 0d062082-c753-4777-8a55-40ed8684b43f)
|
||||
)
|
||||
|
@ -478,13 +769,11 @@
|
|||
(no_connect (at 171.45 123.19) (uuid 1a951e59-a1a7-48c5-a1fd-65f193eaf22b))
|
||||
(no_connect (at 138.43 133.35) (uuid 1b72e4c8-5da3-4695-9398-722cca46ec00))
|
||||
(no_connect (at 138.43 113.03) (uuid 1d9bd03d-a60f-4613-952c-3174be8a7d93))
|
||||
(no_connect (at 171.45 107.95) (uuid 247f54e7-db35-4e5f-8ac1-04319eb8356e))
|
||||
(no_connect (at 138.43 82.55) (uuid 29450619-6762-4c0c-8d87-f00c89370851))
|
||||
(no_connect (at 138.43 87.63) (uuid 3b87a2e7-b4ce-4bca-afca-a05be7af9f9c))
|
||||
(no_connect (at 138.43 120.65) (uuid 3bd7d612-18c4-4665-863c-d5ffe43e11aa))
|
||||
(no_connect (at 138.43 110.49) (uuid 3fc5527a-420a-4eb2-917d-4d7b458dc4cc))
|
||||
(no_connect (at 138.43 92.71) (uuid 40d097e9-1bd3-4c61-95f5-be62cf5a91b1))
|
||||
(no_connect (at 171.45 120.65) (uuid 771ece42-d428-4048-9db2-96117731d3dd))
|
||||
(no_connect (at 138.43 128.27) (uuid 783b4b4c-72bc-48a3-a9d3-da0f02a90132))
|
||||
(no_connect (at 138.43 115.57) (uuid 83c2cf77-9d11-4a1b-9be5-4d3ffa8b3eb1))
|
||||
(no_connect (at 138.43 80.01) (uuid 88f59470-efba-4c4b-95be-a8f8e8790ba9))
|
||||
|
@ -492,12 +781,9 @@
|
|||
(no_connect (at 138.43 97.79) (uuid b24aa471-644a-4bec-a600-adea7e5626a5))
|
||||
(no_connect (at 138.43 100.33) (uuid b24aa471-644a-4bec-a600-adea7e5626a6))
|
||||
(no_connect (at 138.43 102.87) (uuid b24aa471-644a-4bec-a600-adea7e5626a7))
|
||||
(no_connect (at 171.45 113.03) (uuid b2f2f29d-195f-4923-b132-ea5125810272))
|
||||
(no_connect (at 138.43 130.81) (uuid b78ba89b-1997-4bac-aae1-9bd7326cf79a))
|
||||
(no_connect (at 138.43 107.95) (uuid d4f3b602-cab7-4dfe-930e-0ee07158beb7))
|
||||
(no_connect (at 138.43 135.89) (uuid dea3ae52-0a4d-462f-a24d-3e50c842f5e2))
|
||||
(no_connect (at 171.45 118.11) (uuid df15dcab-fa39-4034-b982-adfe3476c019))
|
||||
(no_connect (at 171.45 115.57) (uuid e4c57c1a-bae7-45e9-9613-b6ac3d1c93e9))
|
||||
(no_connect (at 138.43 123.19) (uuid f149063c-c1bd-4a8e-9ce1-4e4c9868ec00))
|
||||
(no_connect (at 138.43 118.11) (uuid f3c1c1bf-1bc5-4441-9077-73c89ca6f865))
|
||||
|
||||
|
@ -505,6 +791,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0007f297-3308-4916-ba6a-4705ce359b41)
|
||||
)
|
||||
(wire (pts (xy 212.725 79.375) (xy 219.71 79.375))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 000b6751-a8c9-45c5-8b7c-5e2266e063d6)
|
||||
)
|
||||
(wire (pts (xy 158.75 63.5) (xy 156.21 63.5))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 02e07d44-0afe-4547-a85e-659bde11c7d4)
|
||||
|
@ -517,6 +807,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0da017c2-7093-455b-9348-ac52abdb7df8)
|
||||
)
|
||||
(wire (pts (xy 219.71 88.9) (xy 215.9 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0de5a0b2-c07f-4beb-b851-7e87cc7b8ed1)
|
||||
)
|
||||
(wire (pts (xy 156.21 140.97) (xy 156.21 143.51))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 13b0ba53-03c7-45ff-9159-7de633593533)
|
||||
|
@ -529,6 +823,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 19d31d36-b93a-4540-a947-6a780cc9ce4e)
|
||||
)
|
||||
(wire (pts (xy 219.075 98.425) (xy 219.075 102.87))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1c51466c-08f8-481a-8886-cf18127d87c8)
|
||||
)
|
||||
(wire (pts (xy 130.81 53.34) (xy 142.24 53.34))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1d3c3005-0844-4a88-b1d6-7c2c67ceb364)
|
||||
|
@ -537,6 +835,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 2925e527-4f99-493f-9456-4d900ad4df43)
|
||||
)
|
||||
(wire (pts (xy 219.075 98.425) (xy 219.71 98.425))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 29b221fa-b819-43d3-b562-96ab41072ca3)
|
||||
)
|
||||
(wire (pts (xy 142.24 45.72) (xy 151.13 45.72))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 2ce2bca6-3041-42e5-b79a-77096877c017)
|
||||
|
@ -549,10 +851,34 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3a9642f9-1aaf-4e97-9f13-46b4a2788b11)
|
||||
)
|
||||
(wire (pts (xy 212.725 127) (xy 212.725 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3fd586bd-191e-45b6-b84a-48eae3e77eab)
|
||||
)
|
||||
(wire (pts (xy 219.075 107.95) (xy 219.075 105.41))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 4a18987a-6b52-42af-8a8d-b69c1ea305bd)
|
||||
)
|
||||
(wire (pts (xy 234.95 127) (xy 241.3 127))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 4ab5a626-32cf-42f6-9dd2-0895952335ec)
|
||||
)
|
||||
(wire (pts (xy 226.06 40.005) (xy 223.52 40.005))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 551a4706-2bc3-49d1-b6d9-82806bdfac50)
|
||||
)
|
||||
(wire (pts (xy 161.29 45.72) (xy 168.91 45.72))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 5cf0d9e8-f731-481a-9463-84d7205a455a)
|
||||
)
|
||||
(wire (pts (xy 219.71 117.475) (xy 215.9 117.475))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 64315b6a-e4c5-41f6-9f7d-842f7ab385d9)
|
||||
)
|
||||
(wire (pts (xy 171.45 97.79) (xy 212.725 97.79))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 68acf139-d59e-4701-8e5f-5d8a38f61397)
|
||||
)
|
||||
(wire (pts (xy 113.03 69.85) (xy 138.43 69.85))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 6f3854c0-d16e-4d28-9b68-92261f530b28)
|
||||
|
@ -561,6 +887,18 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 70dbb787-2634-4d2b-b24f-192d03ee5ec1)
|
||||
)
|
||||
(wire (pts (xy 219.075 102.87) (xy 171.45 102.87))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 70f1da08-a70f-4cac-be20-c0320307bb5a)
|
||||
)
|
||||
(wire (pts (xy 215.9 100.33) (xy 171.45 100.33))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7162c29f-87d9-4663-a00c-cdafe78d6024)
|
||||
)
|
||||
(wire (pts (xy 212.725 97.79) (xy 212.725 79.375))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 786c62b3-7a8c-4208-b884-fd0d82fa8d85)
|
||||
)
|
||||
(wire (pts (xy 168.91 45.72) (xy 179.07 45.72))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7adbe7e4-6e24-44dc-a92e-02f1a8827a7a)
|
||||
|
@ -569,10 +907,38 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7cc44d9e-975d-4533-80a7-619ede5d431e)
|
||||
)
|
||||
(wire (pts (xy 215.9 88.9) (xy 215.9 100.33))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7cdd0a4f-5609-4bca-a827-ed7a691725b8)
|
||||
)
|
||||
(wire (pts (xy 215.9 117.475) (xy 215.9 107.95))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 87c87a0e-4922-4793-814f-717bbdcd507a)
|
||||
)
|
||||
(wire (pts (xy 234.95 117.475) (xy 241.3 117.475))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 90c63c62-040f-40ec-9bc5-c735aa6a6080)
|
||||
)
|
||||
(wire (pts (xy 234.95 107.95) (xy 241.3 107.95))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 954d1a6b-52b2-47d7-a31e-3bd4d47cd8dd)
|
||||
)
|
||||
(wire (pts (xy 219.075 105.41) (xy 171.45 105.41))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 97906052-3694-4a09-a772-c82c6a7944b7)
|
||||
)
|
||||
(wire (pts (xy 132.08 74.93) (xy 138.43 74.93))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ab9e8e1b-5e13-4242-a8d4-77c1a1c5a38f)
|
||||
)
|
||||
(wire (pts (xy 234.95 98.425) (xy 241.3 98.425))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid abca77c4-fae3-4baf-afab-192adae1baed)
|
||||
)
|
||||
(wire (pts (xy 219.075 107.95) (xy 219.71 107.95))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ac82b73f-7384-48a2-8a97-c43240f620e6)
|
||||
)
|
||||
(wire (pts (xy 95.25 53.34) (xy 106.68 53.34))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid b3fcca2d-47bb-4c48-afad-aa3131eb3df2)
|
||||
|
@ -585,6 +951,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bee7481a-0e36-4001-9ab8-6613ccabbba3)
|
||||
)
|
||||
(wire (pts (xy 219.71 127) (xy 212.725 127))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bf08d44d-2f4d-438b-8c39-97d2e57387c4)
|
||||
)
|
||||
(wire (pts (xy 151.13 143.51) (xy 153.67 143.51))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid c2809030-5ca0-4c09-803f-fdbdc1413f53)
|
||||
|
@ -593,10 +963,26 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid c29c7a23-1b5d-4a58-b310-a0261ea9a278)
|
||||
)
|
||||
(wire (pts (xy 215.9 107.95) (xy 171.45 107.95))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid c48ef9e9-df7f-45c3-bca5-ba79877a887f)
|
||||
)
|
||||
(wire (pts (xy 234.95 79.375) (xy 241.3 79.375))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d22906df-d71d-4ffb-8f5f-2791fd3bbb88)
|
||||
)
|
||||
(wire (pts (xy 234.95 88.9) (xy 241.3 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d6459116-d27b-431d-a4c6-55c1e39da54f)
|
||||
)
|
||||
(wire (pts (xy 106.68 45.72) (xy 95.25 45.72))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d7012a41-b85d-4bad-86dc-167e348b3334)
|
||||
)
|
||||
(wire (pts (xy 212.725 110.49) (xy 171.45 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d8fdd68f-bb76-4f52-bc63-b2175fc3a27a)
|
||||
)
|
||||
(wire (pts (xy 151.13 63.5) (xy 151.13 64.77))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid db39555f-d6a7-427e-9aa3-869bb6dfbe9a)
|
||||
|
@ -631,7 +1017,32 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid d2533b0c-0943-471c-b699-ca449bccb029)
|
||||
)
|
||||
(text "Inv Buffer to satisfy EV 4.11.5" (at 209.55 139.065 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid deae3ed8-0ec7-493d-b169-7df212f2c64b)
|
||||
)
|
||||
|
||||
(global_label "REOPENED" (shape input) (at 241.3 117.475 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 001838a3-dcda-447f-9505-b972c085e29d)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 253.5423 117.3956 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "CLOSED" (shape input) (at 241.3 107.95 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 1da030c9-6734-478c-bfc0-02c7965fc4d1)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 250.8813 107.8706 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "WD_OK" (shape input) (at 241.3 127 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 1ff0fd2d-b59c-4609-9583-a0fdabfbe384)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 249.9137 126.9206 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "SWDIO" (shape bidirectional) (at 171.45 130.81 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 9081045a-b275-46fc-9554-d213df01b7ed)
|
||||
|
@ -639,6 +1050,13 @@
|
|||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
(global_label "INITIAL_OPEN" (shape input) (at 241.3 98.425 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid a2839563-4c47-495b-8dfd-ccef6d16ad17)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 255.9009 98.3456 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "NRST" (shape input) (at 107.95 69.85 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid b8197b7d-027a-4755-8372-d6bc042464d6)
|
||||
|
@ -668,7 +1086,7 @@
|
|||
)
|
||||
)
|
||||
|
||||
(hierarchical_label "SDC_is_ready" (shape input) (at 171.45 100.33 0)
|
||||
(hierarchical_label "SDC_is_ready" (shape input) (at 171.45 113.03 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 3d65ea1e-c364-475a-bad4-158f1fa3d5b4)
|
||||
)
|
||||
|
@ -680,19 +1098,23 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 5b418367-50b3-4d6f-b9c1-30b72e857d1d)
|
||||
)
|
||||
(hierarchical_label "Watchdog" (shape output) (at 171.45 110.49 0)
|
||||
(hierarchical_label "ASMS" (shape input) (at 241.3 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 77e38afe-5f82-400a-afc7-f3c3ea316b83)
|
||||
(uuid 64d84711-343c-43fd-9e04-4049a4554923)
|
||||
)
|
||||
(hierarchical_label "AS_close_SDC" (shape output) (at 171.45 105.41 0)
|
||||
(hierarchical_label "AS_close_SDC" (shape output) (at 171.45 120.65 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 87639ead-abde-48e6-8413-adc86c564cd7)
|
||||
)
|
||||
(hierarchical_label "TS_activate_MUXed" (shape input) (at 171.45 97.79 0)
|
||||
(hierarchical_label "TS_activate_MUXed" (shape input) (at 241.3 79.375 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid a134b131-1275-405b-ac49-029bb5dc86fb)
|
||||
)
|
||||
(hierarchical_label "SDC_in_3V3" (shape input) (at 171.45 102.87 0)
|
||||
(hierarchical_label "Watchdog" (shape output) (at 171.45 118.11 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid d094467b-9fca-4aef-a0d6-8287a4b2ec7d)
|
||||
)
|
||||
(hierarchical_label "SDC_in_3V3" (shape input) (at 171.45 115.57 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid df119877-14d7-49b6-b7b7-9e714cb02501)
|
||||
)
|
||||
|
@ -1075,4 +1497,264 @@
|
|||
)
|
||||
(pin "1" (uuid a7b42314-503d-4643-853c-e132969f2cb9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 127 180) (unit 6)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 198d4e29-b51d-4000-8fdf-d1d525e271b4)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 129.54 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 132.08 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 127 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 127 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid a09558bf-f5d3-42c0-8859-7f48cc60ebb5))
|
||||
(pin "2" (uuid d93c2768-3172-4227-9095-ba843d406bf4))
|
||||
(pin "3" (uuid e3b770ea-a7b8-4f87-ab91-f9ebbf1bbabf))
|
||||
(pin "4" (uuid d3e900c0-4eff-44d1-bf47-1764f078e75a))
|
||||
(pin "5" (uuid 7555fe06-8e71-492c-8ad1-af28e637a5ce))
|
||||
(pin "6" (uuid 4c9f7b09-0ce4-40c5-8eac-e3cd32f3f813))
|
||||
(pin "8" (uuid 77f3a784-0c47-49cc-8045-21af5bf0f12b))
|
||||
(pin "9" (uuid 82a27b16-a2c0-467a-ae94-a8736efb0a6f))
|
||||
(pin "10" (uuid f3b79a62-50a2-496a-b850-dd727497de18))
|
||||
(pin "11" (uuid 62407531-8a65-4ca6-806c-ca0f31ab6595))
|
||||
(pin "12" (uuid af674882-ce3e-4dbc-9a6e-fe8039a29127))
|
||||
(pin "13" (uuid 1b8145a7-0ebf-4dc3-a437-ddae39e40be7))
|
||||
(pin "14" (uuid 79844132-5926-47a3-8981-fc403995b1cb))
|
||||
(pin "7" (uuid dfab2ad0-3c17-4b23-bd2e-adb5a8eac372))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 223.52 52.705 0) (unit 7)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 25b9e719-77fb-4255-8614-8e9527399074)
|
||||
(property "Reference" "U?" (id 0) (at 229.87 51.4349 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "74HC14" (id 1) (at 229.87 53.9749 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 223.52 52.705 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 223.52 52.705 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 0317499a-d71c-43ad-a2c1-a674d9380bb4))
|
||||
(pin "2" (uuid f7b68776-d89b-4e90-89cb-41fd6a6e0055))
|
||||
(pin "3" (uuid eb1e1c57-274d-4101-803a-9f575b6f0078))
|
||||
(pin "4" (uuid 9bda0c2e-07fb-45f8-9518-2ff77338294e))
|
||||
(pin "5" (uuid 438075bd-c332-4a0e-827f-f274e44b1eed))
|
||||
(pin "6" (uuid 0dde2333-2e69-407a-8887-f59249fcc0be))
|
||||
(pin "8" (uuid fdcad8a3-2add-4779-8c3e-3d595d740ec9))
|
||||
(pin "9" (uuid 45a4b2b1-2bea-4f38-b8a9-edc7224b3891))
|
||||
(pin "10" (uuid ac5488b1-b858-4ee3-9058-fd80d93901f3))
|
||||
(pin "11" (uuid 5a3908ad-828c-47ff-93a5-0cb87253ad2b))
|
||||
(pin "12" (uuid 807f99bd-032f-4774-b7ea-ff40279b512a))
|
||||
(pin "13" (uuid 43b55865-7b3c-4750-9e5b-621e9374d720))
|
||||
(pin "14" (uuid eec609b5-9f3e-4e1b-ad6b-31a6c634dfb7))
|
||||
(pin "7" (uuid 686a4516-049f-4e18-a2e7-f9df7f1e6266))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 107.95 180) (unit 4)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 2a806248-33dd-4d2e-853b-48d14f04228b)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 110.49 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 113.03 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 107.95 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 107.95 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d6a19d6e-3f03-48ce-9622-d12b680d4b2c))
|
||||
(pin "2" (uuid b40be79e-50f7-4776-b4f7-db6d15bae5aa))
|
||||
(pin "3" (uuid 4adc3a74-362b-44a6-8786-bb7de973a94c))
|
||||
(pin "4" (uuid 2a7a4cdd-933d-43b3-8633-00027e49cda9))
|
||||
(pin "5" (uuid 5b4d1461-fe3b-4b27-bd16-0029ee95f464))
|
||||
(pin "6" (uuid 29f72508-4f19-47e0-97af-7ec69f150fbc))
|
||||
(pin "8" (uuid 36afcf28-7cc6-494f-b06a-963dce360d49))
|
||||
(pin "9" (uuid 20257107-a4ee-4bd6-a4e1-fb0dec12a24b))
|
||||
(pin "10" (uuid ac8c077b-c509-4abe-8705-52e475969498))
|
||||
(pin "11" (uuid 0aab4754-f954-4098-aaa5-dec923c369b4))
|
||||
(pin "12" (uuid 46dc674e-9fb5-4a44-a214-9520cd9dcfe3))
|
||||
(pin "13" (uuid 2779fd61-a86d-4264-8661-3f737afc21be))
|
||||
(pin "14" (uuid a306e916-f13a-477c-8fb8-626c6b34e255))
|
||||
(pin "7" (uuid 4447ba3a-ac6d-489c-ad60-804d6ddf6e6b))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 223.52 65.405 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 40bf8e40-0bff-47d3-ab81-5ae4bbeade95)
|
||||
(property "Reference" "#PWR?" (id 0) (at 223.52 71.755 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 223.647 69.7992 0))
|
||||
(property "Footprint" "" (id 2) (at 223.52 65.405 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 223.52 65.405 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid b12536cd-c35f-4caa-adc1-8e7c54eb972e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 233.68 40.005 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 54e2aaaf-edc9-4a7a-94bb-4a9c3927d5db)
|
||||
(property "Reference" "#PWR?" (id 0) (at 233.68 46.355 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 233.807 44.3992 0))
|
||||
(property "Footprint" "" (id 2) (at 233.68 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 233.68 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid c8c266a0-b2b8-46a5-8ff9-a72c731d0fd9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 98.425 180) (unit 3)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 567c2ea1-c2b5-4f5b-9527-6f44bc51548a)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 100.965 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 103.505 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 98.425 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 98.425 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid aaa5cc54-0a29-427a-8db6-e2748b10569e))
|
||||
(pin "2" (uuid c76c7b13-3f62-4306-9b63-1894e3510a53))
|
||||
(pin "3" (uuid 55133f77-5e9a-4b9a-8ecb-e39e10d1149c))
|
||||
(pin "4" (uuid 01ecb63a-ec38-4835-9ede-99a3c97c3b62))
|
||||
(pin "5" (uuid 967ce3c8-4457-42e6-a519-24b51d398411))
|
||||
(pin "6" (uuid 1b58fbaa-320d-4f59-b416-9c7ca26c65b1))
|
||||
(pin "8" (uuid eff53c86-ba7d-49f8-8107-32c31eb964b4))
|
||||
(pin "9" (uuid 9717db16-7eae-4198-b244-f887ce3149e8))
|
||||
(pin "10" (uuid f5a1068c-5a55-4ccf-81a0-a003c94b93c2))
|
||||
(pin "11" (uuid 3bceb58f-88cd-4973-b10d-f358f6606a89))
|
||||
(pin "12" (uuid de7bac75-4c58-4e3c-b84d-f8cf2003012c))
|
||||
(pin "13" (uuid 961e6924-5fa0-4afe-969c-f8fe974684c1))
|
||||
(pin "14" (uuid 959aa522-8bc1-4e85-bece-f07b549ad9a2))
|
||||
(pin "7" (uuid 780ae35b-1fe1-499a-a607-2c031f9b3fb8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 79.375 180) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid c5552734-6149-45ed-9d69-cce4e7e0503b)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 81.915 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 84.455 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 79.375 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 79.375 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 2c4c1443-7964-4dbe-8c85-a26e5c43cda1))
|
||||
(pin "2" (uuid 9ab84dcd-69fd-4c5b-a627-e21a1a9809d2))
|
||||
(pin "3" (uuid 73bce24d-34de-4163-95b4-a324eb065f97))
|
||||
(pin "4" (uuid b57b0c48-af31-4ffa-bcaa-5a5c1383df9a))
|
||||
(pin "5" (uuid ac3ffff9-2520-461b-a814-2be6b5a168a6))
|
||||
(pin "6" (uuid eb630037-6fda-4ada-a153-1ccd17d5a5d8))
|
||||
(pin "8" (uuid 8c700f6b-4a32-4aef-80dd-edeb148043f4))
|
||||
(pin "9" (uuid 801bc6f5-0cd1-40e7-addd-5f1e776a17af))
|
||||
(pin "10" (uuid eb10a7fb-cae2-4a49-9ece-5a38158e5b2c))
|
||||
(pin "11" (uuid 8dded060-ce30-4b26-b58f-7b79762c971e))
|
||||
(pin "12" (uuid a151fddd-3739-471e-8c13-82ea73b32551))
|
||||
(pin "13" (uuid 3a4d29b2-a1d5-4948-843d-c47c59ab15ec))
|
||||
(pin "14" (uuid 6bce7f85-98db-4aae-b0ba-30b9d489118c))
|
||||
(pin "7" (uuid 38cb40a8-1cfc-4e4b-9339-691438a12cf9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 88.9 180) (unit 2)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid d9913e95-0de8-4bdf-8406-bbd8f507aaa8)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 91.44 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 93.98 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 43988547-f251-469e-85c1-9111be6bda0c))
|
||||
(pin "2" (uuid b3c61d59-1340-485f-a7a0-3dff7e483302))
|
||||
(pin "3" (uuid e95d0848-879a-453e-8766-eff0afd8433f))
|
||||
(pin "4" (uuid 7479a910-2212-442d-b5cc-be7f3a26aaec))
|
||||
(pin "5" (uuid c25f6862-c410-452b-a760-0f8124b6c01e))
|
||||
(pin "6" (uuid 5439c446-6a47-43d6-8ad3-3aecd728a51c))
|
||||
(pin "8" (uuid 4bcfc6bf-7b17-41f9-ab61-55a24b95130f))
|
||||
(pin "9" (uuid 2ebb28b7-7d25-4b2f-a245-ee688a69ecbf))
|
||||
(pin "10" (uuid 3e41fc49-db43-4303-a8d9-9c36aae68d20))
|
||||
(pin "11" (uuid ed2877ae-282d-41e6-9464-b211f940c506))
|
||||
(pin "12" (uuid 58fd8e10-2830-4f7a-8786-0d32f67c740d))
|
||||
(pin "13" (uuid 8d3d6d49-3b2b-442f-9af0-d8276c47348e))
|
||||
(pin "14" (uuid 33bddb74-f879-4be2-8ec4-34e7058c458e))
|
||||
(pin "7" (uuid 4adf627f-5948-42ce-8c1d-56939213c39d))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3.3V") (at 223.52 40.005 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid e80a9d63-6ef1-480a-9800-86ca95e480ca)
|
||||
(property "Reference" "#PWR?" (id 0) (at 223.52 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3.3V" (id 1) (at 223.901 35.6108 0))
|
||||
(property "Footprint" "" (id 2) (at 223.52 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 223.52 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 642e1824-db5c-4f54-bd52-91ce0e1e94d1))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 229.87 40.005 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid eb53e15e-79a5-4cec-99c5-39aeb85e9e17)
|
||||
(property "Reference" "C?" (id 0) (at 228.7016 37.084 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 231.013 37.084 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 233.68 39.0398 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 229.87 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6269e9ef-da03-4ff4-81a3-f18f04fd98a1))
|
||||
(pin "2" (uuid a2e4379f-bbe6-4a37-9864-08087ff997c7))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xx:74HC14") (at 227.33 117.475 180) (unit 5)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid ec8c690e-2714-435a-8a1e-2ac04a01b840)
|
||||
(property "Reference" "U?" (id 0) (at 224.155 120.015 0))
|
||||
(property "Value" "74HC14" (id 1) (at 224.155 122.555 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 117.475 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (id 3) (at 227.33 117.475 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 55cf83d8-3709-40e4-83f8-c61b6a06e128))
|
||||
(pin "2" (uuid cf04fabb-10cb-4ff2-8b9f-0bd2f358099b))
|
||||
(pin "3" (uuid 23b294f3-723b-46c7-ba56-1f864a5259f4))
|
||||
(pin "4" (uuid db1a9fda-9970-4256-8341-c02fc5fc9647))
|
||||
(pin "5" (uuid 6d9d1bdb-14c5-462b-8471-782afbbc715e))
|
||||
(pin "6" (uuid 92c3f667-3826-42a1-9303-d3933dea8b00))
|
||||
(pin "8" (uuid b290ded0-4b2f-4cb6-b7c5-7d1c3825e670))
|
||||
(pin "9" (uuid 3a99625d-583d-4d63-bda9-3f2470ed2247))
|
||||
(pin "10" (uuid 8b908d4f-861e-48bf-a2e8-7a20cf5d3bbd))
|
||||
(pin "11" (uuid dc4933d3-68b3-47ab-af81-8b660a1e454b))
|
||||
(pin "12" (uuid f0e69285-c18f-4c2a-80c7-ab453e6f7525))
|
||||
(pin "13" (uuid 60d51e36-6463-4831-9b85-1c03dfbcde2b))
|
||||
(pin "14" (uuid d7bdd75b-74ae-42c5-ad1a-6289712d0f46))
|
||||
(pin "7" (uuid e9af9f1f-61e8-4900-bcca-6307a7122600))
|
||||
)
|
||||
)
|
||||
|
|
|
@ -903,71 +903,6 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:D_Schottky" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "D" (id 0) (at 0 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "D_Schottky" (id 1) (at 0 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "diode Schottky" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Schottky diode" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "D_Schottky_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.27 0)
|
||||
(xy -1.27 0)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.27 1.27)
|
||||
(xy 1.27 -1.27)
|
||||
(xy -1.27 0)
|
||||
(xy 1.27 1.27)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.905 0.635)
|
||||
(xy -1.905 1.27)
|
||||
(xy -1.27 1.27)
|
||||
(xy -1.27 -1.27)
|
||||
(xy -0.635 -1.27)
|
||||
(xy -0.635 -0.635)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "D_Schottky_1_1"
|
||||
(pin passive line (at -3.81 0 0) (length 2.54)
|
||||
(name "K" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 3.81 0 180) (length 2.54)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "D" (id 0) (at 0 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
|
@ -1190,6 +1125,9 @@
|
|||
(junction (at 114.3 105.41) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 17205334-8d6e-4ec9-afee-5485d66bfdb1)
|
||||
)
|
||||
(junction (at 125.73 121.92) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 20616256-d2d6-4aa9-b999-a31d29a24f36)
|
||||
)
|
||||
(junction (at 224.79 93.98) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 27373484-7b88-483b-87bb-dc98c4baecb2)
|
||||
)
|
||||
|
@ -1199,6 +1137,9 @@
|
|||
(junction (at 129.54 63.5) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 30cba68f-1f49-47e1-afe6-fcad563e9252)
|
||||
)
|
||||
(junction (at 220.98 116.84) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 412423e0-14df-4ad6-98a0-a216e4ef65f5)
|
||||
)
|
||||
(junction (at 168.91 90.17) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 4828c262-84aa-441d-8dad-6ae63025bf61)
|
||||
)
|
||||
|
@ -1238,6 +1179,9 @@
|
|||
(junction (at 76.2 46.99) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d3d4329e-fd16-40b2-9537-230d42c119d0)
|
||||
)
|
||||
(junction (at 168.91 98.425) (diameter 0) (color 0 0 0 0)
|
||||
(uuid e53eafba-f419-4375-9d66-034a950d86f6)
|
||||
)
|
||||
(junction (at 87.63 40.64) (diameter 0) (color 0 0 0 0)
|
||||
(uuid eb432c68-9e96-480c-b1e5-cac6fcf77253)
|
||||
)
|
||||
|
@ -1256,6 +1200,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 05090b39-e3ad-4c4b-b667-1484694735e5)
|
||||
)
|
||||
(wire (pts (xy 168.91 98.425) (xy 168.91 119.38))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0f8e12d8-66f0-4d01-9807-8a1bf48fe430)
|
||||
)
|
||||
(wire (pts (xy 140.335 127) (xy 144.78 127))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 0fbee36c-e54d-4ba5-aca6-4f76858c0774)
|
||||
|
@ -1276,6 +1224,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 19c2ede5-9c92-4af2-afa8-cbd2dca5a3d3)
|
||||
)
|
||||
(wire (pts (xy 133.985 135.255) (xy 125.73 135.255))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 19e11f7f-d84d-46e7-a9a1-1cc9ce02617a)
|
||||
)
|
||||
(wire (pts (xy 113.03 50.8) (xy 138.43 50.8))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1b76406f-deff-4733-b380-a3e992efb328)
|
||||
|
@ -1300,6 +1252,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3c4020e3-b3cb-4314-8d0f-95cd0ed22d76)
|
||||
)
|
||||
(wire (pts (xy 250.825 67.31) (xy 248.92 67.31))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 48f03ae6-7d4c-4418-9300-a7f9176570d2)
|
||||
)
|
||||
(wire (pts (xy 224.79 93.98) (xy 224.79 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 50350130-8969-45f0-84a1-27eef7283e87)
|
||||
|
@ -1312,6 +1268,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 53a11451-75f6-4a8c-b089-ac1759590fc8)
|
||||
)
|
||||
(wire (pts (xy 125.73 121.92) (xy 144.78 121.92))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 59ccc5e0-ead4-46cb-a92d-b288a63e97a5)
|
||||
)
|
||||
(wire (pts (xy 63.5 46.99) (xy 76.2 46.99))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 5e14ed83-cb91-4a52-b75f-195ad28299e2)
|
||||
|
@ -1340,7 +1300,7 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 798b3f16-4531-441c-89da-319760a102d2)
|
||||
)
|
||||
(wire (pts (xy 168.91 90.17) (xy 168.91 119.38))
|
||||
(wire (pts (xy 168.91 90.17) (xy 168.91 98.425))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 834893da-9bd7-4ccf-b48f-918695a09d89)
|
||||
)
|
||||
|
@ -1380,14 +1340,22 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8fdd753c-282e-47fd-84e0-cf25336ec51e)
|
||||
)
|
||||
(wire (pts (xy 123.19 121.92) (xy 144.78 121.92))
|
||||
(wire (pts (xy 123.19 121.92) (xy 125.73 121.92))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8ff35611-d820-4a7b-9f74-8173965c57cd)
|
||||
)
|
||||
(wire (pts (xy 220.98 116.84) (xy 233.045 116.84))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 90d24c11-8da1-48c2-8fdd-ed65993fe450)
|
||||
)
|
||||
(wire (pts (xy 129.54 63.5) (xy 129.54 64.77))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 92d43fc1-53cf-4c84-97ae-85cfaeb4353f)
|
||||
)
|
||||
(wire (pts (xy 125.73 135.255) (xy 125.73 121.92))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9b7b419d-ae12-4ffc-a880-b780c656af78)
|
||||
)
|
||||
(wire (pts (xy 220.98 111.76) (xy 224.79 111.76))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a0d362b0-8870-491f-97aa-c192ca1f0a79)
|
||||
|
@ -1412,10 +1380,6 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid b0a9ee0c-a43c-4980-9af8-05fa92f4c675)
|
||||
)
|
||||
(wire (pts (xy 113.03 40.64) (xy 113.03 39.37))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ba57455a-506f-471f-989d-ffc8c3839471)
|
||||
)
|
||||
(wire (pts (xy 63.5 52.07) (xy 80.01 52.07))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bb804471-b8a1-4a1e-a2aa-ce2cc0c88d66)
|
||||
|
@ -1428,6 +1392,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bce75bc7-1857-406e-af4c-2e3cbcb1af9e)
|
||||
)
|
||||
(wire (pts (xy 248.92 67.31) (xy 248.92 74.93))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bd834248-7ebf-464c-88a8-9711f9a204eb)
|
||||
)
|
||||
(wire (pts (xy 146.05 85.09) (xy 146.05 87.63))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid c1ee9d6e-edb3-4215-8476-f4f4f983ade2)
|
||||
|
@ -1436,7 +1404,7 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid cdcf458d-bc94-4ad2-9d3f-2b27d18039d3)
|
||||
)
|
||||
(wire (pts (xy 113.03 48.26) (xy 113.03 50.8))
|
||||
(wire (pts (xy 113.03 39.37) (xy 113.03 50.8))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ce2745ea-4de5-40af-be0d-1cda790fd766)
|
||||
)
|
||||
|
@ -1456,6 +1424,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ea2888dc-1327-4dbc-95ac-5387b69ddb0e)
|
||||
)
|
||||
(wire (pts (xy 168.91 98.425) (xy 170.815 98.425))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ebb68e3b-94ef-4c66-b9d9-8c16f69a8ed3)
|
||||
)
|
||||
(wire (pts (xy 245.11 74.93) (xy 248.92 74.93))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid eea94b83-b2c4-46ba-8e8e-160b87d3711a)
|
||||
|
@ -1489,10 +1461,6 @@
|
|||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid 6fcc41f5-86b4-4f8d-ba55-add28542e773)
|
||||
)
|
||||
(text "Diode to satisfy EV 4.11.4" (at 110.49 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 802128a1-9fdf-483d-94de-a9edea35dd2a)
|
||||
)
|
||||
|
||||
(label "~{reopen}" (at 196.85 121.92 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
|
@ -1534,7 +1502,7 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c0be3071-206a-4603-94a7-5f4204d90b0c)
|
||||
)
|
||||
(label "closed" (at 247.65 74.93 0)
|
||||
(label "closed" (at 248.92 74.93 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid d7acfe44-757c-413d-9db3-ea2b40789eee)
|
||||
)
|
||||
|
@ -1547,6 +1515,35 @@
|
|||
(uuid fd862b97-bc59-43ae-97c9-bf49c97ff6b4)
|
||||
)
|
||||
|
||||
(global_label "WD_OK" (shape output) (at 133.985 135.255 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 077b02f1-82d7-4802-996a-c7579c511d19)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.5987 135.1756 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "CLOSED" (shape output) (at 250.825 67.31 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 5d453815-6eff-4db2-b235-d886052dd4d3)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 260.4063 67.2306 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "INITIAL_OPEN" (shape output) (at 170.815 98.425 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid 89a1a742-37a0-470f-bfe0-1c3376976868)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 185.4159 98.3456 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "REOPENED" (shape output) (at 233.045 116.84 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid c0141437-606f-44f1-bbd0-f6d707c26aed)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 245.2873 116.7606 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(hierarchical_label "SDC_in_3V3" (shape input) (at 140.335 127 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 1e5effb6-4427-4d83-9020-853fc3da73e7)
|
||||
|
@ -2106,25 +2103,6 @@
|
|||
(pin "1" (uuid c21eb1fa-0372-4017-8f6c-7827580739f0))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:D_Schottky") (at 113.03 44.45 90) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000061b65c4f)
|
||||
(property "Reference" "D4" (id 0) (at 115.062 45.6184 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "BAT54HMFH" (id 1) (at 115.062 43.307 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Diode_SMD:D_SOT-23_ANK" (id 2) (at 113.03 44.45 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 113.03 44.45 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6b1220fa-2d6c-4ee2-8346-2501515fe8da))
|
||||
(pin "2" (uuid a49892d8-ca7b-4941-91dc-126e230fd897))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 69.85 120.65 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000061b66f8c)
|
||||
|
@ -2490,19 +2468,19 @@
|
|||
(pin "1" (uuid 32fdb824-89c9-4364-af28-f8c01f9521cd))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED") (at 176.53 93.98 90) (unit 1)
|
||||
(symbol (lib_id "Device:LED") (at 180.34 90.17 180) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000061bbdc01)
|
||||
(property "Reference" "D9" (id 0) (at 179.5272 92.9894 90)
|
||||
(property "Reference" "D9" (id 0) (at 179.3494 87.1728 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Green LED" (id 1) (at 179.5272 95.3008 90)
|
||||
(property "Value" "Green LED" (id 1) (at 181.6608 87.1728 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 176.53 93.98 0)
|
||||
(property "Footprint" "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 180.34 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 176.53 93.98 0)
|
||||
(property "Datasheet" "~" (id 3) (at 180.34 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid ceabe1bb-8df8-49a1-90f1-73b9472dab04))
|
||||
|
@ -2524,17 +2502,17 @@
|
|||
(pin "2" (uuid b290b50a-0351-4f05-84f0-c2ddb0a1eacb))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 176.53 97.79 0) (unit 1)
|
||||
(symbol (lib_id "power:GND") (at 184.15 90.17 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000061bbdc0d)
|
||||
(property "Reference" "#PWR0158" (id 0) (at 176.53 104.14 0)
|
||||
(property "Reference" "#PWR0158" (id 0) (at 184.15 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 176.657 102.1842 0))
|
||||
(property "Footprint" "" (id 2) (at 176.53 97.79 0)
|
||||
(property "Value" "GND" (id 1) (at 184.277 94.5642 0))
|
||||
(property "Footprint" "" (id 2) (at 184.15 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 176.53 97.79 0)
|
||||
(property "Datasheet" "" (id 3) (at 184.15 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f1d1d377-4311-4d50-9258-b734b717fa0b))
|
||||
|
|
Loading…
Reference in New Issue