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

Add MPSSE mode (FT232H emulation) #4

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

gregdavill
Copy link
Collaborator

This PR is an initial proof of concept to have the CH32V307 microcontroller act and respond like an FT2232H, so that existing icebreaker examples work without change.

The steps taken are:

Currently only enough functions are implemented to support iceprog -S

@gregdavill gregdavill added the enhancement New feature or request label Sep 11, 2022
@gregdavill gregdavill self-assigned this Sep 11, 2022
@gregdavill
Copy link
Collaborator Author

Another reference, Colin O'Flynn mentioned they've done a similar thing with Chip Whisperer, they handle enough command to support JTAG/SWD. https://github.com/newaetech/naeusb/blob/main/naeusb_mpsse.c

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

Successfully merging this pull request may close these issues.

1 participant