Files
CherryUSB/port/ehci
Wayne Lin dd1f1d3ba8 Update hcd-ehci, dcd-dwc2 and examples.
1. Add some example Msh commands.
2. Fix device enumeration on EXT hub.
3. Re-file some templates.
4. Extend end-point number of dwc2 device driver.
5. Re-file rndis_host implementation includes
   a. rt_mutex_take in ISR
   b. 2rd pmsg is unaligned issue.
   c. destroy u0 ethernet resource after removing dongle.
2023-09-07 15:07:04 +08:00
..
2022-09-18 17:32:07 +08:00
2023-08-25 21:37:14 +08:00

Note

Support Chip List

BouffaloLab

  • BouffaloLab BL616/BL808

HPMicro

  • HPM all series

AllwinnerTech

  • F133

Nuvoton

  • Nuvoton all series

Before Use

Your should implement usb_hc_low_level_init.

  • Enable USB PHY、USB clock and set USB clock for 48M.
  • Enable usb irq
  • Config EHCI BASE and other macros in cherryusb_config_tempate.h