DIY PROM Do It Yourself PROM chip burning help. No PROM begging. No PROMs for sale. No commercial exchange. Not a referral service.

$8D EGR Enable Temp?

Thread Tools
 
Search this Thread
 
Old Aug 18, 2014 | 05:53 PM
  #1  
BWilcox's Avatar
Thread Starter
Member
15 Year Member
 
Joined: Jul 2006
Posts: 215
Likes: 0
From: Cary, NC
Car: 87 IROC
Engine: 420 EFI
Transmission: TKO500
Axle/Gears: Moser 9" 3:50
$8D EGR Enable Temp?

Hi All,

I am starting to learn about the 7730 SD Tuning.

Based on what I have read so far, the EGR enable temperature unit is in "counts". Address location = 0x2B0.

How can I convert this value to a temperature?

I would prefer to tune the motor VE tables without the EGR enabled.

Best Regards,

Bruce
Reply
Old Aug 19, 2014 | 07:07 AM
  #2  
RBob's Avatar
Moderator
iTrader: (1)
 
Joined: Mar 2002
Posts: 18,432
Likes: 233
From: Chasing Electrons
Car: check
Engine: check
Transmission: check
Re: $8D EGR Enable Temp?

Table look up:

Code:
;                   A/D TO DEGREES CELCIUS SCALING FOR:
;
;                               "RAWADMAT"
;
;                     A/D COUNTS          DEGREES 'C'
;                     ----------          -----------
;                          0                 -40
;                          4                 -30
;                          5                 -25
;                          8                 -20
;                         10                 -15
;                         14                 -10
;                         18                  -5
;                         24                   0
;                         30                   5
;                         37                  10
;                         46                  15
;                         56                  20
;                         66                  25
;                         78                  30
;                         90                  35
;                        103                  40
;                        116                  45
;                        129                  50
;                        141                  55
;                        153                  60
;                        163                  65
;                        174                  70
;                        183                  75
;                        191                  80
;                        199                  85
;                        205                  90
;                        211                  95
;                        216                 100
;                        221                 105
;                        225                 110
;                        229                 115
;                        232                 120
;                        234                 125
;                        237                 130
;                        239                 135
;                        241                 140
;                        242                 145
;                        243                 150
;                        255                 200
RBob.
Reply
Old Aug 19, 2014 | 07:34 AM
  #3  
BWilcox's Avatar
Thread Starter
Member
15 Year Member
 
Joined: Jul 2006
Posts: 215
Likes: 0
From: Cary, NC
Car: 87 IROC
Engine: 420 EFI
Transmission: TKO500
Axle/Gears: Moser 9" 3:50
Re: $8D EGR Enable Temp?

Thanks RBob.

Man, I wish I had your skills with the code!

Best Regards,

Bruce
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
sheachopper
Cooling
11
Jul 31, 2019 11:27 AM
jaridjohn
Exhaust
14
Oct 5, 2015 07:01 AM
djmarch
Tech / General Engine
29
Oct 2, 2015 10:41 PM
SS-EXPRESS
Electronics
2
Sep 28, 2015 09:14 AM




All times are GMT -5. The time now is 11:13 AM.