Notices
ECU Flash

help with periphery configuration

Thread Tools
 
Search this Thread
 
Old Jul 3, 2012, 01:04 AM
  #1  
Newbie
Thread Starter
iTrader: (6)
 
spdracr83's Avatar
 
Join Date: Jan 2008
Location: new jersey
Posts: 41
Likes: 0
Received 0 Likes on 0 Posts
help with periphery configuration

ok so i added the periphery configuration to the base xml file and i opened ecuflash and loaded my rom but still cant edit out the immobilizer

here is what i get
Name:  immobilizer.jpg
Views: 0
Size:  83.7 KB

i spent hours searching this and got this far but now im stuck
Old Jul 3, 2012, 01:15 AM
  #2  
Evolving Member
 
07EvoIX's Avatar
 
Join Date: Oct 2010
Location: Sydney
Posts: 175
Likes: 0
Received 1 Like on 1 Post
this is what you need in your XML...

Code:
	<table name="ECU Periphery00 (F9A) Bits" category="Periphery" address="f9a" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15:                        -</data>
			<data>bit.14:                        -</data>
			<data>bit.13:                        -</data>
			<data>bit.12:                        -</data>
			<data>bit.11:                        -</data>
			<data>bit.10:                        -</data>
			<data>bit.09:                        -</data>
			<data>bit.08:                        -</data>
			<data>bit.07:                        -</data>
			<data>bit.06:                        -</data>
			<data>bit.05:                        -</data>
			<data>bit.04:                        -</data>
			<data>bit.03:                        -</data>
			<data>bit.02:                        -</data>
			<data>bit.01:                        -</data>
			<data>bit.00:                        -</data>
		</table>
	</table>

	<table name="ECU Periphery0 (FAA) Bits" category="Periphery" address="faa" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15:                                                              -</data>
			<data>bit.14: Front o2 sensor heater circuit                               -</data>
			<data>bit.13:                                                              -</data>
			<data>bit.12:                                                              -</data>
			<data>bit.11: Enable EGR Duty = 100% when CTS Less Than 68C                -</data>
			<data>bit.10: Timing knockdown on light acceleration and less than 3000rpm -</data>
			<data>bit.09: Enable Warmup Ign Retard                                     -</data>
			<data>bit.08:                                                              -</data>
			<data>bit.07: Enable High Oct Ign Map Lookup (and many other subroutines)  -</data>
			<data>bit.06: Enable Speed Limit Test                                      -</data>
			<data>bit.05:                                                              -</data>
			<data>bit.04: Allow closed loop                                            -</data>
			<data>bit.03: Enable immobilizer                                           -</data>
			<data>bit.02:                                                              -</data>
			<data>bit.01: Rear o2                                                      -</data>
			<data>bit.00:                                                              -</data>
		</table>
	</table>

	<table name="ECU Periphery1 (FBA) Bits" category="Periphery" address="fba" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15:                      -</data>
			<data>bit.14:                      -</data>
			<data>bit.13:                      -</data>
			<data>bit.12:                      -</data>
			<data>bit.11:                      -</data>
			<data>bit.10:                      -</data>
			<data>bit.09:                      -</data>
			<data>bit.08:                      -</data>
			<data>bit.07:                      -</data>
			<data>bit.06:                      -</data>
			<data>bit.05: 2nd thermo fan table -</data>
			<data>bit.04:                      -</data>
			<data>bit.03:                      -</data>
			<data>bit.02:                      -</data>
			<data>bit.01:                      -</data>
			<data>bit.00: Lean Spool           -</data>
		</table>
	</table>

	<table name="ECU Periphery2 (FCA) Bits" category="Periphery" address="fca" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15: P0443, P0446, P0403, P0243, P0090, P2263   -</data>
			<data>bit.14: P0450, P0451, P0452, P0453 Evap            -</data>
			<data>bit.13: P0441, P0442 Evap                          -</data>
			<data>bit.12:                                            -</data>
			<data>bit.11: P0031, P0032, P0037, P0038                 -</data>
			<data>bit.10: P1400 MAP Sensor                           -</data>
			<data>bit.09: P0401 EGR Test                             -</data>
			<data>bit.08: P0506, P0507 Idle Test                     -</data>
			<data>bit.07: P0170 (P0171, P0172)                       -</data>
			<data>bit.06: P0134 Front O2                             -</data>
			<data>bit.05: P0300; set bit.4 and bit.5 to 0 to disable -</data>
			<data>bit.04: P0300; set bit.4 and bit.5 to 0 to disable -</data>
			<data>bit.03: P0132, P0136 O2                            -</data>
			<data>bit.02: P0133, P0159                               -</data>
			<data>bit.01: P0421 not in FSM                           -</data>
			<data>bit.00:                                            -</data>
		</table>
	</table>

	<table name="ECU Periphery3 (FDA) Bits" category="Periphery" address="fda" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15: P0128 CT Below Reg                       -</data>
			<data>bit.14: P1603 Battery Backup                     -</data>
			<data>bit.13:                                          -</data>
			<data>bit.12:                                          -</data>
			<data>bit.11: P0180 - P0183, P0461, P2066 Fuel Sensors -</data>
			<data>bit.10:                                          -</data>
			<data>bit.09:                                          -</data>
			<data>bit.08:                                          -</data>
			<data>bit.07: P0551 PS Pressure                        -</data>
			<data>bit.06: P0500 Speed Sens                         -</data>
			<data>bit.05:                                          -</data>
			<data>bit.04:                                          -</data>
			<data>bit.03:                                          -</data>
			<data>bit.02: P0234, P0243, P2263                      -</data>
			<data>bit.01: P0510 not in FSM                         -</data>
			<data>bit.00: P1715, P1750, etc                        -</data>
		</table>
	</table>

	<table name="ECU Periphery4 (FEA) Bits" category="Periphery" address="fea" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15: P0140 Rear O2 No Act        -</data>
			<data>bit.14: P0069 MAP vs Baro           -</data>
			<data>bit.13: P0111 IAT Circuit           -</data>
			<data>bit.12: P0554 PS Press Sensor       -</data>
			<data>bit.11: P1530 A/C1 Switch           -</data>
			<data>bit.10:                             -</data>
			<data>bit.09:                             -</data>
			<data>bit.08: P0830 Clutch Pedal Circuit  -</data>
			<data>bit.07: P0090 Fuel Pressure Circuit -</data>
			<data>bit.06:                             -</data>
			<data>bit.05:                             -</data>
			<data>bit.04:                             -</data>
			<data>bit.03:                             -</data>
			<data>bit.02:                             -</data>
			<data>bit.01:                             -</data>
			<data>bit.00:                             -</data>
		</table>
	</table>

	<table name="ECU Periphery00 Hex" category="Periphery" address="f9a" type="1D" scaling="Hex16"/>

	<table name="ECU Periphery0 Hex" category="Periphery" address="faa" type="1D" scaling="Hex16"/>

	<table name="ECU Periphery1 Hex" category="Periphery" address="fba" type="1D" scaling="Hex16"/>

	<table name="ECU Periphery2 Hex" category="Periphery" address="fca" type="1D" scaling="Hex16"/>

	<table name="ECU Periphery3 Hex" category="Periphery" address="fda" type="1D" scaling="Hex16"/>

	<table name="ECU Periphery4 Hex" category="Periphery" address="fea" type="1D" scaling="Hex16"/>
cheers
Old Jul 3, 2012, 01:19 AM
  #3  
Newbie
Thread Starter
iTrader: (6)
 
spdracr83's Avatar
 
Join Date: Jan 2008
Location: new jersey
Posts: 41
Likes: 0
Received 0 Likes on 0 Posts
This is what I added to my XML is it not what I need?? I'm having a problem understanding how to change the values but something is preventing me from doing it.

http://evoecu.logic.net/wiki/Periphery_Configuration
Old Jul 3, 2012, 02:31 AM
  #4  
Evolving Member
 
07EvoIX's Avatar
 
Join Date: Oct 2010
Location: Sydney
Posts: 175
Likes: 0
Received 1 Like on 1 Post
it doesnt look like your issue is the table definitions but the values. not sure why it says '(no match)'. i have never seen that before.

whats your ROM ID. mayeb someone can chime in and assist.

cheers
Old Jul 3, 2012, 06:09 AM
  #5  
Newbie
Thread Starter
iTrader: (6)
 
spdracr83's Avatar
 
Join Date: Jan 2008
Location: new jersey
Posts: 41
Likes: 0
Received 0 Likes on 0 Posts
21900037 its a mitsubishi galant with a manual tranny
Old Jul 3, 2012, 03:45 PM
  #6  
Newbie
Thread Starter
iTrader: (6)
 
spdracr83's Avatar
 
Join Date: Jan 2008
Location: new jersey
Posts: 41
Likes: 0
Received 0 Likes on 0 Posts
anyone ??
Old Jul 3, 2012, 08:23 PM
  #7  
Evolving Member
 
07EvoIX's Avatar
 
Join Date: Oct 2010
Location: Sydney
Posts: 175
Likes: 0
Received 1 Like on 1 Post
sorry mate i cant help with that ROM.

cheers
Old Apr 23, 2015, 06:36 PM
  #8  
Newbie
iTrader: (1)
 
Endless AWD's Avatar
 
Join Date: Jan 2009
Location: Seattle, Wa
Posts: 41
Likes: 0
Received 0 Likes on 0 Posts
Can anyone explain a little about the "timing knockdown on light acceleration and less than 3000rpm" periphery bit. Is this a stock ecu function?
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Raceghost
ECU Flash
6
Aug 3, 2016 09:01 AM
spdracr83
Project Cars / Build Threads
1
Jul 20, 2016 11:06 AM
spdracr83
Evo Engine / Turbo / Drivetrain
1
Jan 22, 2016 07:58 PM
spdracr83
Evo General
3
Jul 4, 2015 11:06 PM
MurphDurph
Lancer Engine Management / Tuning Forums
16
Oct 29, 2010 04:55 PM



Quick Reply: help with periphery configuration



All times are GMT -7. The time now is 06:31 PM.