ManfredBrauchle / mechanic

Automatically exported from code.google.com/p/mechanic
1 stars 0 forks source link

no results with any PID, Alfa Romeo giulietta 1.4 MA (not diesel) #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- Car is Alfa Romeo Giulietta 2010 1.4 MA
- OS: win 7 SP1 x32
- can shield is with MCP2516 and is working with Arduino Uno r3.
- Arduino and Can shield is working on car

-Sniffer car ECU -----------
ADDR --- LN MO PI D0 D1 D2 D3 D4
-------- -- -- -- -- -- -- -- --
0a18a001 03 00 84 5a 00 00 00 40-
0618a001 ec 00 00 00 42 43 00 00-
0a1ca001 00 0f ff 03 00 12 00 00-
0628a001 00 24 e0 80 00 20 00 00-

- after connect to car, not working any PID.
- maybe on FIAT PID must be with this
- RPM PID.
18DB33F1 02 01 0C 00 00 00 00 00 
18DAF110 04 41 0C 00 00 00 00 00
- what must be change to work with this Car ?

Original issue reported on code.google.com by euroscan...@gmail.com on 29 Jan 2014 at 11:43

GoogleCodeExporter commented 8 years ago

----------PidSupported--------------

   | 0 1 2 3 4 5 6 7 8 9 A B C D E F
---+--------------------------------
00 | X ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
10 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
20 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
30 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
40 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
50 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
60 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
70 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
80 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
90 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
A0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
B0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
C0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
D0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
E0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
F0 | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

Original comment by euroscan...@gmail.com on 29 Jan 2014 at 7:26

GoogleCodeExporter commented 8 years ago
OBD-request ID
11 bit functional: 0x7DF, psysical: 0x7E0
29 bit functional: 0x18DB33F1, psysical: 0x18DA10F1
OBD-response
11 bit ECU1: 0x7E8, ECU2: 0x7E9, ECU3: 0x7EA
29 bit ECU1: 0x18DAF110, ECU2: 0x18DAF118, ECU3: 0x18DAF128

Original comment by euroscan...@gmail.com on 30 Jan 2014 at 6:09

Attachments: