ARMmbed / mbed-os

Arm Mbed OS is a platform operating system designed for the internet of things
https://mbed.com
Other
4.67k stars 2.98k forks source link

KL25Z: USB: USB MSD device freezes up when attempting to write data #5694

Closed Arjun765 closed 3 years ago

Arjun765 commented 6 years ago

Reading works all the time but writing fails every now and then, it would freeze up and linux will try to reset it.

kernel: usb 3-10: reset full-speed USB device number 20 using xhci_hcd

The example from utasker works well, so it does not seem to be a hardware issue.

Arjun765 commented 6 years ago

Possibly related: https://os.mbed.com/users/mbed_official/code/USBDevice/issues/2?compage=1#c7968 [Mirrored to Jira]

ciarmcom commented 4 years ago

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-2145

0xc0170 commented 3 years ago

I'll close this issue as usbdevice was updated. If this is still causing an issue with updated USB stack, a new issue should be created.