|
|||||||||||
Technical Support On-Line Manuals RL-ARM User's Guide (MDK v4) RL-RTX RL-FlashFS RL-TCPnet RL-CAN RL-USB RL-USB for USB Device Applications RL-USB Device Library RL-USB Device Features RL-USB Device Software Stack RL-USB Device Functions RL-USB Device Source Files RL-USB Device Configuration Audio Device (ADC) Options Communication Device (CDC) - ACM Options Human Interface Device (HID) Options Mass Storage Device (MSC) Options Create USB Device Applications Create ADC Applications Create CDC ACM Applications Create HID Applications Create MSC Applications Create Composite Applications Test USB Device Applications Compliance Tests Test HID Client Application RL-USB for USB Host Applications RL-USB Host Library RL-USB Host Features RL-USB Host Software Stack RL-USB Host Functions RL-USB Host Source Files RL-USB Host Configuration Host Controller Driver Selection Host Controller Driver Configuration Host Class Driver Selection Create USB Host Applications Create USB Host HID Applications HID_Kbd Example Create USB Host MSC Applications Create USB Host Class Driver RL-USB Host Constants and Structures Error constants Speed constants Transaction Packet Type constants Transaction Error Type constants USB Request Block structure (USBH_URB) Endpoint structure (USBH_EP) Driver Capabilites structure (USBH_HCI_CAP) Device Class Instance structure (USBH_DCI) Host Controller Instance structure (USBH_HCI) Host Controller Driver structure (USBH_HCD) USB Concepts USB Transfer Rates USB Network Basic Communication Model USB Protocol Control Transfer Interrupt Transfer Isochronous Transfer Bulk Transfer Descriptors Device Configuration Device Descriptor Configuration Descriptor Interface Descriptor Endpoint Descriptor Device Qualifier Descriptor Example Programs Library Reference Appendix |
Host Controller Driver ConfigurationThe section explains the configuration options for the USB Host Controller Driver layer, which supports the Custom EHCI for NXP Devices, OHCI standard and the custom USB Host Controller Driver for the ST STM32F10x/20x/40x device series. The configuration options are set in driver module usbh_ehci_device family.c, usbh_ohci_device family.c or usbh_device family.c files. Custom Enhanced Host Controller Interface for NXP Devices (Custom EHCI)Custom Enhanced Host Controller Interface for NXP Devices (Cuatom EHCI) is activated by selecting Custom EHCI for NXP Devices Controller Interface in the usb_config.c file. Enable this option when using any device that supports Custom EHCI for NXP Devices.
The following configuration settings are available:
Open Host Controller Interface (OHCI)Open Host Controller Interface (OHCI) is activated by selecting OHCI for Controller Interface in the usb_config.c file. Enable this option when using any device that supports OHCI.
The following configuration settings are available:
STM32F20x USB Host ControllerSTM32F20x USB Host Controller is activated by selecting Custom for Controller Interface in the usb_config.c file. Enable this option when using any device that uses custom USB Host Controller.
The following configuration settings are available:
| ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.