Update to adding trans temp gauge...

Disclaimer: Links on this page pointing to Amazon, eBay and other sites may include affiliate code. If you click them and make a purchase, we may earn a small commission.

BigBadSubaru

TYF Newbie
Joined
Jan 14, 2021
Posts
4
Reaction score
4
Nope, I don't have the steering wheel controls :-( It's got the Bose sound system but that's about the only "fancy" option... Looked at pick n pull today for a steering wheel with buttons but no luck :-(
 

Leon200

TYF Newbie
Joined
Feb 3, 2021
Posts
2
Reaction score
1
Hello, Thanks for sharing your work DougAMiller. Nice stuff. About a year ago I used your thread to help me recode and install a used Cluster out of a 04 Tahoe into a 04 Yukon Denali.

I had the same brake booster service problem when I changed out the clusters. My Denali has a hydraboost brake system and the donor Tahoe was vacuum.

To make a long story short, I felt that the first two lines of the code were corrupted from my original Denali Cluster read so I wrote the top two lines of code in from the tahoe. This gave me the booster nag.

I took things apart again today and wrote the original top two Denali lines back into the code and refalshed the Atmel 25020 chip. Now the Booster nag is gone and all is working like it should. This is what leads me to believe that the booster code must be in the top two lines somewhere.

I will try and upload them so someone can look at them.
 

Attachments

  • 04 Denali dash files.zip
    1 KB · Views: 41
OP
OP
DougAMiller

DougAMiller

Full Access Member
Joined
Mar 10, 2016
Posts
494
Reaction score
808
Location
Colorado
Hello, Thanks for sharing your work DougAMiller. Nice stuff. About a year ago I used your thread to help me recode and install a used Cluster out of a 04 Tahoe into a 04 Yukon Denali.

I had the same brake booster service problem when I changed out the clusters. My Denali has a hydraboost brake system and the donor Tahoe was vacuum.

To make a long story short, I felt that the first two lines of the code were corrupted from my original Denali Cluster read so I wrote the top two lines of code in from the tahoe. This gave me the booster nag.

I took things apart again today and wrote the original top two Denali lines back into the code and refalshed the Atmel 25020 chip. Now the Booster nag is gone and all is working like it should. This is what leads me to believe that the booster code must be in the top two lines somewhere.

I will try and upload them so someone can look at them.
That doesn't seem to fit with my research. The first two lines appear to me to be all odometer. Maybe you're formatting is such that the first two lines are longer and include data from past the odometer.
 

NoReverseYukon

Full Access Member
Joined
Feb 27, 2019
Posts
741
Reaction score
1,822
Location
NE Wisconsin
@DougAMiller

Have you made anymore progress on deciphering these BIN files ?
What are your thoughts on the axle ratio being somewhere in there ?

I have 2 clusters with the trans. temp gauge that have inaccurate speedometers. 1 is approx. 10% fast and the other is slow. This is leading me to believe that the axle ratios from the vehicles that these came from are different than what is in my Yukon. I am waiting on an eeprom reader from Amazon and have HxD and Notepad++ to work with, but this will all be a relatively new venture for me, so any pointers will be appreciated.
 
OP
OP
DougAMiller

DougAMiller

Full Access Member
Joined
Mar 10, 2016
Posts
494
Reaction score
808
Location
Colorado
@DougAMiller

Have you made anymore progress on deciphering these BIN files ?
What are your thoughts on the axle ratio being somewhere in there ?

I have 2 clusters with the trans. temp gauge that have inaccurate speedometers. 1 is approx. 10% fast and the other is slow. This is leading me to believe that the axle ratios from the vehicles that these came from are different than what is in my Yukon. I am waiting on an eeprom reader from Amazon and have HxD and Notepad++ to work with, but this will all be a relatively new venture for me, so any pointers will be appreciated.
I haven't. I've gotten side-tracked with other things and haven't gotten any further.

As for the axle ratios, they certainly could be stored in there, but I have never run across anyone saying that the cluster had to be calibrated to their axle. The places that do programming only ask for mileage and hours, I've never seen anyone indicate that they need the axle ratio, so I'm skeptical that it is stored there. It seems more likely that it's in the PCM. That said, I can't explain your experience.
 

Tonyrodz

Resident Resident
Joined
Feb 16, 2012
Posts
33,169
Reaction score
51,367
Location
Central Jersey
I haven't. I've gotten side-tracked with other things and haven't gotten any further.

As for the axle ratios, they certainly could be stored in there, but I have never run across anyone saying that the cluster had to be calibrated to their axle. The places that do programming only ask for mileage and hours, I've never seen anyone indicate that they need the axle ratio, so I'm skeptical that it is stored there. It seems more likely that it's in the PCM. That said, I can't explain your experience.
Messing with my tech 2 there was an option to change tire size--so different, but similar. Tire size will def affect your speedo.
 

NoReverseYukon

Full Access Member
Joined
Feb 27, 2019
Posts
741
Reaction score
1,822
Location
NE Wisconsin
Messing with my tech 2 there was an option to change tire size--so different, but similar. Tire size will def affect your speedo.
I thought so too, but changed mine from 265/70/16 ( stock ) to 285/75/16 and it didn't do squat. Since I had to press on the brake pedal to complete the change, I think this only affects the ABS.
 
OP
OP
DougAMiller

DougAMiller

Full Access Member
Joined
Mar 10, 2016
Posts
494
Reaction score
808
Location
Colorado
I thought so too, but changed mine from 265/70/16 ( stock ) to 285/75/16 and it didn't do squat. Since I had to press on the brake pedal to complete the change, I think this only affects the ABS.
I've seen that in my Tech2 as well, but I've never played with it. I have always assumed that it was to calibrate the speedometer to the tire size. I'm not sure what other reason there would be for it.

As to reprogramming the cluster, your sig shows an '01 Yukon. Those have an older cluster design than the 2003-2006. I'm not sure what will be different in the earlier ones, since I have never played with one. I do know that the stepper motors and displays are different, so information stored in any EEPROMs on those clusters may be significantly different.
 

NoReverseYukon

Full Access Member
Joined
Feb 27, 2019
Posts
741
Reaction score
1,822
Location
NE Wisconsin
I've seen that in my Tech2 as well, but I've never played with it. I have always assumed that it was to calibrate the speedometer to the tire size. I'm not sure what other reason there would be for it.

As to reprogramming the cluster, your sig shows an '01 Yukon. Those have an older cluster design than the 2003-2006. I'm not sure what will be different in the earlier ones, since I have never played with one. I do know that the stepper motors and displays are different, so information stored in any EEPROMs on those clusters may be significantly different.
Question for you, Doug.

Should a sweep test cause the needle to go all the way to 120, or should it stop half-way? I asked this on another thread
https://www.tahoeyukonforum.com/thr...t-inaccurate-speedometer.124695/#post-1539227
but received no answer.

Thanks.
 
OP
OP
DougAMiller

DougAMiller

Full Access Member
Joined
Mar 10, 2016
Posts
494
Reaction score
808
Location
Colorado

exp500

Full Access Member
Joined
May 14, 2017
Posts
2,016
Reaction score
1,965
Many Thanks Doug! I've been lurking since finding your posts, and learning alot! Keep up the good work!
 

Leon200

TYF Newbie
Joined
Feb 3, 2021
Posts
2
Reaction score
1
That doesn't seem to fit with my research. The first two lines appear to me to be all odometer. Maybe you're formatting is such that the first two lines are longer and include data from past the odometer.

yes, you are correct. I was mistaken. The code is likely not in the top two lines of code. The service brake booster nag came back after a few days. I wish it would go away again!
 
OP
OP
DougAMiller

DougAMiller

Full Access Member
Joined
Mar 10, 2016
Posts
494
Reaction score
808
Location
Colorado
yes, you are correct. I was mistaken. The code is likely not in the top two lines of code. The service brake booster nag came back after a few days. I wish it would go away again!
I don't know where the brake booster config is stored, but it doesn't seem to me that they would put it in the cluster. To me it would make more sense for that to be stored in the either the ABS, BCM or PCM module. I would guess that it will require reprogramming one of those.
 

hatzie

TYF Newbie
Joined
Mar 5, 2021
Posts
4
Reaction score
1
I thought so too, but changed mine from 265/70/16 ( stock ) to 285/75/16 and it didn't do squat. Since I had to press on the brake pedal to complete the change, I think this only affects the ABS.

Your tire size & axle ratio make a final drive ratio for two computers in your truck. ABS and PCM.
The ABS cal is important but not the only piece of the puzzle. A Tech2 can change the ABS tire size calibration but not the final drive ratio in the PCM. I'm not sure you can use the Tech 2 to re-calibrate the ABS controller for a different axle ratio. Likely you can do at least the ABS tire size calibration with some of the high end Autel and SnapOn diag tools but do your own research.
The PCM handles calibration of vehicle speed data to the instrument panel over the GM Class II Serial databuss. You'll need to use a tuner package to directly program the PCM or a modified Cal file from GM to program the PCM over AC Delco TIS web. Good luck getting a modified Cal file from GM even if you're a dealership. I used HP Tuners to change from 245/75R16 to 265/70R17 tires on my 2005 K2500HD. Supposedly some of the handheld tuners can modify this PCM parameter.
 
Last edited:

hatzie

TYF Newbie
Joined
Mar 5, 2021
Posts
4
Reaction score
1

alaska_guy

Full Access Member
Joined
Dec 29, 2015
Posts
121
Reaction score
102
Location
Alaska
I don't know where the brake booster config is stored, but it doesn't seem to me that they would put it in the cluster. To me it would make more sense for that to be stored in the either the ABS, BCM or PCM module. I would guess that it will require reprogramming one of those.
You can remove the brake booster message by shorting the two outer pins on the connector. I did this on my suburban.
 

alaska_guy

Full Access Member
Joined
Dec 29, 2015
Posts
121
Reaction score
102
Location
Alaska
Hp tuners will allow you to fix the axle ratio and brake booster message. If I had my suburban still I would of been able to tell you what two wires to tie together to get rid of that message. It's looking for a normally closed circuit.
 

Logan5

Full Access Member
Joined
Jul 6, 2021
Posts
104
Reaction score
348
Location
Albany, NY
Want to say thanks to OP for great info and report successfully adding Trans Temp gauge to my 05 Tahoe.

Only difference was the trans temp hex was '03' and needed to be changed to '42' which I found in some YT vids.

I ended up using:
and
 

Ilikemtb999

Full Access Member
Joined
Aug 27, 2018
Posts
853
Reaction score
828
Location
Denver
Want to say thanks to OP for great info and report successfully adding Trans Temp gauge to my 05 Tahoe.

Only difference was the trans temp hex was '03' and needed to be changed to '42' which I found in some YT vids.

I ended up using:
and
Did you use the provided software?
 

Forum statistics

Threads
137,690
Posts
1,989,674
Members
102,691
Latest member
RobK
Back
Top