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

New Hydradancer backend for Facedancer #93

Merged
merged 33 commits into from
Aug 26, 2024

Conversation

kauwua
Copy link
Contributor

@kauwua kauwua commented Jun 6, 2024

Here are some characteristics and results of this backend, which I think would make it a good addition to this project:

  • supports USB2 High-speed, Full-speed and should support low-speed
  • 6 endpoints including EP0, in both IN/OUT directions simultaneously
  • endpoint numbers from 0 to 7
  • increased speed compared to Facedancer21/GreatFET One, results here https://github.com/HydraDancer/hydradancer_fw
  • support for NAKs, but also priming using handle_buffer_empty
  • tested emulation of a mouse peripheral and the included mass storage example
  • tested proxy mode with a High-speed USB key (got 1.5MB transfer rate while proxying a 1.5GB file), tested proxy mode with a Full-speed mouse

kauwua added 27 commits July 20, 2024 18:14
@antoinevg
Copy link
Member

Working like a bomb on my side, amazing work @kauwua!

@antoinevg antoinevg merged commit fc4f06c into greatscottgadgets:main Aug 26, 2024
1 check passed
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.

3 participants