After fast init use read DBLI 21h 01h command, that is snapshot and you get all what you want. I guess byte 27 is rpm and byte 26 speed. Nice to test with...
I'm developing my own solution using AVR microcontroller. Let me ask you a question: DBLI 0x21 0x01h is "snapshot" as you said. Do I have to request this...
Disconsider my last question... Searched the messages and as you said in another one, the snapshot command returns a 60h length message with data. Do you have...
After some quick tests, I finally got some data from my ECU (Multec H) using the DBLI snapshot... My ECU replies a 32h length message (50 bytes) So far, I'm...
Hi Phillip, It's probably to do with Overlapped I/O in windows. Windows transmits Asynchronously unless you tell it to do so. The Sleep function is probably ...
Hi Thomson, It's a bit old but look here for successful 5 baud initialisation: http://www.andywhittaker.com/ecu/obdii_software.htm Regards, Andy. ... Andy...
one question "Listen for the 0x33 echo because the interface is half-duplex" Does this come back at 5 baud, because of the half duplexity of the interface, or...
Hi Peter, Does this come back at 5 baud, because of the half ... It doesn't come back at 5 baud. This is because we switch to 10400 baud directly after the 5...
thank you ... Hi Peter, Does this come back at 5 baud, because of the half ... It doesn't come back at 5 baud. This is because we switch to 10400 baud directly...
serial coding problem when i initiate Old jetta with protocol 1281 with VAGCOM line using notebook VC++6 under win2k only set com waiting event using...
I had set up a nonoverlapped handle when I opened the com port. I also discovered the FileFlushBuffers call which in theory should cause immediate transmission...
i also found the phenomena : com port receive what port send (echo) K line is one line, PC com port have two line TX RX i don't know how to resolve it ... ...
I’ts KWP2000, fast init. But you can use functions for other. ... De : opendiag@yahoogroups.com [mailto:opendiag@yahoogroups.com] De la part de Christian...
Hi, I have built the KWP2000 interface (KICK) and it works fine but the VAG 1.8T flashing doesn't work. I have two type of dll-s (kwpu018.dll), the first...
Hi Anyone there know how to read the EEPROM from an VAG ECU via diagnose plug? It is the EEPROM I like to know, what READ commands and logins to use, it it...
Hi all : about k1281 After initiation: i found the phenomena : software receive what software send (echo) software reived 0x55 0x01 0x8a software send 75 then...
Greetings, If I have Flash memory contains. Can I Find Seed/Key Algorithms from Flahs DATA use Disassembler? Anybody can help me how to disassemble. Thanks...