Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB HID not working on F411CEU6 using Micropython #17

Open
womei opened this issue Nov 18, 2020 · 3 comments
Open

USB HID not working on F411CEU6 using Micropython #17

womei opened this issue Nov 18, 2020 · 3 comments

Comments

@womei
Copy link

womei commented Nov 18, 2020

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.

@DejayRezme
Copy link

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

@DejayRezme
Copy link

I have no clue, but I stumbled across this, maybe related?
https://github.com/qmk/qmk_firmware/tree/master/keyboards/handwired/onekey/blackpill_f411

@womei
Copy link
Author

womei commented Jan 6, 2021

This is just for micropython, I have not tried with the C/C++ libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants