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

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

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 30 commits June 6, 2024 14:01
Fix Typo and add note about the fact FaceDancer does not works on Windows but only GNU/Linux
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