USB hid-keyboard example "Device Suspended" and "USB HID device is not ready" #82656
Unanswered
srubin-nottinghamspirk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I have been playing with the HID keyboard example (./samples/subsys/usb/hid-keyboard) and it's not running correctly. Here is the output from the terminal:
The two "USB HID device is not ready" messages come after I press the user button.
I get the same response on both an STM32 "blue pill" (-b stm32_min_dev) and STM32 "Discovery kit for IoT node with STM32U5 series" board (-b b_u585i_iot02a). The results are the same on two different host Windows computers. Results are also the same forwarding the USB device to WSL with USBIPD.
Has anyone else run this example recently?
Any ideas?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions