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

NXP USB drivers don't work with usb_next #86409

Open
toonst opened this issue Feb 27, 2025 · 0 comments
Open

NXP USB drivers don't work with usb_next #86409

toonst opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default platform: NXP NXP

Comments

@toonst
Copy link
Contributor

toonst commented Feb 27, 2025

Describe the bug

The next usb stack (usb_next) is not working on NXP.

To Reproduce

west build -p -b frdm_rw612 samples/subsys/usb/mass/ -- -DEXTRA_DTC_OVERLAY_FILE="ramdisk.overlay" -DCONF_FILE=usbd_next_prj.conf

Expected behavior

Working USB that enumerates.

Impact

Can use the old usb stack, so no big impact.

Logs and console output

uart:~$ *** Booting Zephyr OS build v4.1.0-rc1-57-g50c21f159143 ***
[00:04:11.230,498] <inf> main: No file system selected
[00:04:11.230,592] <err> usbd_core: Failed to init device driver
[00:04:11.230,596] <err> usbd_sample_config: Failed to initialize device support
[00:04:11.230,599] <err> main: Failed to initialize USB device
[00:04:11.230,601] <err> main: Failed to enable USB

Environment (please complete the following information):

  • OS: MacOS
  • Toolchain (e.g Zephyr SDK, ...)
  • commit sha 50c21f1

Additional context

@toonst toonst added the bug The issue is a bug, or the PR is fixing a bug label Feb 27, 2025
@henrikbrixandersen henrikbrixandersen added area: USB Universal Serial Bus Experimental Experimental features not enabled by default labels Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

6 participants