Android USB Driver Installation on MT6573

Slides:



Advertisements
Similar presentations
Copyright © 2004 Toshiba Corporation. All rights reserved. Confidential Konrad Szombara April 2006 TS608 Software Tools and Application.
Advertisements

Module 3 Configuring Hardware on a Computer Running Windows XP Professional.
Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff.
Samsung PC Studio Manual PC Connectivity Via USB
 Very dominant in terms of market share.  Is 7.4% of smartphone market share. 60% of all Android devices globally.
MAGICON M2 (Android) Driver installation Guide. CASE 1: 1st install S350 usb Driver 32bit ver1.0 Connect thephone with the computer, if phone driver doesn’t.
Introduction of ZTE Handset Online Upgrade tool V1.1 version
Transferring Pictures to Your Computer via USB Cable Mary Pittman Windows Users Install Nikon View (optional) Turn computer on Turn camera off Connect.
Unit Test Calibration Training
Android – Application for handheld devices
Content & Modification
How to Successfully Clone a Hard Drive Using EZ Gig II Vivian Nguyen 2010 May 11 Eng 393 Sec 301.
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
For PROLiNK TA8 Honeycomb 3.2 Upgrade
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
Welcome to the Milagrow Universe
Step 1: Right click, “My computer” select properties, Select Hardware >Device Manager > Other Device > USB Serial Converter, then Right Click and select.
Part 1 Using the ARM board And start working with C Tutorial 5 and 6
Confidential [Offline] Regular Demo installation SOP for ME371MG.
Important information & instructions for doing web upgrade :  User needs to backup all his data before doing web upgrade as the same will get deleted.
Please Dial in, class will begin shortly
Tutorial 11 Installing, Updating, and Configuring Software
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
Profitable Growth B3X Number one to the customer! GT540 Web upgrade Guide Important information & instructions for doing web upgrade :  User needs to.
W25 Software Update process
Picasso M- User Debug mode Flash ROM Procedure - SOP v1.1 Date: 2012/5/29 Author: Eddy Chuang.
“Motivating young people to be better citizens” Keeping Your Computer “Healthy and Working” Last Updated 29 May 2012 By Athlynne Tyler.
Please Note: Information contained in this document is considered LENOVO CONFIDENTIAL For Lenovo Internal Use Only Do Not Copy or Distribute!! For Lenovo.
Module 3: Configuring Hardware on a Computer Running Windows XP Professional.
PBv2.x Pen F/W Upgrade SOP WWPM_Brian Hung 2011/12/21.
 PIXELA CORPORATION All Rights reserved PIXELA CONFIDENTIAL How to get the log How to get the log data.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 18 – Backing Up Your Data.
1/26 [P970] Introduction of download tool Dec.22th, 2010 by Woon Rae Cho.
Storage Device Design Pattern JEFF MEISSNER; KEN HARDY Windows Program Management.
Lesson 2: Installing Windows 8.1
© 2012 Intex Technologies (India) Ltd. All rights reserved Intex Technologies (India) Ltd. SW download Tool User's Guide for Aqua 5.0
Profitable Growth B3X Number one to the customer! MTK PC Sync Guide for Window XP 1. Insert CD in PC, & open the same from CD drive.
HTC Android Projector User Guide v Agenda Setup and Demo Environment Launch Projector Installer Launch Projector Application Q&A.
Page 1 of 38 Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Please Note: Information contained in.
Software Download Guide. 2/2/2016 Steps 1. Before you start to download software,please install USB driver(Folder: USB Driver) firstly. – Install “ InstallDriver.exe.
John Samuels October, Why Now?  Vista Problems  New Features  >4GB Memory Support  Experience.
Step 1.Install the upgrade tool first in your copmputer.
How to Sync Android Phone to Computer (PC/Mac)? Are you a person that always has your Android phone in your hands? Nowadays, a cell phone is not just for.
L661 Software Flashing using Windows XP PC Only. Step 1- install drivers, Connect handset with the PC using USB cable, unzip folder and then install the.
Software Flash Guide Pls follow coming settings. 一. Install the Driver.pls see the follow Pic ① ② ③ ④.
Lesson 4: Working with Disks and Devices MOAC : Configuring Windows 8.1.
SPS-70DL Download Documentation Step-by-Step. SPS-70DL Download Documentation (USB Driver Installation) End user (client) logs onto Transcell WebStore.
Burn ISO Image File to USB Drive From:
After Construction Name: Per #:.
Mobile Device Development
Service Tool Training.
Configure the intercom IP
Step 1 - Installing TStatSpec Download the TStatSpec software from customer.honeywell.com.  The files will need to be extracted in a new folder.  
Installing Printers Most printers are boxed with paper or Styrofoam inserts placed to ensure there is no damage during shipping. Make sure all of these.
SCP-8600 USB Driver Installation Procedure
IDE and Phone Setup Overview Mike Zook 20-Sep-2016.
Welcome © GTM Software. Welcome © GTM Software.
Driver installation for SP BSP tools
Acer Download Tool EMEA Customer Service 02/13/2012.
Downloading Arduino FOR WINDOWS.
ONYX 12.2.
Pilot Walktour Operation Guide V3.5 (Android)
Production, Derrick Chang
Pilot Walktour Operation Guide V3.4 (Android)
Driver installation for SP BSP tools
How to Fix Android File Transfer Not Working on Mac?
HOW TO TRANSFER QUICKBOOKS FILES FROM ONE COMPUTER TO ANOTHER?
Configuration Of A Pull Network.
Chapter 11 Supporting Printers and Scanners
S/W Download Guide Rework Guide Step 1. File copy
Presentation transcript:

Android USB Driver Installation on MT6573 Internal Use Android USB Driver Installation on MT6573 2010/11/17 MingHsien Hsieh WCP2/OSS1/SS1 Copyright © MediaTek Inc. All rights reserved.

Overview (1) All USB devices supported by MT6573 BootROM VCOM Used by USB one stage download process. The PID/VID is integrated into cdc-acm.inf Preloader VCOM Used by general download process. The PID/VID is integrated into cdc-acm.inf No driver installation for ums Windows support it and perform silent installation Driver installation is required for ums+adb Since we use the same PID/VID used in HTC device, we can re-use the USB driver provided in SDK Scenario Required INF Available VID/PID BootROM VCOM cdc-acm.inf + usbser.sys Y USB\VID_0E8D&PID_0003 Preloader VCOM USB\VID_0E8D&PID_2000 ums none USB\VID_0BB4&PID_0001 ums + adb android_winusb.inf USB\VID_0BB4&PID_0C03 (USB composite device) USB\VID_0BB4&PID_0C03&MI_00 (USB mass storage) USB\VID_0BB4&PID_0C03&MI_01 (ADB Interface) rndis tetherxp.inf USB\VID_0BB4&PID_0003 ums + adb + acm android_winusb.inf cdc-acm.inf + usbser.sys USB\VID_0BB4&PID_0005 (USB composite device) USB\VID_0BB4&PID_0005&MI_00 (USB mass storage) USB\VID_0BB4&PID_0005&MI_01 (ADB Interface) USB\VID_0BB4&PID_0005&MI_02 (COM port) Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Overview (2) The driver is modified based on SDK-R7 Tested Platform Driver installation is required for rndis The driver is not provided in SDK. MTK will provide it internally. tetherxp.inf is used Driver installation is required for ums+adb+acm The android_winusb.inf must be patched for new PID/VID (support USB) The cdc-acm.inf + usbser.sys will be provided for Gadget Serial The driver is modified based on SDK-R7 Tested Platform Platform ADB RNDIS VCOM WINXP 32bits OKAY VISTA 32 bits N/A VISTA 64 bits Testing WIN7 32 bits WIN7 64 bits Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Update Your Driver Get Android SDK and install the last package Please find the attached drivers Backup your <ANDROID_SDK>/usb_driver/android_winusb.inf The step could be ignored Extract it to <ANDROID_SDK>/usb_driver Several files are extracted android_winusb.inf (ADB interface) This file is updated since we add support for ums+adb+acm combination cdc-acm.inf, usbser.sys (CDC-ACM interface, VCOM) tetherxp.inf, rndismp.sys, usb8023.sys (USB tethering) Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install ums+adb+acm ? (1) After entering META mode, three devices will be found when inserting the USB cable CDC Serial -> ACM MT65xx Adroid Phone -> ADB/UMS Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install ums+adb+acm ? (1) Gadget Serial 1 2 3 4 5 Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install ums+adb+acm ? (2) Android Composite ADB Interface 1 2 3 4 5 Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install ums+adb+acm ? (3) USB Mass storage Windows will install the driver sliently Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install ums+adb+acm ? (4) In DeviceManager, the three devices are visible Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install RNDIS driver ? (1) When user enable USB tethering.. 1 2 Copyright © MediaTek Inc. All rights reserved. 2019/9/12

How to install RNDIS driver ? (2) 3 4 5 6 7 Copyright © MediaTek Inc. All rights reserved. 2019/9/12

FAQ Internal Use 2010/11/17 MingHsien Hsieh WCP2/OSS1/SS1 Copyright © MediaTek Inc. All rights reserved.

Q. Can’t install the driver correctly ? (1) Find the registry HEKY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > E num > USB Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Q. Can’t install the driver correctly ? (2) Remove the registry (1) Modify the permission Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Q. Can’t install the driver correctly ? (3) Remove Registry (2) Delete the registry Repeat the delete operarion for the following registry Remove the cable and insert the cable again Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Q. USB One-Stage Download in MT6573E1 New Flash download tool is required Download flow Power off device and remove cable Press USB download key Zte73v1: camera key MT6573 EVB: SW611 Insert cable A USB COM port will be automatically generated. Configure options > COM port as this COM port You may need to install VCOM driver Press Download from tool UI Wait until all images are downloaded Remove battery/cable Insert battery Power On device Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Q. META connection using USB A new SP_META tool is required Procedue Remove battery Connect USB to PC Port: choose ‘USB’ Click reconnect Insert battery Wait until entering USB meta (make sure the driver is installed) You may need to install ums/adb/acm driver Copyright © MediaTek Inc. All rights reserved. 2019/9/12

Install Hotfix before installing the driver VCOM (CDC-ACM) http://support.microsoft.com/kb/943198/ (WinXP SP2) When you use a USB-to-Serial converter to connect a device to a Windows XP-based computer, the data transfer from the computer to the device is slower than expected http://support.microsoft.com/kb/918365/ (WinXP SP3) The Usbser.sys driver may not load when a USB device uses an IAD to define a function that has multiple interfaces, and this function uses the Usbser.sys driver file in Windows XP RNDIS http://support.microsoft.com/kb/959765/ Remote NDIS (RNDIS) devices may not work correctly after you perform a surprise removal on a Windows XP-based computer and then attach the RNDIS device to the computer again Copyright © MediaTek Inc. All rights reserved. 2019/9/12