分享一个STM32单片机做的离线编程器代码

2020-03-12 19:47发布

https://github.com/XIVN1987/DAPProg

简单来说就是用一个STM32单片机用GPIO模拟SWD协议,,通过这个SWD给其他Cortex-M单片机下载程序

8条回答
XIVN1987
1楼 · 2020-03-12 21:48.采纳回答
github上的简单介绍:

Offline SWD Programmer for Cortex-M Core MCU

This Project bases on some other open-source Project:
1、file under src/DAP and file SWD_host.c come form ARMmbed/DAPLink
2、file /doc/FlashAlgo/flash_algo.py come from mbedmicro/FlashAlgo

flash_algo.py is used to extracting flash programming code from Keil's *.FLM algorithm file


cazure
2楼-- · 2020-03-13 16:01
666,研究研究,做个离线下载器

一周热门 更多>