[MTK6582] [KitKat 4.4.2] USB OTG no Vout on usb - Miscellaneous Android Development

Hi,
Have tried to enable USB OTG on my smartphone (a chinese MTK6582, branded Overmax Vertis 4011).
When I attach an USB OTG cable (alone or with any usb device), the only reaction of the smartphone is raise in sound volume (all the way up to 100%).
So I checked if the device supports OTG:
-USB OTG Helper shows that: root access OK, storage module Live, NTFS read-write supported (no module files (.ko) in the directory, so I assume they are built-in the kernel),
-USB Host Check showed: "handheld_core_hardware.xml" OK, but "android.hardware.usb.host.xml" not writable. So I changed the permissions, and both are OK now.
Attached an USB OTG again (in fact, just a plain plug), and there was no voltage, no matter if I shorted pins 4 and 5, or not. Still, shorting 4 and 5 has a "raise in sound volume" effect.
I plan to try an USB mass storage (pendrive), powered externally, and now questions:
-shall I isolate Vcc and ground from smartphone (powering only the pendrive, and connecting only the 2 and 3 pins of pendrive and smartphone)?
-shall I short the 4 and 5 pins - supposedly putting the USB in OTG mode? my doubt is whether it's necessary, if I don't draw any current from the USB port. Moreover, I feel a bit uneasy about the "raise in sound volume" effect,
-any other suggestions?
I know it's rather about hardware than software, but perhaps somebody here has enough knowledge/experience to help me?
Cheers
Janusz

Any advance man?

Related

Usb-host

Sorry 4 the prev thread in wrong section .. then .. One S ( stock rom or another custom rom - with or without Sense ) supporta the usb-host mode ?
I am reasonably sure that out of the box, on stock ROM it does not support the ability to act as an USB host. Additionally, the microUSB on the phone is an USB slave socket, so it would need an adapter to connect a USB slave device to it anyways. (At least I have not yet seen a native USB-Host device with a microUSB socket.)
I am pretty certain it can be hacked into a custom ROM or application, however there are limitations to this. Commonly a device that is designed as USB slave (like the One S) will not be able to power devices through the USB port as regular USB hosts have to.
So IMO, in order to get it to work as an USB host you would need an adapter to connect the devices properly, a modified firmware or specialized app AND a way to externally power the USB slave you want to connect to the One S acting as USB host. The external power might a portable USB charger battery (like the Gumpack) or an Y-cable which is connected to a "real" USB-Host device just for the power (or a car/wall USB charger).
So, theoretically it would be possible, but not very practical. To the best of my knowledge it has not been done in the past because there was no need to. This however might actually change with the current trend towards non-expandable memory on newer phones... if demand rises I bet manufacturers would come up with solutions. Think small USB storage sticks with regular USB plug on one side for use on Notebook/Desktop and a microUSB plug on the other which contain a tiny battery (think Bluetooth headset size) to power the stick while attached to the phone and are charged while connected to a real USB Host port which is designed to deliver juice.
Further reading: http://en.wikipedia.org/wiki/Universal_Serial_Bus#Connector_types

[Q] USB OTG with rooted ACE 2 ?

Hi!
I've rooted my Ace2 and tried to get USB OTG to work in order to connect external storage and to use DSLR Dashboard. USB Host diagnostics gives the following information (s. attachment). Neither external storage nor DSLR dashboard works. Is there a way to activate USB-OTG by editing config files? In that post I've read that the /etc/volt.fstab hat some lines commented out related to USB OTG.
EDIT: Replaced wrong screenshots
Any ideas? Wrong forum? Any suggestions?
You are using a specifically OTG cable to connect?
The cable must ground the ID pin on the USB connector of your ACE 2.
Many devices will work correctly (and automatically) when they receive the interrupt from the grounding.
See if you can get a USB keyboard to work first.
I used this (Amazon de Product B0068CEUAA) USB OTG cable.
I am not sure but in another post on xda I read that one need a new kernel where usb otg support is compiled in. I checked dmesg while connecting an usb drive, nothing happens there.
Has anyone with any USB OTG cable got this function to work on the Ace 2 (GT-I8160)?

[Resolved] [tutorial] usb otg for desire s (saga)

This tutorial is aimed to ones who wish to have USB OTG Capability within their
HTC Desire S ( Saga ).
1: what you need ( software )
A USB host capable kernel or your Android Must support USB Host APIs.
if you don’t have proper kernel you will not get USB OTG support, in my case
I flashed kernel 3.0.76 from Stefan on ics Final v2.0 ,Android version 4.0.4, sense 3.6, Now there is another kernel, I have Hboot 2.0******.
Available with USB Host capability the version is 3.0.89, I have not tried this kernel
Yet, you can if you wish, you can find both of these kernels at XDA.
If your rom or framework does support USB Host APIs then may be you don’t need to flash
The kernels.
With a linux patched kernel USB devices are detected under “ sys\bus\usb\*.* “.
If your android system and framework supports USB Host APIs, Android will detect USB devices
Under “dev\bus\usb\*.*”
Install USB Device info from google play store.
Install USB Host Diagnostics from Play Store.
Install USB OTG Helper from Play Store or any other software like Stick Mount to mount your USB STORAGE DEVICE.
You must have root access and super user installed.
Before flashing the kernel always make a backup of your current Rom.
As in my case when I flashed the kernel my wi-fi stoped working and then I had to manually push some wifi related files to system directory.
2: Hardware
You need a USB OTG Cable, unfortunately USB OTG cables available in Market are not suitable for Desire S, because Desire S does not Power the USB Bus within its own, to wake up USB Host Capability for Desire S we need to short Pin 4 and 5 at Micro B plug, Micro B female is incorporated within Desire S.
If a cable with shortened pin 4 and 5 is available then you don’t have to make a cable.
Its recommended not to short pin 4 and 5 at micro B plug, its good to sold a 10k resistor between pin 4 and 5. Get a standard charging cable for you Desire S with Micro B Plug, First of all check this cable by connecting it to your computer, if charge only and disk drive options appears at your phone the cable is good for our purpose.
Secondly get one Standard USB Extension cable, this cable has 4 pin Male at one end and 4 pin Female at the other end. Cut this cable from the center, remove the shielding plastic and uncover the wires.
You will find four wires,
Red = POWER ( Normally 5 Volts )
White = ( Data- )
Green = ( Data+)
Black = GND ( Reference Ground for 5 Volts )
Get a soldering iron and a piece of solder wire.
Now pick Male end, cut white and green wires ( we don’t need them because we only need power wires from this plug ).
Now pick Female one, uncover the wires from this also, Make a joint of Male “RED” with Female “RED”, and Also Make a Joint of Male “BLACK” to Female “Black”, don’t cut “WHITE” and “GREEN” wires.
Now cover “RED” and “Black” with some sort of Glue or Adhesive Tape, Glue is better choice because it will prevent the wires from getting short, or you can use heat shrinking sleeve.
Now pick your standard charging cable and cut it from the center and hold the end having small Micro B Plug, uncover plastic shielding, you shall find following wires,
RED
WHITE
GREEN
BLACK
Now get the cable you already mad having Standard Male and Female and Make joints as follows.
RED = RED
WHITE = WHITE
GREEN = GREEN
BLACK = BLACK
Double check all connections and now the important part comes
Gently remove the plastic from behind the Micro B plug with sharp knife or cutter, be careful and be patient here because in a hurry you can damage the plug or wires.
After you remove the covering Micro B plug you will find “ RED , WHITE , GREEN , BLACK “ wires soldered.
Notice that only one point at Micro B plug is Empty, There you go, it is pin No 4 of Micro B Plug.
You will also see “BLACK” wire there, Now get your 10 k resistor, sold one end of the resistor to where the “BLACK” wire is soldered and sold other end to pin No 4 which you have already found empty.
Be careful here not to short any pins, it may lead to a disapointment. Your USB OTG CABLE is ready, put some glue where you find its necessary to cover and also over the Micro B plug from where you remove the plastic.
Now run USB Host Diagnostics and when it says to plug in then plug your micro B connector to the phone, you don’t have to apply power through mail connector until. USB Host Diagnostics should show
As following picture, it will detect USB root hub of the phone, if it does not detect anything then
May be there your cable is not prepared properly, or just Restart your phone after installing USB HOST Diagnostics and check again, USB HOST Diagnostics needs root access if USB HOST APIs or framework is
Not supporting USB HOST MOD.
Now apply power through your charger to MALE connector, after 5 or 7 seconds your phone will indicate charging, means the cable is correct.
Put a USB stick in USB Female connector, open USB OTG Helper and hit MOUNT, it will mount your USB storage device and will create a directory at the root of your SD card named “UsbOtgDrives”.
You can brows the files and directories of your device in that folder.
Un mount USB Mass storage through USB OTG Helper and connect any USB mouse and you will see a small cursor, its very small and but you can locate it, if pointer does not appear remove the power plug and connect again, same way you can connect a USB keyboard, connect a USB keyboard and open any text editor in your phone and check by typing from keyboard or open your sms editor and check it there.
You can get your device info with “USB Device Info” if you installed it from play store.
Wow...now...
that is one of the great tutorials that were missed
in our forum
many thanks from saga community:good:
asgardr said:
Wow...now...
that is one of the great tutorials that were missed
in our forum
many thanks from saga community:good:
Click to expand...
Click to collapse
I wrote tutorial, but there was a question i did asked, "does viper saga supports USB OTG AND USB HOST API, BUT UNFORTUNATLY NOBODY REPLIED, SO I SPARED SOME TIME AND INSTALLED THIS ROM TO MY DESIRE S, IT WAS ACTIVATING CAR DOCK MOD AS SOON I PLUGGED USB OTG CABLE BUT WAS NOT DETECTING ANY USB DEVICES, I SPENT TOW HOURS ON THIS ROM AND NOW EVERRY THING IS WORKING " MASS STORAGE, CDC-ACM- PL2303 SERIAL CABLE, CH340, CH340, SERIAL CABLE AND ALL HID DEVICES. IF SOMEONE IS GETTING PROBLEM CONNNECTING THOSE DEVICES, PLEASE PM, I WILL TRY MY LEVEL BEST TO HELP.
Many Thanks
MNASWL said:
I wrote tutorial, but there was a question i did asked, "does viper saga supports USB OTG AND USB HOST API, BUT UNFORTUNATLY NOBODY REPLIED, SO I SPARED SOME TIME AND INSTALLED THIS ROM TO MY DESIRE S, IT WAS ACTIVATING CAR DOCK MOD AS SOON I PLUGGED USB OTG CABLE BUT WAS NOT DETECTING ANY USB DEVICES, I SPENT TOW HOURS ON THIS ROM AND NOW EVERRY THING IS WORKING " MASS STORAGE, CDC-ACM- PL2303 SERIAL CABLE, CH340, CH340, SERIAL CABLE AND ALL HID DEVICES. IF SOMEONE IS GETTING PROBLEM CONNNECTING THOSE DEVICES, PLEASE PM, I WILL TRY MY LEVEL BEST TO HELP.
Click to expand...
Click to collapse
I tried ur tutorial with SVHD 2.1.0 ROM on my HTC Desire S with kernel 3.0.76 and it is working superbly, my wifi stpped working after the kernel flash but after flashing the boot.img via fastboot solved the problem .. I did not try to make a usb cable as u narrated instead I am using Y cable for it which has a separate mini usb power adapter and USB slot for pen drives... Many thanks bro :laugh:
Is there any existing cable on the market now that I can buy? I'm low on time to make my own
cable
broucker said:
Is there any existing cable on the market now that I can buy? I'm low on time to make my own
Click to expand...
Click to collapse
no such cable is available in market for desire s,you can try y cable with standard usb to otg converter.
Please can some one get a video of his tutorial for me to take a close look at it to make my own. I really need it to work on ds. Thank u all. I would be very happy to see that video
Just try to closely see the pictures and read care fully what I have written, in case if you feel difficult let me know , will try to spare some time to make video. Any ways it's easy.
MNASWL said:
Just try to closely see the pictures and read care fully what I have written, in case if you feel difficult let me know , will try to spare some time to make video. Any ways it's easy.
Click to expand...
Click to collapse
I am using a custom viper saga Rom, i've install the Stefan kernel, and I have closely followed everything step as you said, but still can't mount any drive. My USB host diagnostic show exact as your in the picture, but my USB helper still can't mount drive..... Please I need help fixing the issue
This Rome will not work.
Install victims saga 2.0 rom.
That will work.
Sorry virtuous saga 2.0

[cm11] Charging while on USB Host

Is there a similar interface to http://electronics.stackexchange.com/a/46918 to force charging while the device acts as a USB host?
Does anyone know which resistor value is required to otherwise enable charging?
Fr4gg0r said:
Is there a similar interface to http://electronics.stackexchange.com/a/46918 to force charging while the device acts as a USB host?
Does anyone know which resistor value is required to otherwise enable charging?
Click to expand...
Click to collapse
It should certainly work, as the phone should be able to act in OTG mode while being charged at the same time, when placed in Motorola lapdock.
There are (at least) some 100k and 200k (between pin 4 and 5, I assume) tests present in kernel (emu detection) that switch the behaviour, but I didn't need to look into it too closely so far. You'll have to study the source and experiment...
@Fr4gg0r
I have recently bought this USB OTG adaptor: http://www.ebay.com/itm/New-Host-OTG-Power-Cable-Micro-USB-Male-to-USB-Female-for-Galaxy-Note2-S3-S4-/191145599519?ssPageName=ADME:LCE:3160
It's the first OTG adaptor fully working for me. All my USB Flash drives are working without problem. It's also charging my Photon Q while using USB host.

How to get non-storage USB peripherals to work?

I got an Anker OTG hub. It works completely if I connect it to my laptop, however, if I try connecting it to my phone, my USB mouse+keyboard combo (wireless with a receiver) doesn't work. It works with other devices, including my laptop's USB C port, and my old phone's USB C port.
I did turn OTG on prior to connecting anything (I'd love (root) to know to keep it on at all times).
I already ensured they work on other computers through that OTG adaptor, and that a USB storage stick works on this phone through it. In addition to that, HDMI works too (the adaptor also has an HDMI port), and the USB C passthrough passes power successfully, as well. No warp charging, but that is to be expected and that's alright.
I have TWRP and everything. Is there a kernel mod I need? I'd be happy to do whatever's needed.
Maybe OnePlus needs some updates
Even i have latency issus with my midi keyboard
But not with op5t

Categories

Resources