# SWD interface device connected to the SOC

**Minimum connection SWD interface**

The full name of the SWD interface Serial Wire Debug, which compared to traditional cable JTAG interface of the biggest advantages is the use of fewer, more stable. If you do not consider the VCC supply, then only one CLOCK, a DATA IO line and a ground to achieve high-speed debugging and firmware programming. Minimum connection as shown below：

![](/files/-M2HX6phMKZ8_M8hkTJV)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bananapi.gitbook.io/bpi-open-debugger-burn-board/en/swdinterfacedeviceconnectedtothesoc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
