%HTTP_EQUIV_ON_VIEW%
PGMFI Logo
Library> SecondGenUsbToSerialConverter (r1.1 vs. r1.6) Destinations: Home | Library | Change Log | Index
Search | Go

 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.6 - 13 Feb 2005 - Home.markolson)
Changed:
<
<

A company named Elexol makes a second generation serial-to-USB port adapter called the USBMOD3. Many newer notebook computers are being built with USB ports, but without the classic serial ports. Here are the pin connections needed to connect a USBMOD3 to the datalogging port of a Honda ECU:

>
>

A company named Elexol makes a second generation serial-to-USB port adapter called the USBMOD3. Many newer notebook computers are being built with USB ports, but without the classic serial ports. Here are the pin connections needed to connect a USBMOD3 to the datalogging port of a Honda ECU:

Changed:
<
<

You can get the USBMOD3 driver from FTDI.

>
>

You can get the USBMOD3 driver from FTDI.

Changed:
<
<

After you plug in the USBMOD3, you can test that it is recognized by your MS Windows computer by checking Device Manager under Ports to see which COMn: port is mapped to which USB port. You can set the serial port settings such as baud rate and parity by opening the Properties window and selecting the Port Settings tab.

>
>

After you plug in the USBMOD3, you can test that it is recognized by your MS Windows computer by checking Device Manager under Ports to see which COMn: port is mapped to which USB port. You can set the serial port settings such as baud rate and parity by opening the Properties window and selecting the Port Settings tab.

Changed:
<
<

You can test the USBMOD3 by opening Windows Hyperterminal, and pointing it at the proper serial port, the one that you saw in Device Manager. With Pins 27 and 28 connected fot the loopback test, everything you type in Hyperterminal will echo to the Hyperterminal window on your PC.

>
>

You can test the USBMOD3 by opening Windows Hyperterminal, and pointing it at the proper serial port, the one that you saw in Device Manager. With Pins 27 and 28 connected fot the loopback test, everything you type in Hyperterminal will echo to the Hyperterminal window on your PC.


 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.5 - 01 Jan 2005 - Home.markolson)
Added:
>
>

Late note: I triple, triple checked that I had the data signals crossed so each transmitter talked to a receiver, and I still screwed it up. If you do all this, and it still doesn't work, swap the transmit and receive data signals at one end, and try it again. Also, make sure you understand how the datalogging software works before you assume your circuit is not working. See Debugging Data Logging for details. -- markolson - 01 Jan 2005


 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.4 - 06 Dec 2004 - Home.markolson)
Changed:
<
<

Pin 18 (Power Control) should be wired to ground to select bus powered operation per the user's manual.

>
>

Pin 18 (Power Control) should be wired to ground to select bus powered operation per the user's manual. I wired the ground pins (2, 16 and 29) together (May not be needed since they are wired together in the module) and wired them to the shield of the cable which is wired to ECU CN2 Pin 1, which is ECU ground.

Changed:
<
<

Pin 27 (RXD) should be temporarily wireed to Pin 28 (TXD) for a loopback test. I used a clip-lead.

>
>

Pin 27 (RXD) should be temporarily wired to Pin 28 (TXD) for a loopback test. I used a clip-lead.


 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.3 - 03 Dec 2004 - Home.markolson)
Added:
>
>

I wired my CN2 connector to a DIN connector on the side of the ECU case and then made a dongle for the USBMOD3 unit. You can see pictures here: http://www.classictiger.com/HondaCRX/usbmod3/


 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.2 - 24 Nov 2004 - Mark Olson?)
Changed:
<
<

Pin 4 (Vcc) is hooked to Pin 8 (Reset In) since an external device doesn't need to reset the device.

>
>

Pin 4 (Vcc) should be wired to Pin 8 (Reset In) since an external device doesn't need to reset the device.

Changed:
<
<

Pin 9 (Enumeration Power) is hooked to Pin 10 (Reset Out) for bus powered operation per the user's manual.

>
>

Pin 9 (Enumeration Power) should be wired to Pin 10 (Reset Out) for bus powered operation per the user's manual.

Changed:
<
<

Pin 12 (VIO) hooked to Pin 13 (V+) to power the UART IO properly.

>
>

Pin 12 (VIO) should be wired to Pin 13 (V+) to power the UART IO properly.

Changed:
<
<

Pin 18 (Power Control) is wired to ground to select bus powered operation per the user's manual.

>
>

Pin 18 (Power Control) should be wired to ground to select bus powered operation per the user's manual.

Changed:
<
<

Pin 23 (Data Set Ready) is hooked to Pin 24 (Data Terminal Ready) for modem control handshaking.

>
>

Pin 23 (Data Set Ready) should be wired to Pin 24 (Data Terminal Ready) for modem control handshaking.

Changed:
<
<

Pin 25 (Clear To Send) is hooked to Pin 26 (Request To Send) for modem control handshaking.

>
>

Pin 25 (Clear To Send) should be wired to Pin 26 (Request To Send) for modem control handshaking.

Changed:
<
<

Pin 27 (RXD) is temporarily hooked to Pin 28 (TXD) for a loopback test.

>
>

Pin 27 (RXD) should be temporarily wireed to Pin 28 (TXD) for a loopback test. I used a clip-lead.

Changed:
<
<

After that test is successful, all you need to do is connect Pin 29 (GND) to the ECU ground signal, connect Pin 27 (RXD) to the ECU TXD signal and connect Pin 28 (TXD) to the ECU RXD signal as described at ECU Control under the How to Mod my ECU link. (Thanks Nicolas)

>
>

After that test is successful, all you need to do is connect Pin 29 (GND) to the ECU ground signal (ECU CN2 Pin 1), connect Pin 27 (RXD) to the ECU TXD signal (ECU CN2 Pin 2) and connect Pin 28 (TXD) to the ECU RXD signal (ECU CN2 Pin 4) as described at ECU Control under the How to Mod my ECU link. (Thanks Nicolas)


 <<O>>  Difference Topic SecondGenUsbToSerialConverter (r1.1 - 29 Oct 2004 - Home.markolson)
Added:
>
>

%META:TOPICINFO{author="markolson" date="1099021860" format="1.0" version="1.1"}% %META:TOPICPARENT{name="DataLogging"}% A company named Elexol makes a second generation serial-to-USB port adapter called the USBMOD3. Many newer notebook computers are being built with USB ports, but without the classic serial ports. Here are the pin connections needed to connect a USBMOD3 to the datalogging port of a Honda ECU:

Pin 4 (Vcc) is hooked to Pin 8 (Reset In) since an external device doesn't need to reset the device.

Pin 9 (Enumeration Power) is hooked to Pin 10 (Reset Out) for bus powered operation per the user's manual.

Pin 12 (VIO) hooked to Pin 13 (V+) to power the UART IO properly.

Pin 18 (Power Control) is wired to ground to select bus powered operation per the user's manual.

Pin 23 (Data Set Ready) is hooked to Pin 24 (Data Terminal Ready) for modem control handshaking.

Pin 25 (Clear To Send) is hooked to Pin 26 (Request To Send) for modem control handshaking.

Pin 27 (RXD) is temporarily hooked to Pin 28 (TXD) for a loopback test.

You can get the USBMOD3 driver from FTDI.

After you plug in the USBMOD3, you can test that it is recognized by your MS Windows computer by checking Device Manager under Ports to see which COMn: port is mapped to which USB port. You can set the serial port settings such as baud rate and parity by opening the Properties window and selecting the Port Settings tab.

You can test the USBMOD3 by opening Windows Hyperterminal, and pointing it at the proper serial port, the one that you saw in Device Manager. With Pins 27 and 28 connected fot the loopback test, everything you type in Hyperterminal will echo to the Hyperterminal window on your PC.

After that test is successful, all you need to do is connect Pin 29 (GND) to the ECU ground signal, connect Pin 27 (RXD) to the ECU TXD signal and connect Pin 28 (TXD) to the ECU RXD signal as described at ECU Control under the How to Mod my ECU link. (Thanks Nicolas)

-- markolson - 29 Oct 2004


{ View | Diffs | r1.6 | > | r1.5 | > | r1.4 | More }
Copyright © 2002-present by the contributing authors. All material on this collaboration platform is the property of the
contributing authors, and is covered by the Non-Commercial Share-Alike License unless explicitly stated otherwise.
Ideas, requests, problems regarding the PGMFI TWiki?? E-Mail the WikiAdmin
Site Designed By: Digital Fusion   Need a website?

Revision r1.1 - 29 Oct 2004 - 03:51 GMT - Home.markolson
Revision r1.6 - 13 Feb 2005 - 07:53 GMT - Home.markolson
%WEBCOPYRIGHT%