Skip to content

Portenta H7: USB_CORE_ID_HS core only runs as usbhost for ~30s then hangs (LEDKeyboardController) #33

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

Closed
stickybun opened this issue Aug 31, 2023 · 2 comments
Labels
conclusion: moved Issue/PR moved to another repository type: imperfection Perceived defect in any part of project

Comments

@stickybun
Copy link

stickybun commented Aug 31, 2023

Running the LEDKeyboardController.ino example, only runs for ~30seconds (sometimes shorter), then hangs when running on the USB-C (HS) core. Sometimes shows the message "RHUB HS:0 Disable 4", sometimes not.

The FS core appears to work fine (USB-A connector requiring a breakout board).

Portenta H7, connected a USB keyboard directly (no-hub) via USB-C -> USB-A adapter, and enabling supplyPowerOnVBUS.

RHUB HS:0      Connect
RHUB HS:0      Enable
DEV  HS.00     Allocate pipe, in = 0, out = 1
DEV  HS.01     Re-allocate pipe, in = 0, out = 1
DEV  HS.01     LS device, VID:413c PID:2113
ITF  HS.01.0-0 HID interface init
ITF  HS.01.0-0 Ep in 81
ITF  HS.01.1-1 HID interface init
ITF  HS.01.1-1 Ep in 82
DEV  HS.01     Device has 2 interfaces
....
r


r

r

r
RHUB HS:0      Disable 4
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Aug 31, 2023
@stickybun
Copy link
Author

Think this is a problem with the arudinocore-mbed usbhost code, so have posted it there: arduino/ArduinoCore-mbed#725

@aentinger
Copy link
Contributor

Closing, due to issue being tracked at arduino/ArduinoCore-mbed#725 .

@per1234 per1234 added the conclusion: moved Issue/PR moved to another repository label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: moved Issue/PR moved to another repository type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants