Files
CherryUSB/port/dwc2
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-11-26 23:53:24 +08:00
2023-07-14 17:58:39 +08:00

Note

Support Chip List

STM32

  • STM32F105xc、STM32F107xc
  • STM32F205xx、STM32F207xx、STM32F215xx、STM32F217xx
  • STM32F401xc、STM32F401xe、STM32F405xx、STM32F407xx、STM32F411xe、STM32F412cx、STM32F412rx、STM32F412vx、STM32F412zx、STM32F413xx、STM32F415xx、STM32F417xx、STM32F423xx、STM32F423xx、STM32F429xx、STM32F437xx、STM32F439xx、STM32F446xx、STM32F469xx、STM32F479xx
  • STM32F7xx
  • STM32H7xx
  • STM32L4xx
  • STM32MPxx

AT32

  • AT32F415xx

GD32

  • GD32F30X_CL
  • GD32F405、GD32F407
  • GD32F450

HC32

  • HC32F4A0

Espressif

  • ESP32S2、ESP32S3

Before Use

Your should implement usb_dc_low_level_init and usb_dc_low_level_deinit.

  • Enable or disable USB clock and set USB clock for 48M.
  • Enable or disable gpio and gpio clk for usb dp and dm.
  • Enable or disable usb irq