When using the SWD interface, is the reset pin is necessary?
In JTAG, there are 5 pins TCK, TMS, TDO, TDI and RST but usually SWD is a 2 wire interface. So I am confused about this.
When using the SWD interface, is the reset pin is necessary?
In JTAG, there are 5 pins TCK, TMS, TDO, TDI and RST but usually SWD is a 2 wire interface. So I am confused about this.
Yes, eventhough the name is Single Wire Debug, you will usually need 4 connections:
The reset is kind of optionnal if you are willing to press a reset button manually if the target get stuck/freezes.