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
157 stars 91 forks source link

Any plan for USBX to support XHCI host #151

Open zhugengyu opened 7 months ago

zhugengyu commented 7 months ago

Does USBX has any plan to suppoer XHCI in the future, since more and more new platform use XHCI instead of EHCI, and I have difficulty to find a decent RTOS USB stack which support XHCI, CherryUSB seems to be the only choice but still have difficulty to support super-speed hub, etc.

maisyhoang commented 4 months ago

Hi, I also have the same question on xHCI support. Is there any plan/roadmap for it in the future?

HelloByeAll commented 3 months ago

您好,我对 xHCI 支持也有同样的问题。未来有什么计划/路线图?

现在项目由eclipse开源基金会维护,微软貌似不再对项目进行维护,xhci除了需要实现驱动外 还需要对协议栈本身做一点修改