Jon [in CT] wrote:LGTspore wrote:While I've been able to read the ROM off my Legacy GT using the 1.3 cable, I haven't been able to do data logging...
You fellas reckon it's a cable issue?
Thks!
No. It's most likely a device driver issue. EcuFlash for Mitsubishis and drive-by-wire Subarus needs to use FTDI's D2XX device driver, so that's what is shipped and installed when you order a 1.3 cable. The ecuExplorer datalogger needs to use FTDI's virtual COM port (VCP) device driver. FTDI now has a new driver for Windows, called Common Driver Model (CDM), which can support both EcuFlash and ecuExplorer.
The new CDM device driver can be downloaded from:
http://www.ftdichip.com/Drivers/D2XX.htmInstallation instructions are at:
http://www.ftdichip.com/Documents/InstallGuides.htm
Is there a trick to getting these installed? I have the latest install of EcuFlash that included drivers, and my cable shows up as an "OpenPort 1.3 Subaru" (which seems kinda strange since I ordered from
this link). Flashing with EcuFlash works great, but I can't log with ecuExplorer. When I try to install those CDM drivers, it tells me they don't match my hardware. Any ideas?
Edit: I also tried using the VCP driver posted in
this thread, but WinXP reported it didn't match my hardware (1.3M vs 1.3-that-should-be-1.2?).
Edit 2: Per the installation guide, it looks like I'll need to add the OpenPort VID and PID to the CDM install INF files, there's nothing that matches 0xCC49 in there.
Final edit: I took the easy way out and adjusted all the INF files in the VCP driver in the first edit to use CC49 instead of CC48. Logging works and I'll worry about the new driver later.