|
| bodes-sh |
|
|
|
Lukeyson wrote: Well, I haven't ever pushed to get access to an AU to try. And my J2534 tool can't do J1850 PWM/SCP. The ELM should be able to, but usefl system discovery is much harder with the ELM - especially the slow ones.
Lukeyson well the elm i have is apparently the ver 1.2a one, i think that's also what it's got on the chip...any ideas on what software you would use to connect? the standard obd/2 stuff doesn't connect, like pcmscan, digimoto, etc just say they can't connect. you don't happen to know how the star testers or sct flash tuners connect do you? |
|
| Top | |
|
| abelouso |
|
|
Posts: 5 Joined: 31st Jul 2008 Ride: Crown Victoria Police Intercepto Location: Inland Empire, California, USA |
Thank you very much for the quick response.
_________________ Signature is not automated, I enter it everytime. |
|
| Top | |
|
| Lukeyson |
|
||
|
Hmm. Getting hardcore there I see. Are you looking up J2190? I suggest you do, it's got heaps of useful stuff in it. Mode $33 is the query for diagnostic results by test number, so you would tend to issue continuous Mode $33 requests after you did the Mode $31 trigger until the result changes. That's how you know when the Diag routine is complete.
|
||
| Top | |
||
| Lukeyson |
|
||
|
bodes-sh wrote: Lukeyson wrote: Well, I haven't ever pushed to get access to an AU to try. And my J2534 tool can't do J1850 PWM/SCP. The ELM should be able to, but usefl system discovery is much harder with the ELM - especially the slow ones. Lukeyson well the elm i have is apparently the ver 1.2a one, i think that's also what it's got on the chip...any ideas on what software you would use to connect? the standard obd/2 stuff doesn't connect, like pcmscan, digimoto, etc just say they can't connect. you don't happen to know how the star testers or sct flash tuners connect do you? I have no idea to be honest. The ELM tools when they first get power scan for a response to basic OBD2 tests - like the 0100 query. It cycles through each protocol until it gets a response. If the tool doesn't auto-connect you can force it to connect as a protocol type. If you can force it to J1850 PWM that might help. But since the AU is not OBD2, I don't know if it would respond to any of the J1979 queries (like 0100) anyway. But from that point there may be other stuff that it could respond to. I don't really know. Also, since OBD2 defines the port and pinouts via J1962, you might need to grab an AU workshop manual and see what pins the J1850 PWM diagnostic lines are presenting on in your Diagnostic port, and see if these match up with what J1962 say they are supposed to be. I'd heard somewhere that the AU presented them on the wrong pins. I'm willing to come up with suggestions and theories because I'd like to see someone get the ELM to work on an AU, but it would all be a bit hit and miss. Lukeyson |
||
| Top | |
||
| bodes-sh |
|
|
|
Lukeyson wrote: bodes-sh wrote: Lukeyson wrote: Well, I haven't ever pushed to get access to an AU to try. And my J2534 tool can't do J1850 PWM/SCP. The ELM should be able to, but usefl system discovery is much harder with the ELM - especially the slow ones. Lukeyson well the elm i have is apparently the ver 1.2a one, i think that's also what it's got on the chip...any ideas on what software you would use to connect? the standard obd/2 stuff doesn't connect, like pcmscan, digimoto, etc just say they can't connect. you don't happen to know how the star testers or sct flash tuners connect do you? I have no idea to be honest. The ELM tools when they first get power scan for a response to basic OBD2 tests - like the 0100 query. It cycles through each protocol until it gets a response. If the tool doesn't auto-connect you can force it to connect as a protocol type. If you can force it to J1850 PWM that might help. But since the AU is not OBD2, I don't know if it would respond to any of the J1979 queries (like 0100) anyway. But from that point there may be other stuff that it could respond to. I don't really know. Also, since OBD2 defines the port and pinouts via J1962, you might need to grab an AU workshop manual and see what pins the J1850 PWM diagnostic lines are presenting on in your Diagnostic port, and see if these match up with what J1962 say they are supposed to be. I'd heard somewhere that the AU presented them on the wrong pins. I'm willing to come up with suggestions and theories because I'd like to see someone get the ELM to work on an AU, but it would all be a bit hit and miss. Lukeyson There is a pinout diagram here on fordmods, and basing on what the pin setup is on the obd plug on the end of the elm interface, the only pin that isn't there is the chassis ground. this is the pinout on the car scantool.net forums wrote: I have been told
The AU falcon has OBD-II port and uses SCP (Standard Corporate Protocol) which is a part of the OBD-II standard So it is Pins Assignment 1 2 Bus +ve 3 4 Chassis Gnd 5 Signal Gnd 6 7 Iso Signal tx/rx 8 9 10 Bus -ve 11 12 13 eeprom 14 15 16 Battery Volts and i'm sure you know the pinout for the elm, but anyway so, according to the elm 1 2 J1850 bus + 3 4 5 signal ground 6 CAN H 7 ISO K 8 9 10 J1850 bus - 11 12 13 14 CAN L 15 ISO L 16 Battery + So any ideas on that? Or, would it just be a matter of getting into hyperterminal and seeing what responds...? |
|
| Top | |
|
| abelouso |
|
|
Posts: 5 Joined: 31st Jul 2008 Ride: Crown Victoria Police Intercepto Location: Inland Empire, California, USA |
Thank you luckyson,
_________________ Signature is not automated, I enter it everytime. |
|
| Top | |
|
| Lukeyson |
|
||
|
Modes 13 and 18 appear to do similar things.
|
||
| Top | |
||
| abelouso |
|
|
Posts: 5 Joined: 31st Jul 2008 Ride: Crown Victoria Police Intercepto Location: Inland Empire, California, USA |
I successfully figured out how to run KOEO and KOER tests and read results. It turns out mode $33 followed by Test ID would provide results (one time) of the last test. My KOER test did not detect misfire. Its got to be something else.
_________________ Signature is not automated, I enter it everytime. |
|
| Top | |
|
| Lukeyson |
|
||
|
I haven't ever tried to trigger individual items on the OTM. It just runs through some sort of routine itself and tests everything one by one, then reports back if there's a problem.
|
||
| Top | |
||
| abelouso |
|
|
Posts: 5 Joined: 31st Jul 2008 Ride: Crown Victoria Police Intercepto Location: Inland Empire, California, USA |
Of course, if you have software, one could always dis-assemble the software itslef and figure out what codes it sends to the device. Since, most likely it is an OOP, all reads/writes are performed using one or two functions and all command strings are most likely declared beforehand and could be stored in the data portion of the executable....
_________________ Signature is not automated, I enter it everytime. |
|
| Top | |
|
| pellajl |
|
|
|
Has anyone used GLM Software's ODB 2007 application?
|
|
| Top | |
|
| Lukeyson |
|
||
|
We know about it. Graham McKechnie has at least had a good read of this thread and knows about us too.
|
||
| Top | |
||
| rodgej2382 |
|
|
|
ya know that ptdiag (pass thru diagnostics) someone was talkin about up top.. well i have it. so if anyone needs it contact me |
|
| Top | |
|
| Lukeyson |
|
||
|
You've got at least one PM I would imagine.....just in case you only hit this page publicly and don't logon to check your PMs.
|
||
| Top | |
||
| pellajl |
|
|
|
This DTC library may be useful to some. Not sure if you have seen it.
|
|
| Top | |
|
| pellajl |
|
|
|
A couple of weeks ago I ordered one of those Chinese ELM327 cheapies from eBay. In total, I paid approximately $30 including postage. The unit is a no name brand with a USB interface.
|
|
| Top | |
|
| Lukeyson |
|
||
|
So you are John? It's coming together for me now. Graham mentioned the success you had dynamically changing the baud rate on the chinese clone. I think auMatt had only ever tried the AT PP 0C method for setting the baud on boot which didn't appear to be supported.
|
||
| Top | |
||
| pellajl |
|
|
|
Yes Luke it's me......
|
|
| Top | |
|
| aumatt |
|
||
|
My chinese clone switches to 500k using GLM software. I think I will be purchasing a copy, looks like great software.
_________________ 2004 Harvest Green XR6
|
||
| Top | |
||
| Lukeyson |
|
||
|
220900 is MAP pressure sensor, Volts, 2 Bytes, Div 1024
|
||
| Top | |
||
| Who is online |
|---|
Users browsing this forum: No registered users and 1 guest |