Welcome to DSMtuners - The Talon, Laser, and Eclipse performance enthusiast resource

















Login



See All DSMtuners Supporting Vendors
Go Back   DSMtuners > DSM Forums > DSM Tech > Tuning & Engine Management

Tuning & Engine Management 4G63 EPROMS, ECU, MAF, knock, EGT, wideband, datalogging, fuel trims, etc. Read this Forum's Strict Guidelines.

Reply
 
LinkBack Thread Tools
Old 01-02-2009, 01:43 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #151 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by steve View Post
Knock sensor doesn't work that way. It's a microphone. The ECU processes the audio to listen for knock.
I understand the knock sensor is essentially a microphone, but I though the signal from the microphone was processed and converted to a voltage before it ever reaches the ECU.

Interesting. If that's true, there goes that idea.

Reply With Quote
Advertisement



To browse the forums without the advertisements above, Login/Register
Old 01-02-2009, 08:16 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #152 (permalink)
DSM Wiseman
 

steve's Avatar
From: St. Charles, Illinois
Registered: Feb 2002
Tech Posts: 8,499
Photos: 12
Classifieds Rating: 15
Reputation: You can trust this leader of the site
Quote:
Originally Posted by GSXDNA View Post
I understand the knock sensor is essentially a microphone, but I though the signal from the microphone was processed and converted to a voltage before it ever reaches the ECU.
No it's a raw sensor with possibly an amplifier. While the amplitude varies it's the processing the ECU does on the frequencies received looking for the sounds of knock at the right times to be knock.
Visit steve's homepage!  View photos of this member's car 

Reply With Quote
Old 01-02-2009, 08:37 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #153 (permalink)
Proven Member
 
the_mork's Avatar
From: Eau Claire, Wisconsin
Registered: Mar 2008
Tech Posts: 1,388
Photos: 9
Classifieds Rating: 3
Reputation: the_mork is more helpful than not
But we now have control over internal ECU calculations and outputs so why can't we take a look at 2g code that makes the boost gauge work for knock and just borrow the output structure then all that we would have to do is get the knock count exported to an already existing function.

I'm not really a programmer so I'm not sure how hard that would be but it seems more useful than straight knock voltage which would never mean anything except to verify that the engine is running.
Visit the_mork's homepage!  View photos of this member's car 

Reply With Quote
Old 01-02-2009, 10:49 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #154 (permalink)
DSM Wiseman
 

steve's Avatar
From: St. Charles, Illinois
Registered: Feb 2002
Tech Posts: 8,499
Photos: 12
Classifieds Rating: 15
Reputation: You can trust this leader of the site
Quote:
Originally Posted by the_mork View Post
But we now have control over internal ECU calculations and outputs so why can't we take a look at 2g code that makes the boost gauge work for knock and just borrow the output structure then all that we would have to do is get the knock count exported to an already existing function.
This is what we do on the other DSM ECUs but I'm not convinced that you (ie. most people) have the needed "control over internal ECU calculations and outputs" yet. Your on the right track but I don't know very many people who can actually write code for this CPU and have disassembled the stock code to know where to get the correct places are to do this.

Does the code that people are basing this conversion on support a boost gauge?
Visit steve's homepage!  View photos of this member's car 

Reply With Quote
Old 01-02-2009, 03:32 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #155 (permalink)
Proven Member
 
m_0ney_pit's Avatar
From: Reading / State College, Pennsylvania
Registered: Jan 2007
Tech Posts: 208
Photos: 11
Classifieds Rating: 5
Reputation: m_0ney_pit is more helpful than not
Evoscan supports warnings for knock so you can set a switch for say 0-3 counts of knock and your computer will say "engine knock detected". You can make it say basically anything for a switch as long as you have the audio file. You could make it say something like "unicorns detected in filters" for example.
View photos of this member's car 

Reply With Quote
Old 01-03-2009, 11:36 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #156 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by m_0ney_pit View Post
Evoscan supports warnings for knock so you can set a switch for say 0-3 counts of knock and your computer will say "engine knock detected". You can make it say basically anything for a switch as long as you have the audio file. You could make it say something like "unicorns detected in filters" for example.

True, but this requires you to have a laptop on in the car running EvoScan. It would be really convenient if there was a way to trigger a switch in EcuFlash, kind of like the way you can trigger your CEL to flash with DSMLink with a user-defined knock level. This way you could always be aware of knock, even if you don't happen to have a laptop on you.

Reply With Quote
Old 01-04-2009, 10:23 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #157 (permalink)
Proven Member
 
Car: 04 Evo RS
From: Corona, California
Registered: May 2004
Tech Posts: 560
Classifieds Rating: 0
Reputation: turbolarry is more helpful than not
There is a way to do a CEL with a certain amount of knock on an Evo...
but I haven't tried it and definately haven't tried it on an Evo ecu in 2g.
Anyway there's a guy in Austraila that is very good at coding and patching for Evos. His stuff is on evolutionm () but a lot of evos are running around on his stuff. His name is tephra and here's the thread;
PATCH: NLTS + Valet + KnockCEL - evolutionm.net
Like I said I haven't tried it, but a brainiac could take a look at the code and maybe make it work.
I don't know what ROM you're running and I don't even know if you could switch to another VIII ROM and still run it on a 2g, but this is really exciting stuff and it makes me want to scoop up a 2g gsx.

Reply With Quote
Old 01-04-2009, 02:36 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #158 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by turbolarry View Post
There is a way to do a CEL with a certain amount of knock on an Evo...
but I haven't tried it and definately haven't tried it on an Evo ecu in 2g.
Anyway there's a guy in Austraila that is very good at coding and patching for Evos. His stuff is on evolutionm () but a lot of evos are running around on his stuff. His name is tephra and here's the thread;
PATCH: NLTS + Valet + KnockCEL - evolutionm.net
Like I said I haven't tried it, but a brainiac could take a look at the code and maybe make it work.
I don't know what ROM you're running and I don't even know if you could switch to another VIII ROM and still run it on a 2g, but this is really exciting stuff and it makes me want to scoop up a 2g gsx.


AWESOME!!!!

Thanks so much for sharing. It all actually looks fairly straight forward and simple, up until the immobilizer part. I will play around with this and see if i can get it working.

Reply With Quote
Old 01-04-2009, 04:14 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #159 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by turbolarry View Post
There is a way to do a CEL with a certain amount of knock on an Evo...
but I haven't tried it and definately haven't tried it on an Evo ecu in 2g.
Anyway there's a guy in Austraila that is very good at coding and patching for Evos. His stuff is on evolutionm () but a lot of evos are running around on his stuff. His name is tephra and here's the thread;
PATCH: NLTS + Valet + KnockCEL - evolutionm.net
Like I said I haven't tried it, but a brainiac could take a look at the code and maybe make it work.
I don't know what ROM you're running and I don't even know if you could switch to another VIII ROM and still run it on a 2g, but this is really exciting stuff and it makes me want to scoop up a 2g gsx.


K, I just tried these patches out. I was able to get EcuFlash to recognize and display the new features like the CEL knock light and the valet mode option by tweaking the XML file. However, the base "hacked" ROM he provides as a template does not have the immobilizer disabled. Therefore, when I flashed the new ROM to my car, the car wouldn't start (which is what I expected). I tried PMing tephra but his inbox is full.

If there is anyone out there who knows how to edit a hex file, all we need to do is compare the immobilizer code from the hex file on my base
ROM (that has the immobilizer disabled) to the hex file that tephra provided as a template ROM for all those awesome extra features, tweak some code, and everything should work.

Any takers? I've never edited a hex file before, but I'll take a stab at it if there is no one else willing.

Reply With Quote
Old 01-05-2009, 10:29 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #160 (permalink)
Proven Member
 
Car: 04 Evo RS
From: Corona, California
Registered: May 2004
Tech Posts: 560
Classifieds Rating: 0
Reputation: turbolarry is more helpful than not
He gave up on trying to keep up with PM's and I don't blame him because everyone is always asking him for help.
There is a way to disable the immoblizer.
Which ROM are you using?

Reply With Quote
Old 01-05-2009, 11:37 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #161 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by turbolarry View Post
He gave up on trying to keep up with PM's and I don't blame him because everyone is always asking him for help.
There is a way to disable the immoblizer.
Which ROM are you using?


I'm using the ROM he includes in the zip file on the forum link you posted above. If I knew what the hex address was for the immobilizer, it may not be too difficult.

I'm also using the ROM metadata XML file in his zip file as well. I tried typing in "FFFF" in EcuFlash to disable the immobilizer, but that didn't work.

Reply With Quote
Old 01-05-2009, 01:37 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #162 (permalink)
Proven Member
 
From: San Antonio, Texas
Registered: Jan 2008
Tech Posts: 76
Classifieds Rating: 1
Reputation: ewoevo is an unknown
Quote:
Originally Posted by GSXDNA View Post
If there is anyone out there who knows how to edit a hex file, all we need to do is compare the immobilizer code from the hex file on my base
ROM (that has the immobilizer disabled) to the hex file that tephra provided as a template ROM for all those awesome extra features, tweak some code, and everything should work.

Any takers? I've never edited a hex file before, but I'll take a stab at it if there is no one else willing.

See if this helps: How to disable immobilizer on EDM Evo9? - evolutionm.net

Reply With Quote
Old 01-05-2009, 09:17 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #163 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by ewoevo View Post

Very interesting, but I have a USDM Evo 8 Ecu. I'm not sure if the hex address is the same.

Reply With Quote
Old 01-06-2009, 01:49 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #164 (permalink)
Proven Member
 
From: San Antonio, Texas
Registered: Jan 2008
Tech Posts: 76
Classifieds Rating: 1
Reputation: ewoevo is an unknown
According to the post, it's the same for all EVO ECU's (except maybe the new X's).

Reply With Quote
Old 01-06-2009, 06:56 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #165 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by ewoevo View Post
According to the post, it's the same for all EVO ECU's (except maybe the new X's).


I was able to get in touch with a guy from the OpenEcu forums that has experience disabling immobilizers, so he's taking a look at it my new Tephra ROM for me. Hopefully I should have some results in the next few days.

Reply With Quote
Old 01-06-2009, 07:09 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #166 (permalink)
DSMtuners Supporting Vendor
 
Road Race Engineering 

Sam@RRE's Avatar
From: Santa Fe Spring, California
Registered: Apr 2008
Tech Posts: 145
Classifieds Rating: 2
Reputation: Sam@RRE is pretty helpful and trustworthy
wow dave, you took this and ran with it. Im impressed.
Visit Sam@RRE's homepage! 

Reply With Quote
Old 01-06-2009, 09:30 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #167 (permalink)
Proven Member
 
From: Hermosa Beach, California
Registered: Nov 2007
Tech Posts: 138
Classifieds Rating: 0
Reputation: GSXDNA is an unknown
Quote:
Originally Posted by Sam@RRE View Post
wow dave, you took this and ran with it. Im impressed.


Thanks Sam. I wouldn't have made it this far without your help with getting the car running initially.


I Just bought a new clutch, and I'm looking into larger injectors now. When all that is done (hopefully in the next 1-2 months), I'll be calling you for a final tune.

Reply With Quote
Old 01-07-2009, 06:41 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #168 (permalink)
DSMtuners Supporting Vendor
 
Road Race Engineering 

Sam@RRE's Avatar
From: Santa Fe Spring, California
Registered: Apr 2008
Tech Posts: 145
Classifieds Rating: 2
Reputation: Sam@RRE is pretty helpful and trustworthy
surely, let me know
Visit Sam@RRE's homepage! 

Reply With Quote
Old 01-09-2009, 05:55 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #169 (permalink)
Proven Member
 
From: las vegas, Nevada
Registered: May 2008
Tech Posts: 239
Blog Entries: 8
Photos: 15
Classifieds Rating: 1
Reputation: mike96 is more helpful than not
I just want to make sure I am on the right track here with this. I picked up an ECU from a guy on evolutionm.net but i am waiting for my cable to come in from limitless.co.nz before i start the swap.

On a 96GST I will either have to install a CAS at the back of the head or change the firing order by either swaping the plug wires or switching the pins at the ecu for the power transistors... correct?
View photos of this member's car  View this member's Blog 

Reply With Quote
Old 01-09-2009, 06:17 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #170 (permalink)
Proven Member
 
boostin92awd's Avatar
From: binghamton, New York
Registered: Jan 2007
Tech Posts: 196
Photos: 3
Classifieds Rating: 2
Reputation: boostin92awd is an unknown
A new member on here named Diiirk had some input on this thread but wasnt able to post in this thread so he was asking for someone to post this information on here for him.
why cant i post yet. help.
View photos of this member's car 

Reply With Quote
Old 01-10-2009, 04:23 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #171 (permalink)
Proven Member
 
jjgrizz73's Avatar
From: Carbondale, Pennsylvania
Registered: Feb 2007
Tech Posts: 490
Photos: 13
Classifieds Rating: 9
Reputation: jjgrizz73 is an unknown
Ok guys, did the swap today. Flashes, starts up but the tach is screwy jumping around and here is whats bothering me the most. I turn the key OFF and take it out with the TT off and the car doesnt stop running. The ignition wires for the 2g and evo are the same so theres no reason why it worked before but not now after the evo ecu is in. Anyone have any ideas??
Visit jjgrizz73's homepage!  View photos of this member's car 

Reply With Quote
Old 01-10-2009, 08:24 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #172 (permalink)
Proven Member
 
the_mork's Avatar
From: Eau Claire, Wisconsin
Registered: Mar 2008
Tech Posts: 1,388
Photos: 9
Classifieds Rating: 3
Reputation: the_mork is more helpful than not
Try double checking that you got the pin changes right, that is the only thing I can think of.
Visit the_mork's homepage!  View photos of this member's car 

Reply With Quote
Old 01-10-2009, 09:00 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #173 (permalink)
Proven Member
 
jjgrizz73's Avatar
From: Carbondale, Pennsylvania
Registered: Feb 2007
Tech Posts: 490
Photos: 13
Classifieds Rating: 9
Reputation: jjgrizz73 is an unknown
double checked them all, plus didnt touch the 2 pins that involve ignition.
Visit jjgrizz73's homepage!  View photos of this member's car 

Reply With Quote
Old 01-10-2009, 09:44 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #174 (permalink)
Proven Member
 
jjgrizz73's Avatar
From: Carbondale, Pennsylvania
Registered: Feb 2007
Tech Posts: 490
Photos: 13
Classifieds Rating: 9
Reputation: jjgrizz73 is an unknown
Another thing, I broke the ecu pin for the fuel pump relay and never hooked it up. But the thing is, I have the fuel pump hooked up to a hardwire/switch so I didnt think I'd need to hook that pin up for the evo ecu. But would something in the circuit cause a problem and still need it to be hooked up even if its not in use?
Visit jjgrizz73's homepage!  View photos of this member's car 

Reply With Quote
Old 01-11-2009, 09:07 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #175 (permalink)
Proven Member
 
tom04841's Avatar
Car: Galant
From: Rockland, Maine
Registered: Jul 2004
Tech Posts: 601
Photos: 1
Classifieds Rating: -1
Reputation: tom04841 is pretty helpful and trustworthy
I just did the swap on my 2g. After installing the Evo ecu and swapping the necessary pins
(mainly pin 79 which is the flash port), I can't read or write to the evo ecu. I can log with evoscan tho.

At first I installed ecuflash 1.4, but as soon as i tried to read the ecu, ecuflash would
crash. I then uninstalled 1.4, and installed 1.29a. I am able to attempt a read without
crashing. It goes thru 3 init sequences, but i end up getting and error of "no
response to any known code". I even tried running ECU Unlocker in the background
before opening ecuflash....still same error, but with one more init sequence.

I have spent the last 2 days searching the net, openecu.org, and aktivematrix. Some have
has cable issues, some haven't. I just need to get this working one way or another so I
can flash a rom to the ecu with the immobilizer disabled so I can actually start the car.

Anyone have any ideas?
View photos of this member's car 

Reply With Quote
Old 01-11-2009, 09:42 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #176 (permalink)
Proven Member
 
the_mork's Avatar
From: Eau Claire, Wisconsin
Registered: Mar 2008
Tech Posts: 1,388
Photos: 9
Classifieds Rating: 3
Reputation: the_mork is more helpful than not
“no response to any known code” - evolutionm.net

Try reading that thread, it was the first one that came up when I put the error in the search terms at evolutionm.net but there are a bunch more if that doesn't answer your questions. From my reading it sounds like there could be a problem with your in car flash connector, you could be using more than one program that accesses the cable, or you could have a problem with your cable.
Visit the_mork's homepage!  View photos of this member's car 

Reply With Quote
Old 01-11-2009, 10:44 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #177 (permalink)
Proven Member
 
tom04841's Avatar
Car: Galant
From: Rockland, Maine
Registered: Jul 2004
Tech Posts: 601
Photos: 1
Classifieds Rating: -1
Reputation: tom04841 is pretty helpful and trustworthy
No flash connector. I added a pin in the ecu harness at pin 79 and wired it directly to the flash wire coming off my openport cable. I only installed ecuflash on my brand new laptop so there wouldn't be any possible conflicts, and still nothing
View photos of this member's car 

Reply With Quote
Old 01-11-2009, 10:56 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #178 (permalink)
Proven Member
 
the_mork's Avatar
From: Eau Claire, Wisconsin
Registered: Mar 2008
Tech Posts: 1,388
Photos: 9
Classifieds Rating: 3
Reputation: the_mork is more helpful than not
I would guess that the problem is your cable.
Visit the_mork's homepage!  View photos of this member's car 

Reply With Quote
Old 01-11-2009, 08:35 PM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #179 (permalink)
Proven Member
 
jjgrizz73's Avatar
From: Carbondale, Pennsylvania
Registered: Feb 2007
Tech Posts: 490
Photos: 13
Classifieds Rating: 9
Reputation: jjgrizz73 is an unknown
Has anyone had problems with the tach bouncing around? I know the car isnt tuning nearly to where its supposed to be but at idle the tach drops to 0 then back up to 1000 then back to 0 every once in awhile. Im having weird problems haha, but the flashing and start up is flawless

Also for my other problem, Im going to try hooking up that fuel pump relay wire again. Im thinking even though it has a hardwire, the ecu/car needs it to shut the car down. I don't know why but I'll give it a shot, its an easy fix if it is...
Visit jjgrizz73's homepage!  View photos of this member's car 

Reply With Quote
Old 01-12-2009, 05:27 AM Show Printable Version Show Printable Version   Email this Post to a Friend Email this Post      #180 (permalink)
Proven Member
 
the_mork's Avatar
From: Eau Claire, Wisconsin
Registered: Mar 2008
Tech Posts: 1,388
Photos: 9
Classifieds Rating: 3
Reputation: the_mork is more helpful than not
I know others are having minor problems with the tach but AFAIK no one else is having problem with shutdown. You could possibly be dieseling but it seems unlikely.
Visit the_mork's homepage!  View photos of this member's car 

Reply With Quote
Reply


Bookmarks

Thread Tools

 

Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP!!! My car wont shut off tbonitz301 Newbie Forum 12 02-05-2008 05:15 PM
My car suddenly shut off while idling, and now wont start but it does turn over. 96gstdsm Newbie Forum 16 09-30-2007 09:31 PM
Alternator disonnected Horn wont shut off??????? LaN- Newbie Forum 2 04-12-2006 06:06 PM
no boost and then car shut off and wont start smokey90gsx Newbie Forum 8 01-21-2005 04:08 PM
Brake Lights wont shut off when i turn off my car??HELP SilvaSpyda Newbie Forum 3 12-08-2004 02:44 PM

» 2010 DSM Calendars
» DSM Mechanics Gloves
» Recent Blog Entries
Update 4
by: Kevin TSI

Engine shots
by: Spdfreak

Best DEAL ever *Update*
by: 4Motion4g63

2.4 Liter G4CS build thread
by: Atuca

Possibly buying a new 1G
by: booostedGSX
» Recent Tech Threads
Title, Username, & Date
My Tube Framed Carbon Bodied Road Race Evo
by: marck_c
Fans on with key at On, Car not running..
by: VeryFast2gDSM
Evo 8 Ecu In 2g Works!!
by: GSXDNA
driveaxle pops out of transmission
by: thedevilz
Blue smoke in between shifts
by: JBDdsmer610
» Latest Gallery Photo
User quakeroats11
» Advertisement
» Current Poll
What will you be buying soon?
DSM Calendar - 36.84%
7 Votes
15 Votes
5 Votes
Total Votes: 19
You may not vote on this poll.
Powered by vBadvanced CMPS CMPS v3.2.1

All times are GMT -7. The time now is 04:55 AM.

DSM Forums | Pontiac Solstice/Saturn Sky Forums

© 2009 SPEEDtuners Network, LLC All Rights Reserved

Search Engine Optimization by vBSEO 3.3.1