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

host: musb: hubs either fail to recognise, or assert #2344

Open
1 task done
karlp opened this issue Nov 24, 2023 · 1 comment
Open
1 task done

host: musb: hubs either fail to recognise, or assert #2344

karlp opened this issue Nov 24, 2023 · 1 comment
Labels

Comments

@karlp
Copy link

karlp commented Nov 24, 2023

Operating System

Linux

Board

dk-tm4c129x (msp432e4 equivalent)

Firmware

examples/host/cdc_msc_hid

What happened ?

I'm not entirely sure from #1213 whether hubs are meant to be supported or not yet?

If I have the hub attached when the test app starts, it attempts to enumerate, but then asserts.
If I don't have the hub attached, let it boot, and then plug it in, it is simply not detected.

How to reproduce ?

build examples/host/cdc_msc_hid
attach a usb hub (no downstream devices required)
flash and run
observe assert

Debug Log as txt file (LOG/CFG_TUSB_DEBUG=2)

bugs.hub.host.log

Screenshots

No response

I have checked existing issues, dicussion and documentation

  • I confirm I have checked existing issues, dicussion and documentation.
@karlp karlp added the Bug 🐞 label Nov 24, 2023
@karlp
Copy link
Author

karlp commented Nov 27, 2023

What platform should I choose as a reference "known good" host platform? From the supported boards table, it looks like either imxrt10xx or renesas? Any preference?

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

No branches or pull requests

1 participant