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'm a noob looking to maybe use this board for a keyboard / trackball combo.
Is this issue only for micro python or also for C++ library?
Has it been resolved? Thanks
When trying to send USB HID commands, the controller reboots.
See This live stream for real time example
Now, for more details on the issue. I am using a board (with no extra ram) running the latest official image
Trying to use HID via either the official micropython tutorial or this tutorial causes the controller to crash when the
hid.send()
function is called.The text was updated successfully, but these errors were encountered: