Hi All,
I am getting "endpoint stalled error" in my CDC device. The usb stack is detecting the cable. The state is set as running but the errorcode is set as 0x11 which indicates 'USB_ENDPOINT_STALLED'. I verified and found that the endpoints has been assigned properly.
- What would be scenarios when "endpoint stalled error" would be reported?
- How to handle this?
Please advise!