|
|||||||||||
|
Technical Support On-Line Manuals RL-ARM User's Guide |
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:
| ||||||||||
|
|||||||||||