cmvr_head/rt-thread/components/drivers/usb/cherryusb/port/ohci
2025-12-24 09:54:51 +08:00
..
README.md feat:run application from QSPI @ 0x90000000 2025-12-24 09:54:51 +08:00
usb_glue_lpc.c feat:run application from QSPI @ 0x90000000 2025-12-24 09:54:51 +08:00
usb_hc_ohci.c feat:run application from QSPI @ 0x90000000 2025-12-24 09:54:51 +08:00
usb_hc_ohci.h feat:run application from QSPI @ 0x90000000 2025-12-24 09:54:51 +08:00
usb_ohci_reg.h feat:run application from QSPI @ 0x90000000 2025-12-24 09:54:51 +08:00

Note

This OHCI is a companion controller of EHCI. But you can use OHCI only without CONFIG_USB_EHCI_WITH_OHCI definition.

And you need to pay for using OHCI driver.

Support Chip List

AllwinnerTech

  • F133(EHCI + OHCI)

Nuvoton

  • Nuvoton all series(EHCI + OHCI, OHCI only)

Artinchip

  • d13x, d21x(EHCI + OHCI)

NXP

  • LPC4X/LPC5X(OHCI only)