gitignore and current status
This commit is contained in:
parent
c5b4053fbb
commit
2b0a773aed
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
# ---> KiCad
|
||||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*-backups
|
||||
*.kicad_prl
|
||||
*.sch-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
|
1152
bucker.kicad_pcb
1152
bucker.kicad_pcb
File diff suppressed because it is too large
Load Diff
|
@ -3,10 +3,12 @@
|
|||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 1,
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
|
@ -62,7 +64,7 @@
|
|||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "ffcffff_ffffffff",
|
||||
"visible_layers": "ffcffff_fffffff9",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.09999999999999999,
|
||||
|
@ -138,7 +139,8 @@
|
|||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": []
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
|
@ -322,18 +324,23 @@
|
|||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_label_syntax": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"conflicting_netclasses": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
|
@ -343,6 +350,7 @@
|
|||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "error",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
|
@ -360,7 +368,7 @@
|
|||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"bus_width": 12,
|
||||
"clearance": 0.15,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
|
@ -374,13 +382,15 @@
|
|||
"track_width": 0.15,
|
||||
"via_diameter": 0.56,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6.0
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
|
@ -396,6 +406,8 @@
|
|||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
"dashed_lines_gap_length_ratio": 3.0,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
|
@ -427,7 +439,11 @@
|
|||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
"spice_save_all_currents": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
|
|
356
bucker.kicad_sch
356
bucker.kicad_sch
|
@ -735,14 +735,17 @@
|
|||
)
|
||||
)
|
||||
|
||||
(junction (at 181.61 73.66) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 0626d7bb-872e-419c-b2e8-f5a2d83eb596)
|
||||
)
|
||||
(junction (at 168.91 73.66) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 076fa935-933a-4203-b925-c8ebdaa185ec)
|
||||
)
|
||||
(junction (at 143.51 54.61) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 391b5084-aa95-49b7-8d3b-6389e953b2ca)
|
||||
)
|
||||
(junction (at 226.06 73.66) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 4400efdb-b754-4a79-b5d6-f69d61a1f4e9)
|
||||
(junction (at 231.14 73.66) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 433cbefd-ea9f-4145-8ca8-355c7cfed5af)
|
||||
)
|
||||
(junction (at 208.28 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 581d21b0-b6ed-4f2a-81b4-97036d4eaf93)
|
||||
|
@ -795,8 +798,8 @@
|
|||
(junction (at 134.62 110.49) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d43bd377-9fc5-451d-bbb8-97d5ab5d7344)
|
||||
)
|
||||
(junction (at 181.61 73.66) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d8da8a58-d6d1-437e-86a6-48b8d4f42493)
|
||||
(junction (at 151.13 147.32) (diameter 0) (color 0 0 0 0)
|
||||
(uuid df47adb7-bed8-44c5-8e20-9b70b616127d)
|
||||
)
|
||||
(junction (at 168.91 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid df5dbc4e-682b-46a3-83d6-afa05a926201)
|
||||
|
@ -804,17 +807,10 @@
|
|||
(junction (at 160.02 110.49) (diameter 0) (color 0 0 0 0)
|
||||
(uuid dfa026ce-cddc-492d-bd6f-2d20b90d428d)
|
||||
)
|
||||
(junction (at 257.81 64.77) (diameter 0) (color 0 0 0 0)
|
||||
(uuid fe3ed55c-226f-40cf-8fda-031114cfac02)
|
||||
)
|
||||
|
||||
(no_connect (at 149.86 76.2) (uuid 81b9f3ee-9437-44f4-9803-03a6b7605cfb))
|
||||
(no_connect (at 124.46 76.2) (uuid e890e28f-a458-401a-ba28-d4d7ecb1b10e))
|
||||
|
||||
(wire (pts (xy 250.19 78.74) (xy 264.16 78.74))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 00b24b80-196d-4f65-9b28-c737a3220bc5)
|
||||
)
|
||||
(wire (pts (xy 166.37 54.61) (xy 157.48 54.61))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 01a2c68a-0b38-44af-9519-0fb6b15c46d6)
|
||||
|
@ -823,14 +819,22 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 05e1c620-c44a-4ce8-9a40-c07c39d6c524)
|
||||
)
|
||||
(wire (pts (xy 264.16 78.74) (xy 264.16 115.57))
|
||||
(wire (pts (xy 200.66 137.16) (xy 200.66 140.97))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 079d003a-9fd4-4616-9a03-eaa1b4282c80)
|
||||
(uuid 072bcf09-e2d5-497c-a9f5-2b5e537e3048)
|
||||
)
|
||||
(wire (pts (xy 137.16 66.04) (xy 116.84 66.04))
|
||||
(wire (pts (xy 151.13 147.32) (xy 156.21 147.32))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 07d686a5-7a1e-402c-9ea2-a6373cfab23c)
|
||||
)
|
||||
(wire (pts (xy 137.16 66.04) (xy 113.03 66.04))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 10f8d7d7-9c31-4f4a-8561-c677e1a4c017)
|
||||
)
|
||||
(wire (pts (xy 146.05 142.24) (xy 156.21 142.24))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 12905426-a44a-47e7-b6b7-914caf6bf168)
|
||||
)
|
||||
(wire (pts (xy 105.41 99.06) (xy 105.41 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 15bf197b-7c33-4df3-ba20-4d5a697bb7a2)
|
||||
|
@ -839,10 +843,6 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 1a5535b0-892a-4326-b7ff-d9bb9f7b738f)
|
||||
)
|
||||
(wire (pts (xy 259.08 73.66) (xy 250.19 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 23a394db-39eb-4651-8a0e-6866c36afe15)
|
||||
)
|
||||
(wire (pts (xy 168.91 88.9) (xy 168.91 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 24d7bc16-d5a2-4deb-8831-2a72165cbbe2)
|
||||
|
@ -851,26 +851,14 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 25a3f725-d91b-48b3-9662-cd9ddad2d227)
|
||||
)
|
||||
(wire (pts (xy 257.81 64.77) (xy 259.08 64.77))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 26483b9e-7d18-4abe-807e-0fe19fc8881b)
|
||||
)
|
||||
(wire (pts (xy 233.68 113.03) (xy 231.14 113.03))
|
||||
(wire (pts (xy 204.47 132.08) (xy 200.66 132.08))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 27047eff-0e04-49f3-9a49-38add5d6f100)
|
||||
)
|
||||
(wire (pts (xy 226.06 73.66) (xy 226.06 64.77))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 2e799ce0-1da6-44fc-89b3-4f872bb067fa)
|
||||
)
|
||||
(wire (pts (xy 181.61 81.28) (xy 175.26 81.28))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3e4f942c-a009-4dc1-b279-79193a5a27b0)
|
||||
)
|
||||
(wire (pts (xy 181.61 73.66) (xy 208.28 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 458ee1bc-7b45-48e1-805b-a12e3a9cda81)
|
||||
)
|
||||
(wire (pts (xy 137.16 110.49) (xy 137.16 104.14))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 462ae66d-aa0f-4041-95dc-986e536222d7)
|
||||
|
@ -879,7 +867,7 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 4865e667-2428-4785-b468-084db8d48c71)
|
||||
)
|
||||
(wire (pts (xy 233.68 97.79) (xy 233.68 113.03))
|
||||
(wire (pts (xy 204.47 125.73) (xy 204.47 132.08))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 4db8348e-305f-4951-877c-42694770bf9c)
|
||||
)
|
||||
|
@ -919,6 +907,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 71209769-9768-4fa2-aa00-1b3380c89c67)
|
||||
)
|
||||
(wire (pts (xy 146.05 144.78) (xy 156.21 144.78))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 71edb7dd-0624-45ce-96e3-2c1d5f7e14c3)
|
||||
)
|
||||
(wire (pts (xy 115.57 99.06) (xy 115.57 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7291bf57-883c-4ba9-b795-767465c2936a)
|
||||
|
@ -943,10 +935,6 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7d7e6b8e-a51f-4ca2-942c-a5d8d464ae96)
|
||||
)
|
||||
(wire (pts (xy 226.06 64.77) (xy 257.81 64.77))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7f89624d-7685-44a2-bfdb-018bffb731f7)
|
||||
)
|
||||
(wire (pts (xy 181.61 81.28) (xy 208.28 81.28))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7fccae8b-d8f1-406a-b758-e37fa65c5b9c)
|
||||
|
@ -955,11 +943,11 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 840f1f4b-014b-4d40-b2ea-8bf6a6aa81d6)
|
||||
)
|
||||
(wire (pts (xy 259.08 64.77) (xy 259.08 73.66))
|
||||
(wire (pts (xy 151.13 137.16) (xy 151.13 139.7))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 868d2b63-6a74-4a63-83ce-d3e853f514d8)
|
||||
)
|
||||
(wire (pts (xy 208.28 88.9) (xy 226.06 88.9))
|
||||
(wire (pts (xy 208.28 88.9) (xy 232.41 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 86cc09c7-930f-49ea-9183-102366e673e2)
|
||||
)
|
||||
|
@ -971,6 +959,10 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8be711d9-d869-48b4-94d5-6c21396a14cd)
|
||||
)
|
||||
(wire (pts (xy 151.13 139.7) (xy 156.21 139.7))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8c46db63-7021-4d38-be6e-bca6d6d298aa)
|
||||
)
|
||||
(wire (pts (xy 137.16 110.49) (xy 149.86 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8e711577-26ae-4273-a04e-35f8fd62539f)
|
||||
|
@ -979,6 +971,14 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 95d671bc-81c9-40d9-8fc6-6ccf45dde26f)
|
||||
)
|
||||
(wire (pts (xy 151.13 147.32) (xy 146.05 147.32))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 999d586a-2a51-4d4d-bb72-0c2081840aac)
|
||||
)
|
||||
(wire (pts (xy 168.91 73.66) (xy 181.61 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 99d93484-e44f-4838-a80f-c78aec51d670)
|
||||
)
|
||||
(wire (pts (xy 165.1 91.44) (xy 165.1 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9a7a419a-2c23-4efd-ae5c-fbc1e68e00a7)
|
||||
|
@ -987,18 +987,14 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9aa9db95-930a-4f83-a249-2a9a87877fcd)
|
||||
)
|
||||
(wire (pts (xy 208.28 73.66) (xy 226.06 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9b02f507-cd2b-42a4-8024-eac7ece22f73)
|
||||
)
|
||||
(wire (pts (xy 261.62 76.2) (xy 250.19 76.2))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a43c2684-dabc-416d-869a-a1c27686aabd)
|
||||
)
|
||||
(wire (pts (xy 166.37 62.23) (xy 189.23 62.23))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a5fb6712-de01-40de-92ae-872fab78dd81)
|
||||
)
|
||||
(wire (pts (xy 181.61 73.66) (xy 208.28 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a6935e42-592d-4a62-9481-a5493be8ea02)
|
||||
)
|
||||
(wire (pts (xy 163.83 78.74) (xy 163.83 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a88f8b57-b89f-458c-aa6f-dd72cffcd7a8)
|
||||
|
@ -1007,15 +1003,7 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a9e0f0b1-19b4-476f-b999-7948f7a7a2dd)
|
||||
)
|
||||
(wire (pts (xy 264.16 115.57) (xy 261.62 115.57))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ac199430-7777-4edc-8f55-6962617e3f87)
|
||||
)
|
||||
(wire (pts (xy 261.62 97.79) (xy 261.62 76.2))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ae280531-eab5-41ed-bf50-c796f5f8953c)
|
||||
)
|
||||
(wire (pts (xy 226.06 73.66) (xy 226.06 88.9))
|
||||
(wire (pts (xy 232.41 73.66) (xy 232.41 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bbffdc5b-df1b-4e14-8888-9c15a8958f7a)
|
||||
)
|
||||
|
@ -1031,9 +1019,9 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid c6a4220e-2e66-46c8-b6d6-0e83a65db139)
|
||||
)
|
||||
(wire (pts (xy 160.02 88.9) (xy 157.48 88.9))
|
||||
(wire (pts (xy 208.28 73.66) (xy 231.14 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid cf5cef35-cee2-4b7d-bf42-a24a1b378e6b)
|
||||
(uuid d2f37880-8daf-4fc9-92e9-f7e16d115eb4)
|
||||
)
|
||||
(wire (pts (xy 57.15 92.71) (xy 71.12 92.71))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
|
@ -1043,10 +1031,14 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d466f7b0-9edd-4ad7-83ed-441919d5604b)
|
||||
)
|
||||
(wire (pts (xy 149.86 88.9) (xy 152.4 88.9))
|
||||
(wire (pts (xy 149.86 88.9) (xy 154.94 88.9))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d520e0be-dfc4-46d0-a56d-46f34f2ee7b1)
|
||||
)
|
||||
(wire (pts (xy 204.47 134.62) (xy 200.66 134.62))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid d93c6bfc-5d70-435d-9c42-c3f42f758ef5)
|
||||
)
|
||||
(wire (pts (xy 166.37 62.23) (xy 157.48 62.23))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid db356c23-71de-4c24-8c5e-f0978abb53d9)
|
||||
|
@ -1055,11 +1047,7 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid dfce9cd8-1b0d-46d7-baf0-5ba9992bf658)
|
||||
)
|
||||
(wire (pts (xy 168.91 73.66) (xy 181.61 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid e100604c-b7f0-467f-bf18-cdae551c1d4b)
|
||||
)
|
||||
(wire (pts (xy 116.84 73.66) (xy 124.46 73.66))
|
||||
(wire (pts (xy 113.03 73.66) (xy 124.46 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid e5d45ba7-88a8-4bfb-9f76-ebf39d554d98)
|
||||
)
|
||||
|
@ -1071,12 +1059,16 @@
|
|||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ee9b1cc3-7955-4450-85e8-0574a9621ea4)
|
||||
)
|
||||
(wire (pts (xy 231.14 115.57) (xy 233.68 115.57))
|
||||
(wire (pts (xy 204.47 134.62) (xy 204.47 143.51))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid fb4ab1c0-cebb-4d7e-9b37-0a59cda6fc5d)
|
||||
)
|
||||
(wire (pts (xy 232.41 73.66) (xy 231.14 73.66))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid fc8e8328-7046-4218-918e-934f2ac9d1dd)
|
||||
)
|
||||
|
||||
(label "DATA" (at 250.19 76.2 0)
|
||||
(label "DATA" (at 232.41 125.73 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 02777cf0-e12f-4cf4-862a-36486a2b69a5)
|
||||
)
|
||||
|
@ -1084,19 +1076,19 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 1f1857e9-466d-42a7-8828-5e1b97062b45)
|
||||
)
|
||||
(label "CLOCK" (at 88.9 74.93 0)
|
||||
(label "CLOCK" (at 146.05 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 36d7d8b3-605e-4a8a-8c86-f8413b2610eb)
|
||||
)
|
||||
(label "PHASE" (at 151.13 91.44 270)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid 58f52ea7-77ab-40f4-98de-014efb14f482)
|
||||
(label "PHASE" (at 149.86 91.44 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 585c99a1-2376-4824-a7c2-136368aad02a)
|
||||
)
|
||||
(label "DATA" (at 88.9 72.39 0)
|
||||
(label "DATA" (at 146.05 142.24 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 7b9ada02-47b0-4c82-97fc-0115b2ed007b)
|
||||
)
|
||||
(label "CLOCK" (at 250.19 78.74 0)
|
||||
(label "CLOCK" (at 232.41 143.51 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 85b52a38-116b-4427-8d75-05e10cef52b9)
|
||||
)
|
||||
|
@ -1108,28 +1100,40 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 94544d15-cdb0-457b-a651-34f8a3223015)
|
||||
)
|
||||
(label "BOOT" (at 151.13 88.9 90)
|
||||
(label "BOOT" (at 149.86 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid aa52e9f7-f2c8-4bd5-987c-27f80427d060)
|
||||
)
|
||||
(label "VDRV" (at 153.67 96.52 0)
|
||||
(label "MODE1" (at 115.57 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid b6f5c909-6fab-45bb-977e-b205167ff45d)
|
||||
)
|
||||
(label "VDRV" (at 149.86 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c42eb2f3-5e1c-421d-8d33-d426d5499304)
|
||||
)
|
||||
(label "EN" (at 123.19 73.66 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid c9dbd606-de3b-4ef5-89b2-c323880e65ba)
|
||||
)
|
||||
(label "MODE2" (at 115.57 91.44 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid e6949fdf-b30a-4944-b17d-512fca774b07)
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 199.39 111.76 0) (unit 3)
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 260.35 132.08 0) (unit 3)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 034ffb5a-a9a4-4cf9-9ca9-f836ea348929)
|
||||
(property "Reference" "U2" (id 0) (at 205.232 110.9253 0)
|
||||
(property "Reference" "U2" (id 0) (at 266.192 131.2453 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "74LVC2G34" (id 1) (at 205.232 113.4622 0)
|
||||
(property "Value" "74LVC2G34DBVR" (id 1) (at 266.192 133.7822 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 199.39 111.76 0)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 260.35 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 199.39 111.76 0)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 260.35 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid abc449e1-79e8-4354-8358-45522c24aa19))
|
||||
|
@ -1194,15 +1198,15 @@
|
|||
(pin "2" (uuid 5cc3a9d6-a841-4b49-8f8c-da65bbf0a564))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 248.92 97.79 0) (unit 1)
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 219.71 125.73 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 136fa090-0643-4d50-b719-e2e0fb0055ca)
|
||||
(property "Reference" "U2" (id 0) (at 247.65 87.7402 0))
|
||||
(property "Value" "74LVC2G34" (id 1) (at 247.65 90.2771 0))
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 248.92 97.79 0)
|
||||
(property "Reference" "U2" (id 0) (at 218.44 115.6802 0))
|
||||
(property "Value" "74LVC2G34DBVR" (id 1) (at 218.44 118.2171 0))
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 219.71 125.73 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 248.92 97.79 0)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 219.71 125.73 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 01ec3ac7-f1ab-4176-9adf-c029f38ac9f9))
|
||||
|
@ -1213,33 +1217,33 @@
|
|||
(pin "5" (uuid 8fecda9b-78b6-41d4-98e9-f1e01b1bd4bb))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 88.9 77.47 0) (unit 1)
|
||||
(symbol (lib_id "power:GND") (at 151.13 147.32 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 146ac7dd-245a-4b9b-b192-30bc7b56d5d2)
|
||||
(property "Reference" "#PWR0107" (id 0) (at 88.9 83.82 0)
|
||||
(property "Reference" "#PWR0107" (id 0) (at 151.13 153.67 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 88.9 81.9134 0))
|
||||
(property "Footprint" "" (id 2) (at 88.9 77.47 0)
|
||||
(property "Value" "GND" (id 1) (at 151.13 151.7634 0))
|
||||
(property "Footprint" "" (id 2) (at 151.13 147.32 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 88.9 77.47 0)
|
||||
(property "Datasheet" "" (id 3) (at 151.13 147.32 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 59c3d327-a376-47d9-8b87-6bc168d0aa69))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 199.39 121.92 0) (unit 1)
|
||||
(symbol (lib_id "power:GND") (at 260.35 142.24 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 184295e6-a3cb-44e4-84fa-90b0eacc8d48)
|
||||
(property "Reference" "#PWR0109" (id 0) (at 199.39 128.27 0)
|
||||
(property "Reference" "#PWR0109" (id 0) (at 260.35 148.59 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 199.39 126.3634 0))
|
||||
(property "Footprint" "" (id 2) (at 199.39 121.92 0)
|
||||
(property "Value" "GND" (id 1) (at 260.35 146.6834 0))
|
||||
(property "Footprint" "" (id 2) (at 260.35 142.24 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 199.39 121.92 0)
|
||||
(property "Datasheet" "" (id 3) (at 260.35 142.24 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 3d833333-732a-4aba-be0f-a0770cf4e330))
|
||||
|
@ -1315,13 +1319,29 @@
|
|||
(pin "2" (uuid 77c45e30-6092-41dd-a480-9cab42f04057))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+5V") (at 151.13 137.16 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 50025eae-935d-44e3-9d11-3aeb930d9488)
|
||||
(property "Reference" "#PWR?" (id 0) (at 151.13 140.97 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+5V" (id 1) (at 151.13 133.5842 0))
|
||||
(property "Footprint" "" (id 2) (at 151.13 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 151.13 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6a33d1f9-6e51-4bc5-8d44-0fca1dc844b3))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:TestPoint") (at 71.12 104.14 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 56476f6d-f0a5-4780-8425-4b95107c1f1f)
|
||||
(property "Reference" "TP4" (id 0) (at 72.517 100.0033 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 72.517 102.5402 0)
|
||||
(property "Value" "GND out" (id 1) (at 72.517 102.5402 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Pad_2.0x2.0mm" (id 2) (at 76.2 104.14 0)
|
||||
|
@ -1333,17 +1353,17 @@
|
|||
(pin "1" (uuid 8070f2cc-f27f-48ea-8fb9-573a90f147be))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+5V") (at 199.39 101.6 0) (unit 1)
|
||||
(symbol (lib_id "power:+5V") (at 260.35 121.92 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 5e0fc03a-38aa-44a8-9fa5-348e7760b262)
|
||||
(property "Reference" "#PWR0110" (id 0) (at 199.39 105.41 0)
|
||||
(property "Reference" "#PWR0110" (id 0) (at 260.35 125.73 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+5V" (id 1) (at 199.39 98.0242 0))
|
||||
(property "Footprint" "" (id 2) (at 199.39 101.6 0)
|
||||
(property "Value" "+5V" (id 1) (at 260.35 118.3442 0))
|
||||
(property "Footprint" "" (id 2) (at 260.35 121.92 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 199.39 101.6 0)
|
||||
(property "Datasheet" "" (id 3) (at 260.35 121.92 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d342f810-9ec9-460d-b403-8a3a0105c738))
|
||||
|
@ -1374,7 +1394,7 @@
|
|||
(property "Reference" "C8" (id 0) (at 184.531 84.2553 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "14 uF" (id 1) (at 184.531 86.7922 0)
|
||||
(property "Value" "CL32B226MOJNNNE" (id 1) (at 184.531 86.7922 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_1210_3225Metric" (id 2) (at 182.5752 88.9 0)
|
||||
|
@ -1408,7 +1428,7 @@
|
|||
(property "Reference" "TP2" (id 0) (at 58.547 100.0033 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 58.547 102.5402 0)
|
||||
(property "Value" "GND in" (id 1) (at 58.547 102.5402 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Pad_2.0x2.0mm" (id 2) (at 62.23 104.14 0)
|
||||
|
@ -1473,19 +1493,19 @@
|
|||
(pin "1" (uuid 0d1694aa-0a5d-4d6f-a6a7-70062a69d44e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 116.84 69.85 0) (unit 1)
|
||||
(symbol (lib_id "Device:R") (at 113.03 69.85 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 7d304cfb-00d1-495f-8c56-a3165854d2bc)
|
||||
(property "Reference" "R3" (id 0) (at 118.618 69.0153 0)
|
||||
(property "Reference" "R3" (id 0) (at 114.808 69.0153 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100k" (id 1) (at 118.618 71.5522 0)
|
||||
(property "Value" "100k" (id 1) (at 114.808 71.5522 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 115.062 69.85 90)
|
||||
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 111.252 69.85 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 116.84 69.85 0)
|
||||
(property "Datasheet" "~" (id 3) (at 113.03 69.85 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 0b2c683a-2540-4c97-9f6a-3515a389f18d))
|
||||
|
@ -1498,7 +1518,7 @@
|
|||
(property "Reference" "C7" (id 0) (at 184.531 76.6353 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "14 uF" (id 1) (at 184.531 79.1722 0)
|
||||
(property "Value" "CL32B226MOJNNNE" (id 1) (at 184.531 79.1722 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_1210_3225Metric" (id 2) (at 182.5752 81.28 0)
|
||||
|
@ -1533,7 +1553,7 @@
|
|||
(property "Reference" "TP1" (id 0) (at 58.547 88.5733 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 58.547 91.1102 0)
|
||||
(property "Value" "24V in" (id 1) (at 58.547 91.1102 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Pad_2.0x2.0mm" (id 2) (at 62.23 92.71 0)
|
||||
|
@ -1570,7 +1590,7 @@
|
|||
(property "Reference" "C9" (id 0) (at 211.201 76.6353 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "14 uF" (id 1) (at 211.201 79.1722 0)
|
||||
(property "Value" "CL32B226MOJNNNE" (id 1) (at 211.201 79.1722 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_1210_3225Metric" (id 2) (at 209.2452 81.28 0)
|
||||
|
@ -1583,15 +1603,15 @@
|
|||
(pin "2" (uuid 046952c7-376f-43e5-b46f-6d9cda613653))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x04") (at 83.82 74.93 180) (unit 1)
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x04") (at 140.97 144.78 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid a833a2ca-64c4-42af-819b-45a45e4cf94b)
|
||||
(property "Reference" "J1" (id 0) (at 83.82 64.8802 0))
|
||||
(property "Value" "Conn_01x04" (id 1) (at 83.82 67.4171 0))
|
||||
(property "Footprint" "apo:APA102_CONN" (id 2) (at 83.82 74.93 0)
|
||||
(property "Reference" "J1" (id 0) (at 140.97 134.7302 0))
|
||||
(property "Value" "Conn_01x04" (id 1) (at 140.97 137.2671 0))
|
||||
(property "Footprint" "apo:APA102_CONN" (id 2) (at 140.97 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 83.82 74.93 0)
|
||||
(property "Datasheet" "~" (id 3) (at 140.97 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid a3ef0267-3e43-4024-b46b-0a865d1c1bad))
|
||||
|
@ -1653,31 +1673,15 @@
|
|||
(pin "2" (uuid a39ea8b5-bcd8-401d-b99b-9f4ef22ea985))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 250.19 81.28 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid d1f37e98-81b6-44ae-9b70-9e31588a70f5)
|
||||
(property "Reference" "#PWR0106" (id 0) (at 250.19 87.63 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 250.19 85.7234 0))
|
||||
(property "Footprint" "" (id 2) (at 250.19 81.28 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 250.19 81.28 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f568c7a0-0821-44ad-9b46-95d42914bef2))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x04") (at 245.11 78.74 180) (unit 1)
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x04") (at 161.29 144.78 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid d61b0bfe-073e-4c4b-9af8-e90ccc1b1c81)
|
||||
(property "Reference" "J2" (id 0) (at 245.11 68.6902 0))
|
||||
(property "Value" "Conn_01x04" (id 1) (at 245.11 71.2271 0))
|
||||
(property "Footprint" "apo:APA102_CONN" (id 2) (at 245.11 78.74 0)
|
||||
(property "Reference" "J2" (id 0) (at 161.29 134.7302 0))
|
||||
(property "Value" "Conn_01x04" (id 1) (at 161.29 137.2671 0))
|
||||
(property "Footprint" "apo:APA102_CONN" (id 2) (at 161.29 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 245.11 78.74 0)
|
||||
(property "Datasheet" "~" (id 3) (at 161.29 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 8b4ea194-9ff5-4b4b-9009-ccc68be5c3e5))
|
||||
|
@ -1686,15 +1690,15 @@
|
|||
(pin "4" (uuid 9bd3165f-5edf-4ba8-8f17-275e5755ba6f))
|
||||
)
|
||||
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 248.92 115.57 0) (unit 2)
|
||||
(symbol (lib_id "74xGxx:74LVC2G34") (at 219.71 143.51 0) (unit 2)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid d998abf4-f8bf-49cd-95fa-7fd0c8d3bda1)
|
||||
(property "Reference" "U2" (id 0) (at 247.65 105.5202 0))
|
||||
(property "Value" "74LVC2G34" (id 1) (at 247.65 108.0571 0))
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 248.92 115.57 0)
|
||||
(property "Reference" "U2" (id 0) (at 218.44 133.4602 0))
|
||||
(property "Value" "74LVC2G34DBVR" (id 1) (at 218.44 135.9971 0))
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 219.71 143.51 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 248.92 115.57 0)
|
||||
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 219.71 143.51 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 2c373d58-ba46-434b-beee-cf1117bad066))
|
||||
|
@ -1711,7 +1715,7 @@
|
|||
(property "Reference" "TP3" (id 0) (at 72.517 88.5733 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 72.517 91.1102 0)
|
||||
(property "Value" "24V out" (id 1) (at 72.517 91.1102 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Pad_2.0x2.0mm" (id 2) (at 76.2 92.71 0)
|
||||
|
@ -1723,35 +1727,35 @@
|
|||
(pin "1" (uuid 6a937fe0-84c4-4c84-b938-df85ad910c7c))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+5V") (at 257.81 64.77 0) (unit 1)
|
||||
(symbol (lib_id "power:+5V") (at 231.14 73.66 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid e2181e6d-852d-470a-9558-ad0b77686fe9)
|
||||
(property "Reference" "#PWR0108" (id 0) (at 257.81 68.58 0)
|
||||
(property "Reference" "#PWR0108" (id 0) (at 231.14 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+5V" (id 1) (at 257.81 61.1942 0))
|
||||
(property "Footprint" "" (id 2) (at 257.81 64.77 0)
|
||||
(property "Value" "+5V" (id 1) (at 231.14 70.0842 0))
|
||||
(property "Footprint" "" (id 2) (at 231.14 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 257.81 64.77 0)
|
||||
(property "Datasheet" "" (id 3) (at 231.14 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid dfa82de7-4736-4082-ab37-2983cccd9675))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:Conn_01x03_Pin") (at 226.06 115.57 0) (mirror x) (unit 1)
|
||||
(symbol (lib_id "Connector:Conn_01x03_Pin") (at 195.58 134.62 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid e43bdb4f-d8c0-4dd0-b45a-3521264e375d)
|
||||
(property "Reference" "J3" (id 0) (at 225.3488 114.7353 0)
|
||||
(property "Reference" "J3" (id 0) (at 194.8688 133.7853 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Conn_01x03_Pin" (id 1) (at 225.3488 117.2722 0)
|
||||
(property "Value" "Conn_01x03_Pin" (id 1) (at 194.8688 136.3222 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x03_P1.27mm_Vertical" (id 2) (at 226.06 115.57 0)
|
||||
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x03_P1.27mm_Vertical" (id 2) (at 195.58 134.62 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 226.06 115.57 0)
|
||||
(property "Datasheet" "~" (id 3) (at 195.58 134.62 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6a4d92e9-a1c4-4f13-80ac-854ff7336b87))
|
||||
|
@ -1759,17 +1763,17 @@
|
|||
(pin "3" (uuid cd2e4fdd-9c49-454d-894c-82615854c632))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 231.14 118.11 0) (unit 1)
|
||||
(symbol (lib_id "power:GND") (at 200.66 140.97 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid eba7e23b-fd7a-46ea-9159-f0a6c7b4c311)
|
||||
(property "Reference" "#PWR0111" (id 0) (at 231.14 124.46 0)
|
||||
(property "Reference" "#PWR0111" (id 0) (at 200.66 147.32 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 231.14 122.5534 0))
|
||||
(property "Footprint" "" (id 2) (at 231.14 118.11 0)
|
||||
(property "Value" "GND" (id 1) (at 200.66 145.4134 0))
|
||||
(property "Footprint" "" (id 2) (at 200.66 140.97 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 231.14 118.11 0)
|
||||
(property "Datasheet" "" (id 3) (at 200.66 140.97 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid b5258be0-4741-4643-999e-b750ce9783ab))
|
||||
|
@ -1781,7 +1785,7 @@
|
|||
(property "Reference" "C6" (id 0) (at 192.151 57.5853 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "12101C104K4T2A" (id 1) (at 192.151 60.1222 0)
|
||||
(property "Value" "CL05B104KB54PNC" (id 1) (at 192.151 60.1222 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 190.1952 62.23 0)
|
||||
|
@ -1813,15 +1817,15 @@
|
|||
(pin "2" (uuid faf97e91-4860-4188-8fb2-dc36ae5f272a))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C_Small") (at 154.94 88.9 90) (unit 1)
|
||||
(symbol (lib_id "Device:C_Small") (at 157.48 88.9 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid f87dff76-c363-4a1a-a8b9-25d8a6f9234e)
|
||||
(property "Reference" "C3" (id 0) (at 154.9463 83.6381 90))
|
||||
(property "Value" "100 nF" (id 1) (at 154.9463 86.175 90))
|
||||
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 154.94 88.9 0)
|
||||
(property "Reference" "C3" (id 0) (at 157.4863 83.6381 90))
|
||||
(property "Value" "100 nF" (id 1) (at 157.4863 86.175 90))
|
||||
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 157.48 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 154.94 88.9 0)
|
||||
(property "Datasheet" "~" (id 3) (at 157.48 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 45e6d77c-a720-4f5d-aa9f-93e848983d3e))
|
||||
|
@ -1848,9 +1852,6 @@
|
|||
(path "/3ee2c3cc-fac7-4436-8b53-0ab3893966ac"
|
||||
(reference "#PWR0105") (unit 1) (value "GND") (footprint "apo:Vishay_PowerPAK_MLP44-24L")
|
||||
)
|
||||
(path "/d1f37e98-81b6-44ae-9b70-9e31588a70f5"
|
||||
(reference "#PWR0106") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/146ac7dd-245a-4b9b-b192-30bc7b56d5d2"
|
||||
(reference "#PWR0107") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
|
@ -1866,6 +1867,9 @@
|
|||
(path "/eba7e23b-fd7a-46ea-9159-f0a6c7b4c311"
|
||||
(reference "#PWR0111") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/50025eae-935d-44e3-9d11-3aeb930d9488"
|
||||
(reference "#PWR?") (unit 1) (value "+5V") (footprint "")
|
||||
)
|
||||
(path "/10e82c9c-e4cc-4ffb-8a60-42c326e8284e"
|
||||
(reference "C1") (unit 1) (value "12101C475K4T2A") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
)
|
||||
|
@ -1882,16 +1886,16 @@
|
|||
(reference "C5") (unit 1) (value "2.2 uF") (footprint "Capacitor_SMD:C_0603_1608Metric")
|
||||
)
|
||||
(path "/ef5af0c5-e5f0-42c9-b891-18b6b668a032"
|
||||
(reference "C6") (unit 1) (value "12101C104K4T2A") (footprint "Capacitor_SMD:C_0402_1005Metric")
|
||||
(reference "C6") (unit 1) (value "CL05B104KB54PNC") (footprint "Capacitor_SMD:C_0402_1005Metric")
|
||||
)
|
||||
(path "/90868862-2d08-45c6-ae3a-3c93612a45c5"
|
||||
(reference "C7") (unit 1) (value "14 uF") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
(reference "C7") (unit 1) (value "CL32B226MOJNNNE") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
)
|
||||
(path "/6f630633-939b-4b96-bf01-589e5bfd5d3b"
|
||||
(reference "C8") (unit 1) (value "14 uF") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
(reference "C8") (unit 1) (value "CL32B226MOJNNNE") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
)
|
||||
(path "/a28e66fd-14fa-4104-ae4c-55e9833c119c"
|
||||
(reference "C9") (unit 1) (value "14 uF") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
(reference "C9") (unit 1) (value "CL32B226MOJNNNE") (footprint "Capacitor_SMD:C_1210_3225Metric")
|
||||
)
|
||||
(path "/2f8dce65-54af-4bb5-93d3-a7172cd999a8"
|
||||
(reference "C10") (unit 1) (value "100 nF") (footprint "Capacitor_SMD:C_0402_1005Metric")
|
||||
|
@ -1927,28 +1931,28 @@
|
|||
(reference "R6") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric")
|
||||
)
|
||||
(path "/9aeeeb0c-3c3c-4742-b7a5-37a353256416"
|
||||
(reference "TP1") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
(reference "TP1") (unit 1) (value "24V in") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
)
|
||||
(path "/7881c59c-8ea4-404f-93e6-a684e4cbab36"
|
||||
(reference "TP2") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
(reference "TP2") (unit 1) (value "GND in") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
)
|
||||
(path "/da2ec75d-faad-432f-adc9-e233deef8fff"
|
||||
(reference "TP3") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
(reference "TP3") (unit 1) (value "24V out") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
)
|
||||
(path "/56476f6d-f0a5-4780-8425-4b95107c1f1f"
|
||||
(reference "TP4") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
(reference "TP4") (unit 1) (value "GND out") (footprint "TestPoint:TestPoint_Pad_2.0x2.0mm")
|
||||
)
|
||||
(path "/79992b5e-ffe4-45d7-b96e-7807a8720eb4"
|
||||
(reference "U1") (unit 1) (value "SiC437") (footprint "apo:Vishay_PowerPAK_MLP44-24L")
|
||||
)
|
||||
(path "/136fa090-0643-4d50-b719-e2e0fb0055ca"
|
||||
(reference "U2") (unit 1) (value "74LVC2G34") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
(reference "U2") (unit 1) (value "74LVC2G34DBVR") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
)
|
||||
(path "/d998abf4-f8bf-49cd-95fa-7fd0c8d3bda1"
|
||||
(reference "U2") (unit 2) (value "74LVC2G34") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
(reference "U2") (unit 2) (value "74LVC2G34DBVR") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
)
|
||||
(path "/034ffb5a-a9a4-4cf9-9ca9-f836ea348929"
|
||||
(reference "U2") (unit 3) (value "74LVC2G34") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
(reference "U2") (unit 3) (value "74LVC2G34DBVR") (footprint "Package_TO_SOT_SMD:SOT-23-6")
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user