Hardware: AM3715
Software: TI GingerBread Devkit 1.0 and 2.1.
AM3715 will act as a card reader when connect OTG to PC, how?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hardware: AM3715
Software: TI GingerBread Devkit 1.0 and 2.1.
AM3715 will act as a card reader when connect OTG to PC, how?
Thanks.
Hi Edward,
Below mentioned is the link explaining configuration needed for making OTG port work in host mode.
http://processors.wiki.ti.com/index.php/UserGuideUsbDriver_PSP_03.00.00.05#Mass_Storage_Driver
Hope this helps.
Regards,
N.S.SriHarsha
Hi SriHarsha,
Thanks for your reply, but I think I didn't describe the issue correctly.
When running android(GingerBread), we connect our device to PC through OTG port.
We can choose to use the following functions, ADB, RNDIS, Mass Storage...
In our software release, it is ADB by default.
Take my smart phone as an example, when plug usb cable from OTG(Phone, client) to PC(Host).
It will display some indication like "Connect your phone, Connect phone memory card"
When I press it, it will go deeper into its menu. When I choose "Connect phone memory card, Manage phone memory card content",
it will display "Phone memory card connected" . My PC will pop up USB - a mass storage device inserted.
B/R
Edward