When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
Plugged it in and no fan came on....no autoXray communication, but no 'limp home' mode either. Motor wouldn't start.
Grabbed all 5 previously burned chips, all made the fan turn on and limp home mode.
Took a break, grabbed the romulator and EUREKA! There's LIFE in the car!
So. other chips weren't burned right, the new chip most likely doesn't have the bin in the right location, so everything's now electrically sound, but the code's not in the right place. (near as I can tell)
The chips he included are 27SF512's....severely huge compared to what the ECU expects. So, I'll hit a little more research, but I wanted to thank your input. This sucker's CLOSE!
Use the "bin stacker" program from his site to fill the chip with all the same .bin file. This way you KNOW there will be a .bin in the correct location
Use the "bin stacker" program from his site to fill the chip with all the same .bin file. This way you KNOW there will be a .bin in the correct location
Actually, I did a little reading, threw the newest bin at $8000 and THE CAR IS A FREAKIN MONSTER!
And drives well behaved enough to throw the keys at my wife.
I couldn't find this "bin stacker" on his website. Can someone link it once they find it. I didn't see it in the downloads section where the bin files are.
The bin stacking I used is a feature built into TunerPro RT...
I suspect you don't need to stack it, so much as find the offset the ECU expects to find the code at.....unless you've got a MEMCAL with a selector to use different bins for different uses. That's the REAL reason for the stacker.
Nah, mine is doing the same exact thing that his was, so I figured that it had to be the way I'm programming the chip.
Somewhere I read to start at 4000 on the bin.??
I'm figuring it out.
thanks
D Moss
Speaking as a complete neophyte that got it to work in my specific case:
I think it depends on the chip size and model. On the chips Craig Moates sells I doubled the bin and wrote at 8000.
Due to vagaries od working with address lines in chips, you can READ more than may be on the chip as once to get to the chip's address limit, it wraps back around to the beginning of it's address space and keeps going. So knowing how much and exactly WHERE to put it is critical.
Speaking as a complete neophyte that got it to work in my specific case:
I think it depends on the chip size and model. On the chips Craig Moates sells I doubled the bin and wrote at 8000.
Due to vagaries od working with address lines in chips, you can READ more than may be on the chip as once to get to the chip's address limit, it wraps back around to the beginning of it's address space and keeps going. So knowing how much and exactly WHERE to put it is critical.
It depends on the chip size that you are using. With a 27C128 (128k( its loaded at 0000, with a 29c256 (256k) chip its loaded at 4000, with a 27SF512 (512k) chip its loaded at 8000.
It depends on the chip size that you are using. With a 27C128 (128k( its loaded at 0000, with a 29c256 (256k) chip its loaded at 4000, with a 27SF512 (512k) chip its loaded at 8000.
Doesn't Flash and Burn do all that work for you. I loaded two versions of $58 on a 27SF512, one was 16k the other 32K, when I loaded the different size bins into the buffer the addresses in the windows changed in respect to the bin size, and subsequently the same places Moates website said to put them.
It is called "Bin compiler". It is on his "old web page".
Originally Posted by dmoss69
I couldn't find this "bin stacker" on his website. Can someone link it once they find it. I didn't see it in the downloads section where the bin files are.