diff options
author | xengineering <me@xengineering.eu> | 2025-08-10 17:36:15 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-08-10 17:36:15 +0200 |
commit | c50d7275a98c420506c1be35d1c067394af700f5 (patch) | |
tree | afea73b660069abb99def2bda0a3961dffa2f32b /pcb/iot-contact.kicad_sch | |
parent | 69ac0e4b43d0c48cca58008d41d4551bb723d510 (diff) | |
download | iot-contact-c50d7275a98c420506c1be35d1c067394af700f5.tar iot-contact-c50d7275a98c420506c1be35d1c067394af700f5.tar.zst iot-contact-c50d7275a98c420506c1be35d1c067394af700f5.zip |
pcb: Place test points
They should be used to easier connect cables to the board to debug
hardware or firmware issues.
Diffstat (limited to 'pcb/iot-contact.kicad_sch')
-rw-r--r-- | pcb/iot-contact.kicad_sch | 174 |
1 files changed, 174 insertions, 0 deletions
diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 20295c8..537edc3 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -2461,6 +2461,113 @@ ) (embedded_fonts no) ) + (symbol "Connector:TestPoint" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.762) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "Connector_Generic:Conn_01x02" (pin_names (offset 1.016) @@ -6201,6 +6308,73 @@ ) ) (symbol + (lib_id "Connector:TestPoint") + (at 158.75 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c49fb2b-f71c-4222-8f6f-bc97395fc8d2") + (property "Reference" "TP1" + (at 161.29 135.1279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint" + (at 161.29 137.6679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 163.83 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 163.83 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 158.75 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "39334ae0-4dee-42bd-865a-eef2aed11772") + ) + (instances + (project "" + (path "/5defd195-0277-4d04-9f5f-69e505c9845c" + (reference "TP1") + (unit 1) + ) + ) + ) + ) + (symbol (lib_id "Connector:Conn_ARM_JTAG_SWD_10") (at 132.08 38.1 0) (unit 1) |