Difference between revisions of "96530006"

From EvoEcu
Jump to navigation Jump to search
(Add note about broken injector latency table in ecuflash.)
 
(Add note about immobilizer disabling.)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
96530006 is a 2005 EDM [[Wikipedia:Mitsubishi Lancer Evolution|Evo]] ROM, commonly used to replace the 96940011 USDM ROM.
+
96530006 is a 2005 EDM [[Wikipedia:Mitsubishi Lancer Evolution|Evo]] ROM, commonly used to replace the [[96940011]] USDM ROM.
 +
 
 +
==96940011 Replacement Notes==
 +
 
 +
To replace the USDM [[96940011]] ROM with this one (for example, when wanting to use [[TephraMod]] ROMs), you will need to disable the immobilizer; set periphery 0 (FAA), bit 4 to 0 instead of 1.
 +
 
 +
See also, the [http://forums.evolutionm.net/showthread.php?t=326487 original] [http://forums.evolutionm.net/showthread.php?t=334065 threads] on EvoM about the swap.
  
 
==Download==
 
==Download==
Line 8: Line 14:
 
==EcuFlash Definition Errors==
 
==EcuFlash Definition Errors==
  
Injector Battery Voltage Latency Compensation is incorrect in the <tt>96539996.xml</tt> file. Replace it with:
+
Note: '''The zipped xml on this page has this corrected already.''' The error is located in the standard xml which comes with Ecuflash intallation.
 +
 
 +
Injector Battery Voltage Latency Compensation is incorrect in the original EcuFlash <tt>96539996.xml</tt> file. Replace it with:
  
 
  &lt;table name="Injector Battery Voltage Latency Compensation" address="37c0"&gt;
 
  &lt;table name="Injector Battery Voltage Latency Compensation" address="37c0"&gt;

Revision as of 21:10, 20 October 2008

96530006 is a 2005 EDM Evo ROM, commonly used to replace the 96940011 USDM ROM.

96940011 Replacement Notes

To replace the USDM 96940011 ROM with this one (for example, when wanting to use TephraMod ROMs), you will need to disable the immobilizer; set periphery 0 (FAA), bit 4 to 0 instead of 1.

See also, the original threads on EvoM about the swap.

Download

File:96530006.HEX

File:Def file 96530006+tephra510+new tables.zip

EcuFlash Definition Errors

Note: The zipped xml on this page has this corrected already. The error is located in the standard xml which comes with Ecuflash intallation.

Injector Battery Voltage Latency Compensation is incorrect in the original EcuFlash 96539996.xml file. Replace it with:

<table name="Injector Battery Voltage Latency Compensation" address="37c0">
    <table name="Battery Voltage" address="67f0" elements="7"/>
</table>

Addresses

MUT Table
36200
2-byte load (no temp compensated)
MUT00 = 8984
MUT01 = 8985
OR
2-byte load temp compensated
MUT00 = 898A
MUT01 = 898B
2-byte RPM
MUT02 = 8962
MUT03 = 8963
2-byte AirFlow
MUT04 = 89E2
MUT05 = 89E3