1 Star 0 Fork 0

holo3344 / stm32f103-joystick

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ftdi-swd.cfg 714 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhouyonglin 提交于 2023-12-30 21:41 . init
#
# OpenOCD configuration file for the FTDI FT2232HL
# evaluation board used as JTAG adapter
# Please modify this file to your local setup.
#
# Include the configuration for the JTAG adapter.
# If you have a different interface, please edit this to include the
# configuration file of yours.
adapter driver ftdi
ftdi vid_pid 0x0403 0x6010
ftdi channel 0
ftdi layout_init 0x0038 0x003b
ftdi layout_signal SWD_EN -data 0
transport select swd
# The speed of the JTAG interface, in KHz. If you get DSR/DIR errors (and they
# do not relate to OpenOCD trying to read from a memory range without physical
# memory being present there), you can try lowering this.
adapter speed 2000
source [find target/stm32f1x.cfg]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/holo3344/stm32f103-joystick.git
git@gitee.com:holo3344/stm32f103-joystick.git
holo3344
stm32f103-joystick
stm32f103-joystick
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891