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
154 stars 89 forks source link

usbx on renesas rx mcu #17

Closed casju1 closed 3 years ago

casju1 commented 3 years ago

Hi, I am updating usbx from v5.9 to v6.1.6 on a Rx63 mcu. Currently i am using the "USBX host rx Controller" but is it possible to change it to ohci/ehci host controller? Because i can see in your latest release that you does not include rx controller files anymore. I have tried changing it to ehci but it doesn't seem to work.

xiaocq2001 commented 3 years ago

Thanks for choosing USBX. For the Renesas controller on 6.x, ohci/ehci can not be used, we are still working on it and it will be available with Renesas release packet.

casju1 commented 3 years ago

Thanks for the answer. Where do i find the Renesas release packet and when do you expect it will be implemented?

xiaocq2001 commented 3 years ago

I think Renesas will put his packets here: https://www2.renesas.cn/cn/en/design-support/software They will put USBX and controller driver inside their packets, and they have their release plan.

Note if you have some previous packet that includes USBX 5.9 with host controller driver (HCD), you can try that HCD in USBX 6.