zhouqiyusth b300b42a47 add imxrt usb device port 3 سال پیش
..
README.md b300b42a47 add imxrt usb device port 3 سال پیش
usb_dc_imxrt.c b300b42a47 add imxrt usb device port 3 سال پیش
usb_dc_imxrt_port.h b300b42a47 add imxrt usb device port 3 سال پیش
usb_imxrt_reg.h b300b42a47 add imxrt usb device port 3 سال پیش

README.md

Note

Support Chip List

  • IMXRT105x
  • IMXRT106x

Before Use

  • You should set the heap size on greater than the sum of all usb endpoint buffers.
  • Open the clock on USBPHY1.
  • Set macro CONFIG_USB_HS for use the high-speed mode otherwise the full-speed mode.