1
0
Fork
You've already forked SeggerAdapter
0
A simple arm cortex SWD debug connector adapter for Segger probe
2026年04月17日 11:17:22 +02:00
ressources Reduce image size 2026年04月17日 11:17:22 +02:00
segger_adapter.pretty first commit 2026年03月20日 12:36:34 +01:00
.gitignore first commit 2026年03月20日 12:36:34 +01:00
bom.csv add bom 2026年04月10日 10:30:17 +02:00
fp-lib-table first commit 2026年03月20日 12:36:34 +01:00
LICENCE.txt add licence 2026年03月20日 13:12:02 +01:00
readme.md Update readme to add picture of the mounting board 2026年04月17日 11:15:42 +02:00
segger_adapter.kicad_pcb Upgrade to Kicad 10 and use kicad_wks for template 2026年03月25日 11:46:28 +01:00
segger_adapter.kicad_pro update project 2026年04月10日 10:31:11 +02:00
segger_adapter.kicad_sch Upgrade to Kicad 10 and use kicad_wks for template 2026年03月25日 11:46:28 +01:00
segger_adapter.kicad_sym first commit 2026年03月20日 12:36:34 +01:00
sym-lib-table first commit 2026年03月20日 12:36:34 +01:00

Segger Adapter

A simple debug connector adapter to connect Segger J-Link with standart arm 20pin connector.

board_visu

Functionnalities

  • This adapter connect SWD signals (SWCLK, SWLIO, SWO) and JTAG (TCK,TMS,TDO,TDI)
  • A led is wire on VTRef to easily see the board supply state
  • A reset button and debounce protection on RESET line
  • A jumper to provide +5V via the J-Link probe

There is two mounting way, with 10pin arm conntector or with the 20pin one. The 20pin allow you to power your board from the JLink.

mounting_board

Licence

This project is licenced under CERN-OHL-S V2 or later. See LICENCE.txt or cern.ch/cern-ohl for more details.