Closed tomaszduda23 closed 11 months ago
Linux
5.2.0
lolin_s2_mini
2.0.5
1.14.4
main.txt
Unable to enter BIOS without reseting board during boot-up. It can be fixed by doing detach and attach or HW reset.
TinyUSBDevice.detach(); delay(100); TinyUSBDevice.attach();
boot_usb_kbd.txt
USBD Xfer Complete on EP 80 with 0 bytes Queue EP 83 with 8 bytes ... <- should there be complete for this EP? USBD Setup Received 80 06 00 01 00 00 12 00 Get Descriptor Device Queue EP 80 with 18 bytes ... USBD Xfer Complete on EP 80 with 18 bytes
No response
try to remove Serial connetion and leave only keyboard interface alone to see if that works.
closed due to lack of user response
Operating System
Linux
IDE version
5.2.0
Board
lolin_s2_mini
ArduinoCore version
2.0.5
TinyUSB Library version
1.14.4
Sketch (attached txt file)
main.txt
What happened ?
Unable to enter BIOS without reseting board during boot-up. It can be fixed by doing detach and attach or HW reset.
How to reproduce ?
Debug Log
boot_usb_kbd.txt
Screenshots
No response