I have data for the 16F and 18F
Neil
What do you exactly mean by that? Do you have the diagnostic map for 18F? I know it is almost the same as 16F, but different. Some differences I have figured out, but a comprehensive document would be nice...
I have data for the 16F and 18F
Neil
I have data for the 16F and 18F.
Neil
Hello
I follow that thread for quite long....is there any change to send it to me?
([email protected])
Thank you!!
Hola, quick update, punto exe with 55 mpi engine selected partially works on the 18FD but causes lumpy idle. 18F specific exe is non working. Might be a case of using the 16f init code to get it to work?
Hell
Thank you and sorry for my mistake...
there is my email:
[email protected] (or [email protected])
Thank you for links....how you got any protocols documentations for Punto MPI (or any MPI Fiats...old, first type like Punto MK1 16V MPI.... ?)
Jakub
BTW
VAGCOM usb KKL 409.1 it's OBD/OBDII connector...I've got only 3 PINs connector next to ECU![]()
THANK YOU!! I knew that some pins can be use, but never tried...at the moment I've got ELM 327 (use for ford)You have to modify the cable and add a 3 pin superseal connector, see Neil's pictures a page or so back or, for reference:
Pin 16 = +12v (you need to provide the 12v feed - I used a cigarette lighter adapter)
Pin 15 = L-Line
Pin 7 = K-Line
Pin 5 = Signal Ground
...alternatively, you can buy a 16 pin to 3 pin + power adapter on fleabay.
There's a picture of where the k/l wires go on the 3 pin connector earlier in the thread.
Apologies for my lack of updates, had trouble compiling Neil's source, hope to get back to it later in the week!
Thank you again!!Jakob, Looks like you might have it this time. I've included the SPI and MPI (16F and 18F) details. Neil
Hi guys,
...
I.
Hope its of some use.
Dan
PS. Hope it isnt a repost![]()
0x00000045; 31 80 0D 16 29; ;
jangcy, i could be wrong but I think you need the elm323 for ISO comms. I was going to get one before I saw Neil's work with the vag-com lead - the only problem with this lead is that the software need to be written to use it specifically because anything sent is immediately echoed back and need to be discarded before the real data comes.
RPM: 1038 Inj: 0.532 IgnA: 33.0 MAP: 144 mmHG
Air: 35 Wat: 130 Thr: 31 (10.16) Bat: 13.94
Lmd: 128 ( 1.001) ISPos: 64 ISInt: 0 ISPrp: 0 TT: 0
just to clarify, readfile(), by waiting 10ms before the read, does that allow the ecu byte to overwrite the echo byte in the buffer?