Add pull-down resistor in load switch ON pin

Signed-off-by: Agis Zisimatos <agzisim@gmail.com>
merge-requests/11/head
Agis Zisimatos 2022-03-29 19:48:29 +03:00
parent 6654506502
commit fef6cc6ec3
3 changed files with 339 additions and 217 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1461,6 +1461,9 @@
(path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/90bfb9f6-990b-417c-b62f-6c55347152d5" (path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/90bfb9f6-990b-417c-b62f-6c55347152d5"
(reference "#PWR0607") (unit 1) (value "GND") (footprint "") (reference "#PWR0607") (unit 1) (value "GND") (footprint "")
) )
(path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/42bf9880-3dea-4d00-81a9-64231cc325ad"
(reference "#PWR0608") (unit 1) (value "GND") (footprint "")
)
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/f94c34c0-495b-4a04-932f-a104dfbb4387" (path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/f94c34c0-495b-4a04-932f-a104dfbb4387"
(reference "#PWR0701") (unit 1) (value "GND") (footprint "") (reference "#PWR0701") (unit 1) (value "GND") (footprint "")
) )
@ -1506,6 +1509,9 @@
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/bb1ccad1-aac8-4064-b53d-1a0795f4b266" (path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/bb1ccad1-aac8-4064-b53d-1a0795f4b266"
(reference "#PWR0715") (unit 1) (value "GND") (footprint "") (reference "#PWR0715") (unit 1) (value "GND") (footprint "")
) )
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/57e5a784-f76d-4139-9381-01cf4838c415"
(reference "#PWR0716") (unit 1) (value "GND") (footprint "")
)
(path "/b854a395-bfc6-4140-9640-75d4f9296771/ed704165-075f-492a-9af0-394fd6c41d9e" (path "/b854a395-bfc6-4140-9640-75d4f9296771/ed704165-075f-492a-9af0-394fd6c41d9e"
(reference "BT201") (unit 1) (value "3V") (footprint "Battery:BatteryHolder_Keystone_3000_1x12mm") (reference "BT201") (unit 1) (value "3V") (footprint "Battery:BatteryHolder_Keystone_3000_1x12mm")
) )
@ -1725,6 +1731,9 @@
(path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/3874faef-2431-4e0f-b2e9-3c0223ae368f" (path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/3874faef-2431-4e0f-b2e9-3c0223ae368f"
(reference "R602") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") (reference "R602") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric")
) )
(path "/9ea3f9c6-0cc2-4494-8b77-3464b0c635c8/f272fb89-1c5e-4b34-a0bf-70b29523f57d"
(reference "R603") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/87dc1565-4e60-4710-a87c-80f20d4d883c" (path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/87dc1565-4e60-4710-a87c-80f20d4d883c"
(reference "R701") (unit 1) (value "100") (footprint "Resistor_SMD:R_0402_1005Metric") (reference "R701") (unit 1) (value "100") (footprint "Resistor_SMD:R_0402_1005Metric")
) )
@ -1746,6 +1755,9 @@
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/9afe1561-2eca-4b84-b2fb-3211f937f20e" (path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/9afe1561-2eca-4b84-b2fb-3211f937f20e"
(reference "R707") (unit 1) (value "3.6k") (footprint "Resistor_SMD:R_0402_1005Metric") (reference "R707") (unit 1) (value "3.6k") (footprint "Resistor_SMD:R_0402_1005Metric")
) )
(path "/79c89831-4746-4b3d-ad67-9c7b9b0fae72/cc77dd8c-304d-4418-8696-764fa1ed0ac2"
(reference "R708") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/95661826-cedc-4d00-8ee8-8834174483ba/130289e7-0df8-4a60-9e83-04222bd607b1/a9817ae7-99bc-4087-813f-ea419a8ee279" (path "/95661826-cedc-4d00-8ee8-8834174483ba/130289e7-0df8-4a60-9e83-04222bd607b1/a9817ae7-99bc-4087-813f-ea419a8ee279"
(reference "RF501") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric") (reference "RF501") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric")
) )

View File

@ -1008,6 +1008,9 @@
(junction (at 41.91 147.32) (diameter 0) (color 0 0 0 0) (junction (at 41.91 147.32) (diameter 0) (color 0 0 0 0)
(uuid 9b6983ab-5e08-4595-9719-d4ecbaaf3e69) (uuid 9b6983ab-5e08-4595-9719-d4ecbaaf3e69)
) )
(junction (at 170.18 55.88) (diameter 0) (color 0 0 0 0)
(uuid b1205479-5098-4bf8-b804-e7fe31b64d6e)
)
(junction (at 113.03 71.12) (diameter 0) (color 0 0 0 0) (junction (at 113.03 71.12) (diameter 0) (color 0 0 0 0)
(uuid bcece3bf-4407-48ff-981b-c694b4e89afb) (uuid bcece3bf-4407-48ff-981b-c694b4e89afb)
) )
@ -1130,6 +1133,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2894ae6d-e0f6-40ee-8273-d40f25d64dad) (uuid 2894ae6d-e0f6-40ee-8273-d40f25d64dad)
) )
(wire (pts (xy 170.18 55.88) (xy 170.18 59.69))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2900965f-8b8d-458a-b86a-6e9955743074)
)
(wire (pts (xy 68.58 154.94) (xy 78.74 154.94)) (wire (pts (xy 68.58 154.94) (xy 78.74 154.94))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2a3045fd-49b2-4e17-94bf-b5864659b054) (uuid 2a3045fd-49b2-4e17-94bf-b5864659b054)
@ -1226,6 +1233,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5081823b-af15-4652-8f62-e115e4598367) (uuid 5081823b-af15-4652-8f62-e115e4598367)
) )
(wire (pts (xy 170.18 55.88) (xy 156.21 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5173610c-baff-4ec3-9a9a-5154f96f17d0)
)
(wire (pts (xy 50.8 114.3) (xy 50.8 109.22)) (wire (pts (xy 50.8 114.3) (xy 50.8 109.22))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 51c712eb-6513-4a0f-8db4-ad2acb415d80) (uuid 51c712eb-6513-4a0f-8db4-ad2acb415d80)
@ -1374,6 +1385,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7e5da8d0-bec9-4daa-a9a1-871fdaa0d15e) (uuid 7e5da8d0-bec9-4daa-a9a1-871fdaa0d15e)
) )
(wire (pts (xy 170.18 64.77) (xy 170.18 66.04))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 820913e1-7a81-4a14-9b8e-feab1cd27b30)
)
(wire (pts (xy 146.05 30.48) (xy 146.05 33.02)) (wire (pts (xy 146.05 30.48) (xy 146.05 33.02))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 832ce7df-7ca4-405d-8528-0b4990086ae4) (uuid 832ce7df-7ca4-405d-8528-0b4990086ae4)
@ -1458,7 +1473,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a32df07d-5b9e-4234-b2b4-68123375ce2f) (uuid a32df07d-5b9e-4234-b2b4-68123375ce2f)
) )
(wire (pts (xy 158.75 55.88) (xy 156.21 55.88)) (wire (pts (xy 176.53 55.88) (xy 170.18 55.88))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a5c8f19b-1956-4dbf-9b3c-1a4874c09629) (uuid a5c8f19b-1956-4dbf-9b3c-1a4874c09629)
) )
@ -1620,7 +1635,7 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 739f3cb7-0919-467c-97ae-3e7d0f3a1905) (uuid 739f3cb7-0919-467c-97ae-3e7d0f3a1905)
) )
(text "Current limit: 300mA" (at 168.91 63.5 0) (text "Current limit: 300mA" (at 151.13 73.66 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid e08202b4-b54c-47dc-abd9-41790b010f3d) (uuid e08202b4-b54c-47dc-abd9-41790b010f3d)
) )
@ -1661,7 +1676,7 @@
) )
) )
(hierarchical_label "RF_EN" (shape input) (at 158.75 55.88 0) (hierarchical_label "RF_EN" (shape input) (at 176.53 55.88 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
(uuid 014568f3-d563-4490-ae3c-6fa1e1058a5a) (uuid 014568f3-d563-4490-ae3c-6fa1e1058a5a)
) )
@ -1890,8 +1905,8 @@
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 37a13556-8115-4188-a66b-25cd57806830) (uuid 37a13556-8115-4188-a66b-25cd57806830)
(property "Reference" "U701" (id 0) (at 59.69 53.34 90)) (property "Reference" "U701" (id 0) (at 59.69 53.34 90))
(property "Value" "" (id 1) (at 59.69 55.88 90)) (property "Value" "TG2016SMN" (id 1) (at 59.69 55.88 90))
(property "Footprint" "" (id 2) (at 48.26 81.28 0) (property "Footprint" "lsf-kicad-lib:TG2016SMN" (id 2) (at 48.26 81.28 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "https://www5.epsondevice.com/en/products/tcxo/tg2016smn.html" (id 3) (at 59.69 66.04 0) (property "Datasheet" "https://www5.epsondevice.com/en/products/tcxo/tg2016smn.html" (id 3) (at 59.69 66.04 0)
@ -2037,6 +2052,22 @@
(pin "1" (uuid c6b5d088-093d-45a4-baa1-86936d2b0d90)) (pin "1" (uuid c6b5d088-093d-45a4-baa1-86936d2b0d90))
) )
(symbol (lib_id "power:GND") (at 170.18 66.04 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid 57e5a784-f76d-4139-9381-01cf4838c415)
(property "Reference" "#PWR0716" (id 0) (at 170.18 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 170.053 70.4342 0))
(property "Footprint" "" (id 2) (at 170.18 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 170.18 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a6573efc-1d25-4c85-843e-5ec6f7cfe1b5))
)
(symbol (lib_id "power:GND") (at 133.35 78.74 0) (mirror y) (unit 1) (symbol (lib_id "power:GND") (at 133.35 78.74 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid 59471a0d-1594-45da-b757-b7a334f78bef) (uuid 59471a0d-1594-45da-b757-b7a334f78bef)
@ -2513,6 +2544,30 @@
(pin "1" (uuid 590cfe68-8dbc-4487-94bc-72db5cc3618a)) (pin "1" (uuid 590cfe68-8dbc-4487-94bc-72db5cc3618a))
) )
(symbol (lib_id "Device:R_Small") (at 170.18 62.23 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid cc77dd8c-304d-4418-8696-764fa1ed0ac2)
(property "Reference" "R708" (id 0) (at 175.1584 62.23 90))
(property "Value" "10k" (id 1) (at 172.847 62.23 90))
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 170.18 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 170.18 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Description" "Resistor, 0402, 1%, 1/16W" (id 4) (at 170.18 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mnf." "Vishay" (id 5) (at 170.18 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "PartNumber" "CRCW040210K0FKEDC " (id 6) (at 170.18 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2d99b1fd-4676-4d86-a373-e48d6eb5908c))
(pin "2" (uuid 9732b79d-db63-4989-baa6-1c05b73989c8))
)
(symbol (lib_id "Device:C") (at 107.95 81.28 90) (unit 1) (symbol (lib_id "Device:C") (at 107.95 81.28 90) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid ce1565db-6500-4f31-a794-5c49cde70b8a) (uuid ce1565db-6500-4f31-a794-5c49cde70b8a)