eclipse-threadx / usbx

Eclipse ThreadX - USBX is a high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with Eclipse ThreadX RTOS
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/usbx/index.md
MIT License
146 stars 87 forks source link

USBX suspend/resume functionality #162

Open sabarinathKA opened 2 months ago

sabarinathKA commented 2 months ago

how to enable USBX suspend/resume functionality in USBX (planning to put the controller in stop mode to conserver power after USB suspend). need to wake the controller whenever a event occurred in USB line .is there any reference available.