Pages: [1] 2 3 4
Author Topic: 95040 EEPROM programmer  (Read 53824 times)
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« on: August 29, 2013, 01:17:28 PM »

Hi Guys, 

Hoping somebody can help! I'm trying to read an used ecu thru the OBD port on a B5.

I'm getting a "unable to open comport" (error=0x01) message. I've tried ports 1, 2 & 3, not sure how else to aproach this....currently hooked up to the car!....Thanks.

Logged
MK2-VRT
Full Member
***

Karma: +2/-10
Offline Offline

Posts: 131


« Reply #1 on: August 29, 2013, 02:10:20 PM »

Witch programmer / software you use ?
Logged
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #2 on: August 29, 2013, 02:18:58 PM »

Witch programmer / software you use ?
Argdubs tool for reading over OBD.
Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #3 on: August 29, 2013, 02:24:50 PM »

that is about as a cut and dry problem as you can get.
the most obvious question, which com port is for your cable?
Logged
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #4 on: August 29, 2013, 02:34:17 PM »

that is about as a cut and dry problem as you can get.
the most obvious question, which com port is for your cable?

I agree! lol.... I checked and it's on port 3 (Port_#0003.Hub_#0001) baud rate is 10400
Logged
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #5 on: August 29, 2013, 03:12:41 PM »

My laptop only has two usb ports (1 & 3) I tried both and the same message, regardless.....I'm so close!!! just tried changing baud rate...same result.
Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #6 on: August 29, 2013, 03:15:25 PM »

My laptop only has two usb ports (1 & 3) I tried both and the same message, regardless.....I'm so close!!! just tried changing baud rate...same result.

usb does not equal com.
in device manager, under ports (com and lpt), thats where its listed.
Logged
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #7 on: August 29, 2013, 05:44:07 PM »

Thanks for getting me on track Komp,

I know exactly what you're talking about, and it's been a long time since I had seen it. (I had originally looked at properties for the USB port I was connected to, to determine the com port as I hadn't seen com & lpt.). When I searched device manager, guess what? I was missing "com & lpt" off the tree.

I googled why and I was not alone! windows 7  is missing it. so I had to add it by doing a hardware add (which is also missing), then do a search for "hdwwiz" under the start menu, and the hardware wizard comes up.

I added the com & lpt to the device manager tree and now it shows. However com 5 & com 6 which now show, have a yellow exclamation on them, which I think means I have to transfer the USB communication to either com5 or 6 to identify the location.

So, my head is about to explode and my wife is hunting me down, therefore, I'm calling it a night and let you know how I make out tomorrow.....man, thanks for being patient.  Smiley
Logged
nyet
Administrator
Hero Member
*****

Karma: +607/-168
Offline Offline

Posts: 12270


WWW
« Reply #8 on: August 29, 2013, 05:46:18 PM »

I googled why and I was not alone! windows 7  is missing it. so I had to add it by doing a hardware add (which is also missing), then do a search for "hdwwiz" under the start menu, and the hardware wizard comes up

That's not going to work. If installing the driver didn't add COM ports you did something wrong or are using the wrong driver.
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #9 on: August 29, 2013, 05:47:20 PM »

That's not going to work. If installing the driver didn't add COM ports you did something wrong or are using the wrong driver.

i was going to say he seems to be making it extra complicated. but what you said works too.  Tongue
Logged
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #10 on: August 30, 2013, 10:24:38 AM »

i was going to say he seems to be making it extra complicated. but what you said works too.  Tongue

I have to agree with both of you, which is why my head wanted to explode last night!

This is what i did today: I un-installed the ftdi driver and re-installed it, this time instead of it being usb converter a, it's just serial bus converter and it's working properly.

Unfortunately, my results are the same Cry

This is my command line if anyone can see something, please, fire away Grin

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Owner>Downloads\me7_95040 --OBD -r -p 3 95040.bin
Ver: 1.30
Com Port: 3
Baud Rate: 10400
Opening COM3 ... Unable to open comport. (error=0x01)
Closing COM3

C:\Users\Owner>
Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #11 on: August 30, 2013, 01:11:22 PM »

the phrase you can lead a horse to water but you cant make him drink comes to mind here.
again, how did you come to the conclusion that its port 3? because obviously, its not.
Logged
nyet
Administrator
Hero Member
*****

Karma: +607/-168
Offline Offline

Posts: 12270


WWW
« Reply #12 on: August 30, 2013, 01:31:58 PM »

Please post a screenshot of your device manager.
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
xr500t
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 30


« Reply #13 on: August 30, 2013, 02:34:14 PM »

Please post a screenshot of your device manager.

Komp and nyet....here's a screen shot of both the device manager and the usb converter showing what I thought was the comport. (remember, I added com & lpt last night to the tree and I agree with you both of you that it shouldn't be as complicated to assign a comport as it is getting to be!).

I was able to read the ecu and pin throught the OBD with the regular vag tacho software cd i have, however, when I try to access the ecu with argdub's tool, I'm one step short, believe me, I appreciate the effort you guys are making, and I'm trying not to overlook something.





« Last Edit: August 30, 2013, 02:44:22 PM by xr500t » Logged
ddillenger
Moderator
Hero Member
*****

Karma: +641/-21
Offline Offline

Posts: 5640


« Reply #14 on: August 30, 2013, 02:46:37 PM »

You need to be using the VIRTUAL COMPORT DRIVERS (VCP). Download them, and manually install.
Logged

Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience!

Email/Google chat:
DDillenger84(at)gmail(dot)com

Email>PM
Pages: [1] 2 3 4
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.023 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)