Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] add JTAG support for STM32F103 #8

Open
ildar opened this issue Sep 12, 2019 · 3 comments
Open

[FR] add JTAG support for STM32F103 #8

ildar opened this issue Sep 12, 2019 · 3 comments

Comments

@ildar
Copy link

ildar commented Sep 12, 2019

I successfully use dap42 on a general STM32F103 board (BluePill exactly).
I guess nothing prevents JTAG be on for it. Thanks.

@devanlai
Copy link
Owner

Hi, it is technically possible to add JTAG support, but I haven't spent much time integrating it because I usually don't need full JTAG and from the last time I looked into it, the performance was not great. This is in part because the USB handling is not particularly optimized, and in part because CMSIS-DAP 1.0 is not very fast as far as JTAG transports go.

@ildar
Copy link
Author

ildar commented Sep 12, 2019 via email

@ildar
Copy link
Author

ildar commented Nov 18, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants