uf2 icon indicating copy to clipboard operation
uf2 copied to clipboard

hf2 talk 3 problematic on windows

Open pelikhan opened this issue 8 years ago • 1 comments
trafficstars

Windows expect a response but the device reboots without sending one. It keeps raising a "timeout" error on that message.

pelikhan avatar Jun 02 '17 18:06 pelikhan

You could try to modify our code not to wait for response for reset command. The request-response model here, is a purely software solution - for HID there are just interrupt transfers.

mmoskal avatar Jun 05 '17 11:06 mmoskal