You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use it but it didn't fix the issue unfortunately. Actually, I'm not even receiving a disconnected event as for me. The calculator crashes just after the cable is pulled, in the next execution of usb_handleEvents() I would say.
The program crashes when the USB connection is closed unexpectedly (cable pulled...).
It only happens after the calculator called
usb_SetConfiguration()
. From that moment, pulling the cable causes the stack to be corrupted.It seems that it's more of an USBDRVCE issue but still, it would be nice to find a workaround for this.
The text was updated successfully, but these errors were encountered: