ME7_95040 v1.31
Allows to program ME7 ECU's EEPROM (95040).
This software needs a dumb serial to k-line cable for connection with the ecu.
Usage: me7_95040 [OPTIONS]... [FILE]...
-p, --comport COMPORT Set COMPORT.
-b, --baudrate BAUDRATE Set BAUDRATE, default: 10400.
Allowed baud rates: 9600, 10400, 19200, 57600.
--OBD Use this option to read the EEPROM over OBD port.
Currently, only read is supported in OBD mode.
--bootmode Use this option to program the EEPROM in boot mode.
-r, --read Save EEPROM contents to file.
-w, --write Write file to EEPROM.
-s, --screen Print EEPROM contents to screen.
--help Display this help and exit.
Usage example:
Read EEPROM over OBD port: $ me7_95040 --OBD -r -p 1 95040.bin
Print EEPROM contents to srcreen: $ me7_95040 --OBD -p1 --screen
Write file to EEPROM in bootmode: $ me7_95040 --bootmode -wp1 95040.bin
It's free for hobby use.
This software is provided "as is", with NO WARRANTY.
email:
agv.tuning@gmail.comC:\WINDOWS\system32>"C:\Users\Fred\Desktop\A4 USP\bin\me7_95040.exe" --OBD -r -p
4 readout.bin
Ver: 1.31
Com Port: 4
Baud Rate: 10400
Opening COM4 ... OK
Initiating communication ... OK
ECU ID response: 4Z7907551M
2.7l V6/5VT G
0001
SoftCod: 06752, WSC: 27665
Reading EEPROM ............................................................... O
K
File saved
Closing COM4