Anyone have VY V6 $060A DTC binary addresses?

Holden/Delco Tuning. ALDL, OBD 1.5. Circa 1989 to 2004.
Post Reply
RyanK
Posts: 6
Joined: Wed Jul 19, 2023 2:16 pm
cars: Holden VY V6
Holden VY SS
Holden VY Adventra CX8
Holden VZ Adventra CX6
Jeep Grand Cherokee WJ

Anyone have VY V6 $060A DTC binary addresses?

Post by RyanK »

Hi all,

I’m wondering if anyone has the binary addresses for DTC codes for the VY V6 $060A bin
I’m having a problem of tripping DTC 24 (vehicle speed sensor) since installing a 3500rpm torque converter.
The speedo works perfectly at all speeds and it only sets the code when accelerating hard right from a standstill.
I’d like to just disable the code if I can.
I’ve already tried to ground one of the pcm pins which was supposed to disable the code but didn’t change anything.
Any help would be greatly appreciated.

Thank you all.
VX L67 Getrag
Posts: 2883
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by VX L67 Getrag »

How quick do you need it done, have you got a copy of the xdf your using to attach.
RyanK
Posts: 6
Joined: Wed Jul 19, 2023 2:16 pm
cars: Holden VY V6
Holden VY SS
Holden VY Adventra CX8
Holden VZ Adventra CX6
Jeep Grand Cherokee WJ

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by RyanK »

Don't need it incredibly fast. Been living with it for a while.
How would I go about finding the codes if no one has done it already?

I'm just using the v2.63 XDF from here.
I'd assume the addresses would be the same for The1's Enhanced VY V6 $060A since the other flags seem to have the same addresses.

XDFs are attached.
VY V6_$060A v2.63.xdf
(246.95 KiB) Downloaded 41 times
VY_V6_$060A_Enhanced_v0.9e.xdf
(312.77 KiB) Downloaded 50 times
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by The1 »

Please try this XDF.

I put the MALF code disable flag in, but also put the RPM variable in, so if you want to keep it enabled but try a higher value.
Attachments
VY_V6_$060A_Enhanced_v0.9i.xdf
(320.46 KiB) Downloaded 49 times
RyanK
Posts: 6
Joined: Wed Jul 19, 2023 2:16 pm
cars: Holden VY V6
Holden VY SS
Holden VY Adventra CX8
Holden VZ Adventra CX6
Jeep Grand Cherokee WJ

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by RyanK »

Thanks mate.
You’re a legend.
I’ll flash it on tonight or tomorrow and see if it sorted it out.
I’ll post an update then.

What program to you use to break down all this code?
I only ask because I like to try to solve everything myself before asking and am very interested in the possibility of some custom code too.

Thanks again.
RyanK
Posts: 6
Joined: Wed Jul 19, 2023 2:16 pm
cars: Holden VY V6
Holden VY SS
Holden VY Adventra CX8
Holden VZ Adventra CX6
Jeep Grand Cherokee WJ

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by RyanK »

Tested it tonight and it works perfectly.
Didn’t use the flag for the malf disable.
Just increased the rpm variable to 3850 and didn’t trip the code at all.

Thank you, again.
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by The1 »

sweet ill update the main page for enhanced code.

There's quite a bit to it, disassemble and workout the routines and how the data is stored, understand how the processor works and processes the data, same as working with any device. Most of this is by hand being old motorolla machine code. So it's all hex editing.
RyanK
Posts: 6
Joined: Wed Jul 19, 2023 2:16 pm
cars: Holden VY V6
Holden VY SS
Holden VY Adventra CX8
Holden VZ Adventra CX6
Jeep Grand Cherokee WJ

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by RyanK »

No worries.
I’m trying to learn the code for the P01 pcm at the moment but wanted to look into these too as I’ve seen a couple people now doing spark cut rev limiter tuned into the stock VY flash pcm.
I’ll have to do more reading I guess.

Thank you.
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Anyone have VY V6 $060A DTC binary addresses?

Post by The1 »

Coding is very time intensive.

Have a bench setup to so you can test stuff.
Post Reply