Notices
ECU Flash

Ignition Retard Limit

Thread Tools
 
Search this Thread
 
Old Jan 26, 2018, 04:56 AM
  #181  
Newbie
 
Evo VI.'s Avatar
 
Join Date: Feb 2017
Location: Ireland
Posts: 84
Received 10 Likes on 10 Posts
Hey Todd,

Is it possible to get below -20 on the 25570100 (ceddymod) rom?

I can get mine to -20 but have seen Ceddy himself post on few forums that -27 should be possible.

heres the last few lines I used in the XML to get -20

<scaling name="TimingMUT" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-20" max="60" inc="1" storagetype="uint8" endian="big"/>
<table name="Ignition Retard Limit" address="25813" category="Timing" type="1D" level="2" scaling="TimingMUT"/>
<table name="Ignition Advance Limit" address="25810" category="Timing" type="1D" level="2" scaling="TimingMUT"/>
</rom>
The following users liked this post:
jozy (Mar 19, 2019)
Old Jan 31, 2018, 12:58 PM
  #182  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
il check but i think thats ok
Old Aug 28, 2019, 09:59 PM
  #183  
Newbie
 
robwvii's Avatar
 
Join Date: Oct 2017
Location: Hobart
Posts: 3
Likes: 0
Received 0 Likes on 0 Posts
has anyone had any luck with changing the limit on 98640014?
Old Sep 24, 2019, 06:24 AM
  #184  
Newbie
 
3VOLUTIONIST's Avatar
 
Join Date: Mar 2015
Location: Perth, Western Australia
Posts: 90
Likes: 0
Received 1 Like on 1 Post
Originally Posted by WytWun
For those still looking for the ignition advance and retard limits, the following may be of interest:

scaling:
Code:
<scaling name="TimingMUT" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-20" max="60" inc="1" storagetype="uint8" endian="big" />


90550001:
Code:
<table name="Ignition Retard Limit" address="1631d" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="1631f" category="Timing" type="1D" level="2" scaling="TimingMUT" />
Can confirm this also works for 90550701, tested with -15deg and had no issues
Old Sep 24, 2019, 09:44 AM
  #185  
Evolving Member
 
GTA.RS's Avatar
 
Join Date: Feb 2019
Location: Sydney
Posts: 125
Received 20 Likes on 20 Posts
A question regarding retard with a GTA auto. My GTA shows -1deg of retard between gears at wot. Is it ign retard because of knock/shock?
I was thinking with spark retard, I could set even higher pres between gears and the retard time would cancel the shock
But I'm thinking it would make my gear shift time worse/longer if drag racing. Open to your thoughts!
Old Sep 24, 2019, 02:05 PM
  #186  
Newbie
 
pisyakot's Avatar
 
Join Date: Jun 2014
Location: Russia
Posts: 96
Received 44 Likes on 26 Posts
Originally Posted by GTA.RS
A question regarding retard with a GTA auto. My GTA shows -1deg of retard between gears at wot. Is it ign retard because of knock/shock?
I was thinking with spark retard, I could set even higher pres between gears and the retard time would cancel the shock
But I'm thinking it would make my gear shift time worse/longer if drag racing. Open to your thoughts!
It`s ok on a full load. All ecu use this for torque reduction
Old Sep 24, 2019, 03:06 PM
  #187  
Evolving Member
 
GTA.RS's Avatar
 
Join Date: Feb 2019
Location: Sydney
Posts: 125
Received 20 Likes on 20 Posts
Originally Posted by pisyakot
It`s ok on a full load. All ecu use this for torque reduction
Hi Pisyakot, Thanks! It's Aldo here
Old Apr 10, 2024, 08:40 PM
  #188  
Newbie
 
raahul2008's Avatar
 
Join Date: Mar 2024
Location: Colombo
Posts: 11
Likes: 0
Received 0 Likes on 0 Posts
I have a JDM Evo 8 with the 96530706 tephra ROM.
I am trying to retard my timing beyond the stock lower limit (-10 degrees). I have added the following patch code to the 96530706 tephra XML.

<scaling name="TimingMUT" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-20" max="60" inc="1" storagetype="uint8" endian="big" />

<table name="Ignition Retard Limit" address="1813d" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="1813f" category="Timing" type="1D" level="2" scaling="TimingMUT" />

In the tables I changed the ignition retard limit to -20. Went ahead to the map and changed the timing in the respective timing cells to -20 as well. Flashed the ROM. Logged using evoscan. The lowest timing retard that I can see is still -10.

What am I doing wrong here.?
Old Apr 10, 2024, 10:24 PM
  #189  
EvoM Guru
iTrader: (7)
 
CDrinkH2O's Avatar
 
Join Date: Nov 2006
Location: San Francisco
Posts: 1,142
Received 152 Likes on 116 Posts
Nothing. I was also never able to get below -10 on 9653XXXX
Old Apr 10, 2024, 10:32 PM
  #190  
Newbie
 
raahul2008's Avatar
 
Join Date: Mar 2024
Location: Colombo
Posts: 11
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by CDrinkH2O
Nothing. I was also never able to get below -10 on 9653XXXX
That's sad mate... My original ROM was 93660005. I swapped for 9653 V7. So is there any other ROM that may help me to retard the timing so that I can get a decent pops and bang setup?
Old Apr 10, 2024, 10:37 PM
  #191  
EvoM Guru
iTrader: (7)
 
CDrinkH2O's Avatar
 
Join Date: Nov 2006
Location: San Francisco
Posts: 1,142
Received 152 Likes on 116 Posts
I advise not to use pops and bangs because they will destroy your turbo - don't ask how I found that one out .
Old Apr 10, 2024, 10:43 PM
  #192  
Newbie
 
raahul2008's Avatar
 
Join Date: Mar 2024
Location: Colombo
Posts: 11
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by CDrinkH2O
I advise not to use pops and bangs because they will destroy your turbo - don't ask how I found that one out .
I was on the wall about that... Then in the forums many had said that they are having it for years with no impacts. So I thought of trying it for the fun of it in the alt map.

But yeah I do understand the point you are making and the risk of it.
Old Apr 11, 2024, 03:35 AM
  #193  
Newbie
 
Assault's Avatar
 
Join Date: Jan 2011
Location: Auckland, New Zealand
Posts: 17
Likes: 0
Received 1 Like on 1 Post
Originally Posted by raahul2008
I have a JDM Evo 8 with the 96530706 tephra ROM.
I am trying to retard my timing beyond the stock lower limit (-10 degrees). I have added the following patch code to the 96530706 tephra XML.

<scaling name="TimingMUT" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-20" max="60" inc="1" storagetype="uint8" endian="big" />

<table name="Ignition Retard Limit" address="1813d" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="1813f" category="Timing" type="1D" level="2" scaling="TimingMUT" />

In the tables I changed the ignition retard limit to -20. Went ahead to the map and changed the timing in the respective timing cells to -20 as well. Flashed the ROM. Logged using evoscan. The lowest timing retard that I can see is still -10.

What am I doing wrong here.?
I'm not sure where you got those addresses from but the two retard limit addresses for 9563 are 0x2438 and 0x173e. Also the scaling is not TimingMUT, it's "IgnTimingECUa" with toexpr= 61-x*90/256 and frexpr= (61-x)*256/90.
Old Apr 11, 2024, 04:01 AM
  #194  
Newbie
 
raahul2008's Avatar
 
Join Date: Mar 2024
Location: Colombo
Posts: 11
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by Assault
I'm not sure where you got those addresses from but the two retard limit addresses for 9563 are 0x2438 and 0x173e. Also the scaling is not TimingMUT, it's "IgnTimingECUa" with toexpr= 61-x*90/256 and frexpr= (61-x)*256/90.
So I should try with the following patch?

<scaling name="IgnTimingECUa" units="deg" toexpr="61-x*90/256" frexpr="(61-x)*256/90" format="%.1f" min="-30" max="50" inc="1" storagetype="uint16" endian="big"/>
<table name="Ignition Retard Limit #1" category="Timing" address="2438" type="1D" level="1" scaling="IgnTimingECUa"/>
<table name="Ignition Retard Limit #2" category="Timing" address="173e" type="1D" level="1" scaling="IgnTimingECUa"/>
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
B00st_junkie
ECU Flash
21
Mar 23, 2022 03:26 PM
vmrevo9
ECU Flash
0
Mar 31, 2019 06:46 PM
Toekneee!
ECU Flash
1
Jun 17, 2015 09:26 AM
motocooney
ECU Flash
7
Nov 12, 2010 12:53 PM
EvoIXMR
ECU Flash
17
Mar 30, 2009 06:43 PM



Quick Reply: Ignition Retard Limit



All times are GMT -7. The time now is 05:14 AM.