A simple arm cortex SWD debug connector adapter for Segger probe
|
|
||
|---|---|---|
| ressources | Reduce image size | |
| segger_adapter.pretty | first commit | |
| .gitignore | first commit | |
| bom.csv | add bom | |
| fp-lib-table | first commit | |
| LICENCE.txt | add licence | |
| readme.md | Update readme to add picture of the mounting board | |
| segger_adapter.kicad_pcb | Upgrade to Kicad 10 and use kicad_wks for template | |
| segger_adapter.kicad_pro | update project | |
| segger_adapter.kicad_sch | Upgrade to Kicad 10 and use kicad_wks for template | |
| segger_adapter.kicad_sym | first commit | |
| sym-lib-table | first commit | |
Segger Adapter
A simple debug connector adapter to connect Segger J-Link with standart arm 20pin connector.
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.
Licence
This project is licenced under CERN-OHL-S V2 or later. See LICENCE.txt or cern.ch/cern-ohl for more details.