Skip to content

Support alternate SWD pins via vendor command #1104

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kbanlk
Copy link

@kbanlk kbanlk commented Jun 23, 2025

Hi there, we have found it useful to use multiple sets of SWD pins with our ATSAM3U2C-based debug probes in our HITL setup, where we have multiple targets wired up to the same HIC to save on system cost. This feature allows using a vendor command to configure which SWD pins are used by the HIC. We can't talk to multiple targets at the same time (SWD pin selection is mutually exclusive) but this at least allows talking to one at a time without requiring an external multiplexer or changing the copper.

This could probably also be ported to other HICs; we implemented support only on ATSAM3U2C.

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

Successfully merging this pull request may close these issues.

1 participant