We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MacOS
STM32F411 Blackpill
examples/host/midi_rx
I can't seem to get tuh_umount_cb/tuh_midi_umount_cb to be called when the device is unplugged, even if I use the stock example.
tuh_umount_cb
tuh_midi_umount_cb
Just build any example, I use examples/host/midi_rx, and upload it to blackpill. Plug in and unplug device.
debug.txt
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Operating System
MacOS
Board
STM32F411 Blackpill
Firmware
examples/host/midi_rx
What happened ?
I can't seem to get
tuh_umount_cb
/tuh_midi_umount_cb
to be called when the device is unplugged, even if I use the stock example.How to reproduce ?
Just build any example, I use
examples/host/midi_rx
, and upload it to blackpill. Plug in and unplug device.Debug Log as txt file (LOG/CFG_TUSB_DEBUG=2)
debug.txt
Screenshots
No response
I have checked existing issues, dicussion and documentation
The text was updated successfully, but these errors were encountered: