Skip to content

Help: ingenic could not detect D- usb line interruption with USB COM configuration #4

@TVHTrieu

Description

@TVHTrieu

I’m using configuration in f_acm and f_hid to configure for my USB device to communicate to host. I want to detect when a D- interruption is happened, so far with f_hid is able to detect this one since it will enable USBrst bit in dwc2 while configuration with f_acm does not have any interruption event when D- is disconnected. I observed that even my device can still send data but it did not display that data on my host’s terminal. I want to ask why it has the difference on the same gadget driver? How could I configure for my USB COM can detect D- line interruption as USB HID?

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