software for reprogramming stock ecu
#1
software for reprogramming stock ecu
Does anyone have this software? There has got to be a way to get some adapter and software to reprogram the stock ecu without having to spend 600 bucks on it. Anyone ever heard of someone hacking the ecu?
#3
What you are asking for does not exist. When you get your ECU "chipped", they actually put a little board in there with a socket for a new PROM chip. You can write a new PROM chip and swap it in, but I don't think the maps are editable without physically replacing the chip.
If you want programmability, get a PowerFC and an FC-Datalogit. Sorry, you've got to pay to play.
-Max
If you want programmability, get a PowerFC and an FC-Datalogit. Sorry, you've got to pay to play.
-Max
#6
If you wanna do you have to know how you write and produce micro chips. You get and e-prom burner, and hook that up to you computer and type out the hex code and load it on. IT JUST THAT EASY!!!!
good luck
~Luke
good luck
~Luke
Trending Topics
#8
Moderator
iTrader: (3)
Joined: Mar 2001
Posts: 31,203
Likes: 2,826
From: https://www2.mazda.com/en/100th/
max is right, they dont actually reprogram the chip they piggy back it internally, its like an fcon or a pfs pmc box.
check out www.16paws.com he's taking apart an early fc ecu
mike
check out www.16paws.com he's taking apart an early fc ecu
mike
#10
i agree with red rotor
there was a buy it now of $40 for a knight sports copied chip. the chip you plug into your stock ecu.
it probably did work, and would re-map your intake to run richer and produce more horsepower with simple bolt ons,
but, i was too afraid to put up $40 to something that i didnt really know what it was going to do.
am i the only one that saw this on ebay?
there was a buy it now of $40 for a knight sports copied chip. the chip you plug into your stock ecu.
it probably did work, and would re-map your intake to run richer and produce more horsepower with simple bolt ons,
but, i was too afraid to put up $40 to something that i didnt really know what it was going to do.
am i the only one that saw this on ebay?
#11
If the fuel maps are on a socket mounted PROM chip, then an EEPROM swap should be possible. The real problem would be if that chip also held values for everything else the ECU control (e.g. fans, EGR, turbo solenoids, etc.). You would be hard pressed to determine where and what each value was.
#12
Originally posted by Redrotor
The other day I was surfing on japaness web sites.
and actually alot of companys sell ing eproms and writer and daughter boards.even famous tuners data..
and they were very cheap..
The other day I was surfing on japaness web sites.
and actually alot of companys sell ing eproms and writer and daughter boards.even famous tuners data..
and they were very cheap..
I've done a lot of programming on embedded systems. JONSKI is right - it'd be awfully difficult to figure out all the I/O for the entire system. Reverse-engineering is not imposible, but not easy.
If I could locate a spare or junk 5-speed ECU, maybe I'll take it apart and figure out which IC(s) are programmable. Power the IC on a breadboard and see exactly what it does. All the programmable devices should be pluggable off-the-shelf components.
Yeah, it would be awfully tough without source code. But I think it's clear that there are tuners who have done just this... reverse engineered the ECU (Pettit, M2, etc.). Which IC(s) do you change when you get a Pettit chip?
Last edited by johnchabin; 10-17-02 at 08:39 AM.
#13
This is knowledge that should be shared....open source!!!! If someone has a stock ecu they want to donate here...maybe johnchabin can break the code. I wonder if mazda would give the code out.....they don't do any reprogramming do they? Maybe just wishful thinking, but that's how things change right?
#14
The stock chips are not rewriteable. That is why you have to socket the main board in two places. The small (18 pin ) is boost and timing. The big ( 64 pin ) handles the fuel maps. The daughter board is used to carry the additional 18 pin e prom that acts as a gate for the Mazda 64 pin.
#15
They may not be rewritable, but if they are socketed, there are so many programmable ICs on the market, certainly there should be one that fits the specifications for these chips. I'm not familiar with the Pettit or M2, but don't they just replace these stock chips with programmable ones? The manufacturer and part number of the Pettit or M2 could be gotten from someone who has this upgrade.
But it still comes down to figuring out what the stock programs (there are 2, right?) do...
RonKMiller is right. Someone already spent the time to figure this out and is making $100/hour doing it.
But it still comes down to figuring out what the stock programs (there are 2, right?) do...
RonKMiller is right. Someone already spent the time to figure this out and is making $100/hour doing it.
#16
We went down this road before. We couldn't modify the Mazda code. 64 pin .075 chips are available and are only a couple of bucks each. It is just easier to do it this way (daughter board).
#17
Originally posted by johnchabin
They may not be rewritable, but if they are socketed, there are so many programmable ICs on the market, certainly there should be one that fits the specifications for these chips. I'm not familiar with the Pettit or M2, but don't they just replace these stock chips with programmable ones? The manufacturer and part number of the Pettit or M2 could be gotten from someone who has this upgrade.
But it still comes down to figuring out what the stock programs (there are 2, right?) do...
RonKMiller is right. Someone already spent the time to figure this out and is making $100/hour doing it.
They may not be rewritable, but if they are socketed, there are so many programmable ICs on the market, certainly there should be one that fits the specifications for these chips. I'm not familiar with the Pettit or M2, but don't they just replace these stock chips with programmable ones? The manufacturer and part number of the Pettit or M2 could be gotten from someone who has this upgrade.
But it still comes down to figuring out what the stock programs (there are 2, right?) do...
RonKMiller is right. Someone already spent the time to figure this out and is making $100/hour doing it.
#18
Well, Bill B, how much do you know about the way the program functions? I'd be willing to give this a shot.
Even if we know the brand and model number of an IC that works, we could look up the specs on that IC. Figure out the pin-outs and even consider replacing the IC altogether with a plug/ribbon cable and cabling the I/O over to a high-speed programmable controller. Like a Z-World Rabbit (c-programmable to make it easy with a serial port for laptop connection).
Even if we know the brand and model number of an IC that works, we could look up the specs on that IC. Figure out the pin-outs and even consider replacing the IC altogether with a plug/ribbon cable and cabling the I/O over to a high-speed programmable controller. Like a Z-World Rabbit (c-programmable to make it easy with a serial port for laptop connection).
#19
Originally posted by johnchabin
Well, Bill B, how much do you know about the way the program functions? I'd be willing to give this a shot.
Even if we know the brand and model number of an IC that works, we could look up the specs on that IC. Figure out the pin-outs and even consider replacing the IC altogether with a plug/ribbon cable and cabling the I/O over to a high-speed programmable controller. Like a Z-World Rabbit (c-programmable to make it easy with a serial port for laptop connection).
Well, Bill B, how much do you know about the way the program functions? I'd be willing to give this a shot.
Even if we know the brand and model number of an IC that works, we could look up the specs on that IC. Figure out the pin-outs and even consider replacing the IC altogether with a plug/ribbon cable and cabling the I/O over to a high-speed programmable controller. Like a Z-World Rabbit (c-programmable to make it easy with a serial port for laptop connection).
#20
Originally posted by RonKMiller
EXACTLY what I was thinking... and I bet you could get LOTS of guys to pay $300 for it....(I'm a sales and marketing guy)
EXACTLY what I was thinking... and I bet you could get LOTS of guys to pay $300 for it....(I'm a sales and marketing guy)
Once a guy goes through the brain-damage to figure it all out, he would probably say, "Aha! Now I can make some money with this!!!"
#23
It's not clear to me how the daughterboard is connected. Keep in mind I am not familiar with how the Pettit or M2 systems work.
Are the 18-pin and 64-pin ICs in sockets? It sound like they are soldered directly to the board and when modified, desoldered and replaced with sockets. I could see how these 2 new sockets could house new chips, but don't see where a daughterboard fits into the picture...
You don't know where there is a photo to help clarify, do you?
Are the 18-pin and 64-pin ICs in sockets? It sound like they are soldered directly to the board and when modified, desoldered and replaced with sockets. I could see how these 2 new sockets could house new chips, but don't see where a daughterboard fits into the picture...
You don't know where there is a photo to help clarify, do you?
#25
Senior Member
Joined: Nov 2001
Posts: 318
Likes: 0
From: Nowhere
Ok I found a site this guys is not selling his stuff but he is showing some thing.
It's japaness
http://lillith.sk.tsukuba.ac.jp/~kashima/car/rx7.html
and I think it's for later FD.
It's japaness
http://lillith.sk.tsukuba.ac.jp/~kashima/car/rx7.html
and I think it's for later FD.