Skip to content

USB device fails to configure when the max packet size is small #14

@tkonolige

Description

@tkonolige

If the max packet size is too small, then devices will fail to configure. This occurs because the response to "get device descriptor" is split into multiple packets. If I increase the max packet size, then configuration is successful. I have an example here: https://github.com/tkonolige/keyberon_failed_configure/blob/main/src/main.rs.

I'm not sure if this is intended behavior or if it is a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions