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

CH552 fw: Support for different USB classes: CDC and HID #216

Open
mchack-work opened this issue Apr 24, 2024 · 2 comments · May be fixed by #265
Open

CH552 fw: Support for different USB classes: CDC and HID #216

mchack-work opened this issue Apr 24, 2024 · 2 comments · May be fixed by #265
Assignees
Labels
enhancement New feature or request fw Related to firmware hw Related to hardware - PCB, MCU552, USB etc
Milestone

Comments

@mchack-work
Copy link
Member

In order to support FIDO2 we need to support the HID USB device class in the CH552 firmware.

We probably need to support both CDC and HID, but some research is necessary to figure out if we can cope with just HID, even for loading device apps. And what about compatibility?

@mchack-work mchack-work added enhancement New feature or request fw Related to firmware hw Related to hardware - PCB, MCU552, USB etc labels Apr 25, 2024
@mchack-work mchack-work added this to the Codename Castor milestone Apr 25, 2024
@dehanj
Copy link
Member

dehanj commented Jul 12, 2024

Now exists a poc, stable communication - https://github.com/tillitis/tillitis-key1/tree/ch552_hid_cdc
Can still be polished, but good enough to move on with other tasks.

@mchack-work
Copy link
Member Author

Perhaps make it a Draft PR?

@mchack-work mchack-work linked a pull request Sep 25, 2024 that will close this issue
11 tasks
@mchack-work mchack-work linked a pull request Jan 8, 2025 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fw Related to firmware hw Related to hardware - PCB, MCU552, USB etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants