Ultimate 3SGTE ECU Datalogger

Discussion and technical advice the SW20 MR2. 3S-GTE, 3S-GE, 3S-FE etc
Anything and everything to do with maintenance, modifications and electrical is in here for the Mk2.

Moderators: IMOC Moderators, IMOC Committee Members

JMR_AW11
Posts: 1408
Joined: Thu Mar 03, 2005 12:56 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by JMR_AW11 »

www.mr2turbo.info wrote:
JMR_AW11 wrote:

In theory could I just monitor the bus passively and wait for the MCU to request the parameter? I'm assuming it would request most the parameters at least once a minute, if not once a second.


It doesn't really work like that. The user can request what data they like pretty much when they like. If they don't request data then no ECU data will be generated on the bus other than normal traffic.


Wont stuff I want like temperature values be somewhere within the normal traffic though?


-Robin


I don't know enough about the rev3 ECU to answer your question. However, on some ECUs this bus can also be used for interfacing to sensor ADCs etc.

If so it would be much easier to simply measure the basic temp sensors directly with your own external ADC rather than try to intercept repetitive digital data that is doing the same job.

The interface for diagnostics is different, rather like a back door into the MCU chip itself. There is code inside the chip that will respond to (the correct) commands stuffed into the MCU via this bus. Normally this powerful code routine never ever gets run as the MCU jumps over it if there is no correctly formatted external data request.

If it does get a request the new code routine will dutifully go off and retrieve the data and spit it out of the data bus. It can do this hidden data request routine hundreds of times a second.

The data request could be to ask for a specific fuel cut flag status or it could ask to see if the ECU has any error codes stored or it could just ask for the current throttle position or how fast the car is travelling or you can datalog the self learning as it runs closed loop or show any knock detection/corrections. It really is the mutts nuts and this is because it was designed by the manufacturer for use in the initial ECU development.

They needed to monitor EVERYTHING in real time and this hidden backdoor into the ECU permits it.

The request commands are different for every ECU revision and I have to reverse engineer them by looking through the ECU ROM code. It does take a while to do this and I've done it for several ECUs now. However, on the rev3 I have yet to dump out the ROM from both MCU chips and I've had to guess/hack the commands by trial and error and that takes far too long to do.

I've also had to write my own developer tools for this MCU chip as it uses a unique instruction set and it took me ages to do the disassembler and assembler modules etc. This is another reason why progress has been slow!

I will look at the rev3 again later in the year because I want to try the reprog board in it to see how much control it allows on this complex ECU.

The board will slot straight in but because the rev3 ECU has two MCU chips the control will be limited.
Rikki
Posts: 978
Joined: Sat Jan 15, 2005 4:24 pm
Location: Glasgow
Contact:

Re: Ultimate 3SGTE ECU Datalogger

Post by Rikki »

www.mr2turbo.info wrote:
I wondered if I could help with figuring out the revision 3 stuff. I have free time but the problem is I procrastinate over loads of important stuff I need to do and sit around depressed a lot, although I could maybe play around with it instead of whatever I'm supposed to be doing. Without knowing the type of bus and speed of it, I haven't a clue if I can work with it though.

-Robin


That would be good as I've been waiting since last September to purchase a rev 3 datalogger! :D
spowy
Posts: 170
Joined: Sun Jun 03, 2007 10:10 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by spowy »

Another good read jeremy with loads of good info, Can't wait for you to put these in to production as I will defo buy one for a rev2 ecu :D

By the way if you still need a rev3 ecu I have one from a st205 gt4 that you can have for nothing to help you with your testing let me know if you need it.

Cheers Chris :wink:
JMR_AW11
Posts: 1408
Joined: Thu Mar 03, 2005 12:56 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by JMR_AW11 »

spowy wrote:Another good read jeremy with loads of good info, Can't wait for you to put these in to production as I will defo buy one for a rev2 ecu :D

By the way if you still need a rev3 ecu I have one from a st205 gt4 that you can have for nothing to help you with your testing let me know if you need it.

Cheers Chris :wink:


Wow that would be useful!

I also tested my reprog board in a V6 powered mk2 MR2 this weekend and it worked great. Steviek from twobrutal drove down to try it in his car with a 3VZ-FE 3 Litre V6 engine transplant.

We took data from one of the test drives using the datalogger and also tinkered with the rev limiter.

So it looks like this board design could work in lots of Toyota models from the 1990s.
spowy
Posts: 170
Joined: Sun Jun 03, 2007 10:10 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by spowy »

Its yours if its of use to you jeremy :D have sent you a pm :wink:
ulysess1966
Posts: 384
Joined: Fri Feb 04, 2005 8:44 pm
Location: Northern Ireland
Contact:

MK1 SC

Post by ulysess1966 »

Did you ever get further than a prototype for the SC?
JMR_AW11
Posts: 1408
Joined: Thu Mar 03, 2005 12:56 pm

Re: MK1 SC

Post by JMR_AW11 »

ulysess1966 wrote:Did you ever get further than a prototype for the SC?


Not really. I made a big and ugly reprogrammable board for the JDM SC ECU over a year ago and I couldn't find anyone willing to drive over and test it. It worked great when test driven on a simulator jig and it datalogged just like a stock ECU.

It's in bits now as I recently scrounged parts off it for other projects :(
dex
Posts: 564
Joined: Tue Dec 14, 2004 8:12 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by dex »

I've got an ST205 ecu you can have gratis if you want it. I was given it as a spare when I bought a JDM spec ecu and was told it's for a UK spec GT4. I'm selling the ST205 ecu so don't need a spare anymore. It hasn't got a case and I cannot be bothered to find one and then sell the ecu.

The two big chips have different numbers on them and the JDM spec ecu generally seems to have more components fitted, mostly resistors but including one transistor and a couple of diodes.
Frustrated Pilot
Posts: 2244
Joined: Thu Dec 16, 2004 12:59 pm
Location: SURREY
Contact:

Re: Ultimate 3SGTE ECU Datalogger

Post by Frustrated Pilot »

get rev 3+ sorted and I would have one.
rossdymond3352
Posts: 1793
Joined: Mon Feb 05, 2007 1:47 am
Location: Hampshire

Re: Ultimate 3SGTE ECU Datalogger

Post by rossdymond3352 »

now i have my car pc i want one! :D
JMR_AW11
Posts: 1408
Joined: Thu Mar 03, 2005 12:56 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by JMR_AW11 »

dex wrote:I've got an ST205 ecu you can have gratis if you want it. I was given it as a spare when I bought a JDM spec ecu and was told it's for a UK spec GT4. I'm selling the ST205 ecu so don't need a spare anymore. It hasn't got a case and I cannot be bothered to find one and then sell the ecu.

The two big chips have different numbers on them and the JDM spec ecu generally seems to have more components fitted, mostly resistors but including one transistor and a couple of diodes.


Hi dex
Thanks for the offer of the ECU but it's of limited use without a case and probably not worth the cost/hassle of posting it.

Also, I've kind of given up on 'free stuff' (don't take it personally :) ) as I've lost count how many times I've sent out my address for free ECUs or associated goodies and they rarely if ever turn up.

Likewise I don't send out free datalogger beta testers anymore as out of all the stuff I've sent out free, only one person actually bothered to try the product out.
luthor1
Posts: 2452
Joined: Sat Nov 05, 2005 7:03 pm
Location: Southampton

Re: Ultimate 3SGTE ECU Datalogger

Post by luthor1 »

I'm still willing to help J, I know your rev2 project ECU is on the shelf for now, but I'd REALLY REALLY like to push it forwards having driven it, so like I said, what does it need? Money? Testing time? Just say and I'll help!

I guarentee things posted to me for testing will be tested properly and sent back promptly.

That Rev2 ECU is awesome, and I REALLY REALLY want one!

Otherwise I'm going down the PowerFC route :(
rossdymond3352
Posts: 1793
Joined: Mon Feb 05, 2007 1:47 am
Location: Hampshire

Re: Ultimate 3SGTE ECU Datalogger

Post by rossdymond3352 »

luthor1 wrote:I'm still willing to help J, I know your rev2 project ECU is on the shelf for now, but I'd REALLY REALLY like to push it forwards having driven it, so like I said, what does it need? Money? Testing time? Just say and I'll help!

I guarentee things posted to me for testing will be tested properly and sent back promptly.

That Rev2 ECU is awesome, and I REALLY REALLY want one!

Otherwise I'm going down the PowerFC route :(


After hearing what Andy had to say about it i want one also!!!
spowy
Posts: 170
Joined: Sun Jun 03, 2007 10:10 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by spowy »

I agree with luthor aswell, of what I have read in Jeremy's posts about the datalogging,rev2 ecu and the rev 3 ecu makes for a really good read and is highly worth helping Jeremy make this happen.

In my option this is a break through for using standard 3sgte ecu's nowhere else I know can do this and shows how much dedication and time Jeremy has put into this.

I would be more than happy aswell to help in anyway possible aswell including funding if needed as I would happly buy either a rev2 or 3 ecu once they are complete.

Keep up the good work Jeremy

Cheers Chris
PFrazier
Posts: 835
Joined: Wed Nov 08, 2006 8:54 pm
Location: South East USA

Re: Ultimate 3SGTE ECU Datalogger

Post by PFrazier »

Subscribed
mrfil13
Posts: 1102
Joined: Fri Jun 23, 2006 7:18 pm
Location: Cambridge (ish)

Re: Ultimate 3SGTE ECU Datalogger

Post by mrfil13 »

Hows this project coming along?
mrfil13
Posts: 1102
Joined: Fri Jun 23, 2006 7:18 pm
Location: Cambridge (ish)

Re: Ultimate 3SGTE ECU Datalogger

Post by mrfil13 »

Does the ecu measure knock when not on boost as well as on boost?
slunk
Posts: 54
Joined: Tue Dec 12, 2006 3:32 pm

Re: Ultimate 3SGTE ECU Datalogger

Post by slunk »

What happend to this? I want one!
ChrisW
Posts: 752
Joined: Tue Dec 14, 2004 11:00 am
Location: Cambridgeshire
Contact:

Re: Ultimate 3SGTE ECU Datalogger

Post by ChrisW »

slunk wrote:What happend to this? I want one!


See here: http://www.imoc.co.uk/forums/viewtopic. ... 534#753534
Post Reply

Return to “MR2 MK2 1990 - 1999 NA & Turbo”