Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: itsmorefun on August 15, 2014, 09:01:49 PM

Title: MINI USB TO USB HOST On A20 OlinuXino LIME
Post by: itsmorefun on August 15, 2014, 09:01:49 PM
Hello,

I have A20-OlinuXino LIME

Can i use the OTG mini usb port as a third usb port to connect for example a webcam or wifi dongle with this cable:

http://www.touch-4u.fr/accessoires/43-cable-on-the-go-mini-usb-vers-usb-host.html

Thank in advance.
Title: Re: MINI USB TO USB HOST On A20 OlinuXino LIME
Post by: JohnS on August 15, 2014, 09:39:25 PM
I think so.  Try it.

John
Title: Re: MINI USB TO USB HOST On A20 OlinuXino LIME
Post by: MBR on August 21, 2014, 10:22:45 AM
Quote from: itsmorefun on August 15, 2014, 09:01:49 PM
Hello,
Can i use the OTG mini usb port as a third usb port to connect for example a webcam or wifi dongle with this cable:

Probably yes, it works on A13 for me, but the OTG USB port must be configured for host or host+OTG mode, not for OTG mode only (there are options in the kernel configuration for it).
Title: Re: MINI USB TO USB HOST On A20 OlinuXino LIME
Post by: martinib on November 20, 2014, 08:35:32 AM
How do you do this?

Is it something that must be build into the kernel or can it be loaded in runtime?
Title: Re: MINI USB TO USB HOST On A20 OlinuXino LIME
Post by: MBR on November 20, 2014, 08:37:39 PM
It can be loaded as a module, but the module(s) itself must be configured for the host+OTG mode.