contents

Summary#

  • SWD Pins

SWD pins#

  • SWCLK: Clock into the core
  • SWDIO: Data in / out

JTAG and SWD are similar and can be interfaced with each other:

JTAG ModeSWD ModeSignal
TCKSWCLKClock into the core
TDI-JTAG test data input
TDOSWVJTAG Test data output / SWV trace data output
TMSSWDIOJTAG test mode select / SWD data in and out
GNDGND-

References#