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

Fix OpenOCD open-drain #173

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

Conversation

psolyca
Copy link

@psolyca psolyca commented Nov 20, 2022

Using OpenOCD, open-drain is not properly working and pins are voltage regulator level and not Vpu level.

@Topper69
Copy link

Topper69 commented Apr 5, 2023

Hi,

Fix a typo :
#define OOCD_SRST_ODC BP_AUX0_ODC by #define OOCD_SRST_ODC BP_AUX_ODC

@psolyca
Copy link
Author

psolyca commented Apr 5, 2023

Ok thanks 👍

mikebdp2 added a commit to mikebdp2/Bus_Pirate that referenced this pull request Feb 11, 2024
Based on the original work of @psolyca at
BusPirate#173
- I have reviewed this commit and believe it is OK.
Also improved the ifdef, works fine both for v3 and v4.

Co-authored-by: Damien Gaignon <damien.gaignon@gmail.com>
Signed-off-by: Mike Banon <mikebdp2@gmail.com>
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.

None yet

2 participants