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

OTG and main system frequency adjust #119

Open Barfell opened 9 months ago

Barfell commented 9 months ago

It is desirable to add USB OTG examples, such as host msc, device msc + hid + cdc, to run functions based on Vbus sensing and ID pin status. It is hoped that the main frequency can be adjusted dynamically, and during operation, the main frequency can be adjusted as needed. THIS IS ACHIEVED ON FREERTOS.