DAPLink
DAPLink copied to clipboard
DAPLink based on STM32F103xb can't reset after programming
I have a DAPLink based on STM32F103CBT6, when I program into another chip such as STM32F103C8T6 with the keil5 and I have checked "reset and run",after programming the STM32F103C8T6 cannot auto reset and run.
@LagrangeWang You can enable auto reset mode.
https://github.com/ARMmbed/DAPLink/blob/master/docs/MSD_COMMANDS.md#configuration-commands
@LagrangeWang You can enable auto reset mode.
https://github.com/ARMmbed/DAPLink/blob/master/docs/MSD_COMMANDS.md#configuration-commands
I wander that wether reset pin connected is essential or not? If I config auto reset to 1,in the DETAILS.TXT, and connect the reset Pin of dap-link and target board , it works . If I do not connet reset Pin , it dose not work. But jlink -swd do not neet that. is that right ?
try this one: https://github.com/bh3nvn/DAPLink253 or this: https://github.com/RadioOperator/STM32F103C8T6_CMSIS-DAP_SWO