Skip to content

NXP LPC55xx USB suspend / resume (USB Device Low Power Mode) #91063

Closed
@maximevince

Description

@maximevince

Is your feature request related to a problem? Please describe.

I cannot use USB suspend / resume with LPC55xx MCUs on Zephyr.

Describe the solution you'd like

I'd like to enable USB_DEVICE_CONFIG_LOW_POWER_MODE, so that I can use Zephyr's USB suspend / resume functionality on the LPC55xx MCUs.
Should I just commit this to modules/hal/nxp/mcux/middleware/mcux-sdk-middleware-usb/output/npw/device_config/ip3511fs/usb_device_config.h or what is the recommended way to handle this?

It's currently explicitly set to 0 here: https://github.com/zephyrproject-rtos/hal_nxp/blob/master/mcux/middleware/mcux-sdk-middleware-usb/output/npw/device_config/ip3511hs/usb_device_config.h#L159

@DerekSnell @mmahadevan108

Describe alternatives you've considered

No response

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions