Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Anyone knows if I can get the phone to supply 5v over USB to my Android Open Accesory device? From my understanding the AOA-device is host in the begining and some handshaking going on between the phone and the AOA-device. After that the AOA-device is set to client and the phone to host. When the phone is host can I GND the OTG pin (middle usb pin) and get 5v from the phone? Or do I loose the previous connection between the phone and the AOA-device if I go OTG mode while they are connected? I dont want to power the AOA device from a large battery or external power-supply. My sensors is low-powered so the battery drain on the phone battery is not a problem for my application. I can live with a small battery that powers the AOA-device in the beginning while the AOA-device is host.

I'm using ftdi FT311D AOA-chip.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.