User Tools

Site Tools


usb2comport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
usb2comport [2009/09/02 06:36]
twdorris created
usb2comport [2009/09/02 06:50]
twdorris
Line 1: Line 1:
 ====== USB to COM Port Mapping ====== ====== USB to COM Port Mapping ======
-When connecting our ECMLink cable to the laptop, the FTDI driver used by our cable wants to assign different COM ports to each cable. ​ This is not practical for a laptop used by a shop or general tuner when connecting cables from multiple customer cars.  To correct this, you can tell the FTDI driver to use a fixed COM port for the USB port you plan to use.  This will force the driver to always use COM3 for one of your USB ports, for example, regardless of whose ECMLink cable you connect to that port.+===== The Problem ===== 
 +When connecting our ECMLink cable to the laptop, the FTDI driver used by our cable wants to assign different COM ports to each cable. ​ This is not practical for a laptop used by a shop or general tuner when connecting cables from multiple customer cars.
  
 +To correct this, you can tell the FTDI driver to use a fixed COM port for each physical USB port on your laptop.
 +
 +
 +===== The Solution =====
 To tell the FTDI driver to always assign the same COM port to a physical USB port, you have to edit the following registry key: To tell the FTDI driver to always assign the same COM port to a physical USB port, you have to edit the following registry key:
  
 ''​HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FTDIBUS\Parameters\LocIds''​ ''​HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FTDIBUS\Parameters\LocIds''​
  
-In this key, you will specify the location IDs of those two USB ports To obtain the location IDs of those two ports, ​you will use the USBView application provided on the ECMTuning installation CD Go into the USBView directory and run the usbview.exe application.  ​You will be presented with a screen as shown below. ​ Of course, the PC on which you are running this application will have a different configuration.  ​+In this key, you will specify the location IDs of each USB port you plan to use. 
 + 
 +To obtain the location IDs of your physical USB ports, use the [[http://​www.ecmtuning.com/​images/​forums/​usbview/​usbview.exe|USBView ​application]].  ​When you run this application,​ you will be presented with a screen as shown below. ​ Of course, the laptop ​on which you are running this application will have a different configuration.  ​ 
 + 
 +{{  http://​www.ecmtuning.com/​images/​forums/​usbview/​usbview-01.gif ​ }} 
 + 
 +First, select the Options->​Location IDs menu item and then hit F5 to refresh the screen. ​ The above screen will now look like the one shown below. ​ Notice that the Port numbers from the first screen are now shown as Loc numbers. ​ Those are the physical location IDs of the USB ports on your PC. 
 + 
 +{{  http://​www.ecmtuning.com/​images/​forums/​usbview/​usbview-02.gif ​ }} 
 + 
 +To determine which two location IDs correspond to a physical USB port on your laptop, simply insert one of our ECMLink cables into the port in question. ​ Once you have inserted this cable, hit F5 again to refresh USBView. 
 + 
 +Now you will see something like the following (notice the new **USB Serial Converter** at **Loc41**). 
 + 
 +{{  http://​www.ecmtuning.com/​images/​forums/​usbview/​usbview-03.gif ​ }} 
  
usb2comport.txt · Last modified: 2024/03/15 11:16 (external edit)