DAPLink Mini Debugger
DAPLink Mini Debugger
DAPLink is an open-source debugging and programming interface firmware for ARM Cortex-M microcontrollers. SWD is also used in a variety of other products such as Raspberry Pi RP2040, Silabs Zigbee chips and more. It provides a bridge between a computer and the target microcontroller, allowing the user to program and debug the microcontroller using software tools such as OpenOCD/PlatformIO, Mbed Studio, Keil MDK, or IAR Embedded Workbench.
DAPLink supports several communication protocols, including SWD and UART, and can be used with a wide range of development boards and evaluation kits. It also includes features such as automatic firmware updates and a USB interface for easy connectivity to a computer. DAPLink is maintained by ARM and is widely used in the embedded systems industry.
Also compatible with STLink through a firmware update.