Got it thanks. Now to start tuning :) ... From: pudhed To: dsm-ecu@yahoogroups.com Sent: Thursday, March 31, 2005 7:59 PM Subject: [dsm-ecu] Re: Emulator...
Andrew, Thats where a program like EPROM EDIT is nice, because it displays the bytes graphically, although the interface is in Italian. ;) The timing maps...
I have been doing some searching on the web, and have found a Japanese Person who has done the changes to his ecu using a Hex editor. He has also shown How to...
OK, new problem. The VE table is being looked up flawlessly, and the results are being put in 0x60. F2E5 is now changed from 86 9c (ldaa 156) to 96 60 (ldaa...
I've done a few EVO 2 or 3 chips, they are very similar to our's, just different addresses of course. Go ahead and put it in the EVO section for reference,...
[I like to see EVO work done here, especially if it applies to the EVO VII+ cars, but I hate to see Jeff pulled off of E931 work to mess with old EVO stuff...
Thanks Jeff, My car doesn't have an 'octane switch' on the dash. Is that something that mitsi made, or a custom thing? Im guessing custom. The offsets you...
I just started checking this out, and im beyond amazed at all the information and input. I want to contribute to the group, and I'll start feeding through the ...
... Anything we do will be at dsm-ecu.com. Since we're more about information than anything else, we haven't really needed anything so far. -- Carl Morris...
www.dsm-ecu.com <http://www.dsm-ecu.com/> I think its already started :P. Whoever is in charge of setting it up, maybe willing to let you develop the site. ......
What I'm seeing so far makes me think that f2e5 is just a minor factor in some sort of acceleration enrichment sort of scheme, based on change in rate of...
How many maps are there on the e931.bin? After looking at the code in eprom edit, I have found even more. This brings the total to 6 maps so far. There is...
*0x9f is the rate at which new airflow is avereaged into *0x8d. Changing *0x9f will not change the airflow umber, just how fast it can change. 0xf2e5...
Wow. I was just about to admit defeat and pursue Dietrich's path of capturing the loads from 0x1d and trying to somehow do some 16 bit math on them. Well,...
Well, I just got a single board ecu to play with. It arrived after two weeks of waiting on a courier. Thats not my problem though, the caps have blown, and one...
I tried to repair one that blew a hole through the 47uf cap up near the heat sink. I was able to confirm that the nearest power transistor was also blown, but...
The M5269L driver chips are used in almost all Mitsubishi ECU's, so its best to rob one from a trash ECU. They are actually easier to obtain in Asia, since...
George, Mine doesn't appear to have been as bad as yours, I will have to replace the caps, and one of the ISC driver chips. IC105. IC2 also looks like it may...
This is my first code addition. I wanted a CEL on at a g/rev airflow threshold to tell me that I am over-running the stock load scaling and need extended...
My first thoughts are that 0x83 may not be the right value for you (I think that's only correct if you're using the double width maps...otherwise that's...
... I am using the same scale as the fuel cut instructions where this very value is used. I don't see where the value would scale down from there to here. I...
... See below ... You need to make sure that there isn't a active fault and that the car is running. I haven't found it yet, but there is also a timer for the ...
... car ... the ... Thanks for the code suggestion. You got the opcode for bra (20) mixed up with bcc (24). Here is my (working) code: f3a6 d6 54 ldab...
Another issue you're going to have to deal with is that other code is constantly checking for errors, and if there are none it is turning OFF the CEL. That is...
First off, I am a registered owner of DSMLink, I'm not trying to pirate the program like some a-holes out there. I'm 98spydert on the DSMLink boards if anyone...
I agree. The DSMLink guys have been very good to people on this board, even though it's possible they could lose a sale here and there to people who decide to...