Page 40 of 51

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Mon May 21, 2018 6:06 pm
by Jeff V.
No. This is for the 2006+ M32R based ECUs. I'm done trying to half ass this. Either I get it working on the drive by wire ECU, or I buy a different truck.

I spent most of Saturday making a bracket to properly support the 3.8L manifold and e-throttle. I just have to finish the drivers side timing cover, and then I can start reassembling it for real.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Mon May 21, 2018 8:22 pm
by ChargerX3
Stubborn. I like it. ;)

Oh, and buy a second truck because...you can. :)

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 23, 2018 1:44 pm
by Jeff V.
My package is at the "International Place of Exchange" just outside Moscow. I don't know why this amuses me so much :lol:

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 12:53 am
by Jeff V.
Fun way to mess with your coworkers. Have a package from Russia delivered to the office. :lol:

Image

I've got the software installed, but the M32R license isn't active. I'm waiting for a reply from the vendor.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 3:00 am
by ChargerX3
That’s pretty cool. Lol

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 9:44 am
by Monochrome
When we getting to work dissecting the code?

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 12:46 pm
by Jeff V.
I've been working on it for weeks. Right now I'm trying to find a way to disable the immobilizer. It's completely different from the older ECUs, so you can't just set the value to FFFF and move on. The immobilizer is handled by the ETACS unit. The ECU gets the key's immo code from the ETACS via the CAN bus, and then compares that to values stored in a serial EPROM. If it doesn't match, or if it doesn't get data from the ETACS at all, it'll refuse to start the engine.

I'm just glad this thing has an actual input pin for the starter cranking signal. If it had to get that info via a CAN message from somewhere else in the car, I'd be in a world of hurt.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 4:00 pm
by Monochrome
All cars are that way now. Every computer inside the car is that way. Including the radio! It’s for theft purposes.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 4:28 pm
by Jeff V.
I know. This stuff makes the electronics in a 3S look like an abacus.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 5:10 pm
by vr4
[quote=""Jeff V.""]I know. This stuff makes the electronics in a 3S look like an abacus.[/quote]

Except I don't understand an abacus

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 5:23 pm
by Jeff V.
3S

Image

4G Eclipse

Image

C7 Corvette (or anything else in the last few years)

Image

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 6:06 pm
by DCIV
Lol. That needs to be a meme.


Coop

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 6:54 pm
by vr4
Let me add to this...

Carburator
Image

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 7:00 pm
by Jeff V.
:lol:


I spent my lunch hour corresponding with Russians. I think I've finally got the license situation sorted out. I'll test it later tonight.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 7:10 pm
by Chris GTO TT
[quote=""vr4""]Let me add to this...

Carburator
Image[/quote]

Highly accurate! Carbs are a black magic no one understands just like the abacus!

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 7:51 pm
by aaronatstate
[quote=""Jeff V.""] :lol:


I spent my lunch hour corresponding with Russians. I think I've finally got the license situation sorted out. I'll test it later tonight.[/quote]

Gatecrasher 2020

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Wed May 30, 2018 11:39 pm
by Jeff V.
Well, I think it worked. :)

Image

I backdated it to an older version of the ROM. It's interesting that this uses the K-line 'boot mode' method like the older ECUs use rather than the CAN method the Mitsu software uses. It still takes a few minutes though. I'll need to make sure to attach those pins to the diagnostic port when I finalize the harness for the truck.

I can still connect to the ECU with EvoScan. I did notice it doesn't rewrite the ECU software part number in EEPROM. So I need to do some more detailed checks to make sure it actually wrote what I wanted it to, but so far it looks good.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Thu May 31, 2018 12:29 pm
by ChargerX3
He’s in!

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Thu May 31, 2018 1:32 pm
by Jeff V.
It rewrote the version number after I rebooted the ECU. It also cured a P0606 (ECU failure) code that had set some time after I got it back from Tactrix. So that's all very interesting.

I'm going to pick up a 2nd ECU just because this one has been abused so badly. It'll also be nice to have a 2nd one I can keep on the bench for R&D.

Now I need to put some real effort into cracking that immobilizer. I also need to finish up the damn engine. At least I finally feel like there's a glimmer of hope to this mess.

Re: Jeff tries to make a hot rod out of a farm truck. '92 Mighty Max

Posted: Thu May 31, 2018 2:13 pm
by ChargerX3
So do you know more about this ecu than Tactrix? Appears you fixed an issue they created.