Serial Wire Debug

From Stm32World Wiki
Revision as of 02:51, 16 March 2022 by Lth (talk | contribs)
Jump to navigation Jump to search
A bunch of ST-Link Clones. These usually cost less than $2

SWD is a ARM specific 2-wire version of JTAG. It enables developers to manipulate the built-in flash (flash new firmware), to debug firmware and to monitor memory locations (variables) while the firmware is running.