Search found 120 matches

by MiikaS
Wed Aug 26, 2026 9:36 am
Forum: General
Topic: BDM 04-05 WRX ECU USDM
Replies: 3
Views: 110910

Re: BDM 04-05 WRX ECU USDM


Is there any instructions other then the picture? Do I need to provide the ecu with a bench connection for 12v, etc? is the arduino nano pin out the same for FastECU vs Arduino IDE? Thanks

Yes, in bench with power supply via ECU connector and pinout is based on Arduino Nano, no custom things ...
by MiikaS
Wed Aug 26, 2026 9:27 am
Forum: BIU modules
Topic: GCC Spec Subaru Legacy BL 2009 Speed Limit Chime
Replies: 2
Views: 72681

Re: GCC Spec Subaru Legacy BL 2009 Speed Limit Chime

@rimwall do you have any suggestions?
by MiikaS
Wed Aug 26, 2026 9:25 am
Forum: ECU protocols
Topic: 2007 WRX no protocol for uk version
Replies: 2
Views: 87006

Re: 2007 WRX no protocol for uk version

That should be sub_ecu_denso_sh7058_can which is CAN protocol. Some models with switching year could also use older, depends what time of year it is manufactured so if that don't work, test sub_ecu_denso_sh7058 which is K-Line.
by MiikaS
Thu Jul 16, 2026 6:14 pm
Forum: General
Topic: Reprogramming the ECU (part number 22611AE831) for a GT 2000.
Replies: 2
Views: 260734

Re: Reprogramming the ECU (part number 22611AE831) for a GT 2000.

Hi,

FastECU has feature to use uj20 bootmode to flash bricked ECU. Note that sometimes it's possible that ECU is bricked for good and can't be restored.

Instructions to connections:
https://github.com/miikasyvanen/FastECU-m32r-flasher

Then use FastECU with protocol sub_ecu_unisia_jecs_20_bootmode ...
by MiikaS
Thu Jul 16, 2026 2:18 pm
Forum: ECU protocols
Topic: 2001 WRX EDM don't manage to Read ECU
Replies: 11
Views: 447922

Re: 2001 WRX EDM don't manage to Read ECU


I seem to be having same problem with newest version of FastECU. Im mot using tactrix, but scanmatik3 it does have the j2534 passthru and multiline k-line support. Does provide voltage to OBD PIN9 on initialization, but fails with same errors so im kinda lost and not sure what the problem could be ...
by MiikaS
Sun May 24, 2026 9:34 pm
Forum: ECU protocols
Topic: Bench flashing 06 Legacy M32R K-Line WA12212970WWW
Replies: 20
Views: 648976

Re: Bench flashing 06 Legacy M32R K-Line WA12212970WWW

For the future, these ECUs uses bits for DTC groups, not actual DTC code from memory. If you need to remove air pump codes, it can be done for whole system with one change.

That recovery protocol is basicly sending many requests to connect to ECU, maybe working if ECU software starts normal. When ...
by MiikaS
Sun May 24, 2026 9:12 pm
Forum: ECU protocols
Topic: Recovery failing WA12212920WWW / WA12212930WWW
Replies: 2
Views: 108380

Re: Recovery failing WA12212920WWW / WA12212930WWW

Hi,

You used FastECU? What version?

And what adapter? If j2534, is it clone or genuine?

For bootmode kernel write, MCU uses non-standard baudrate (39063) that many adapters fails to set.

These MCUs are bit weird, as they don't respond anything until you have kernel running, so you can't send any ...
by MiikaS
Sat Mar 28, 2026 9:39 am
Forum: General
Topic: Denso SH7058S reflash
Replies: 2
Views: 108393

Re: Denso SH7058S reflash


Hi,

I want to ask, if I change some values in my patched ROM file (only some 10-12 values in one table) and after that I will flash it back to my ECU, how this program behaves? I mean it will flash only that changed area of offsets or it will reflash whole ROM file ? Thank you.

Hi,

It should ...
by MiikaS
Fri Jan 30, 2026 9:16 am
Forum: ECU protocols
Topic: 2010 Subaru Outback 2.0D EURO5
Replies: 10
Views: 350449

Re: 2010 Subaru Outback 2.0D EURO5


After switching to a Openport 2.0 clone the kernel now uploads properly and I am able to download the firmware.

Please be aware though that you have the EURO5 diesel listed has having K-Line support. I have confirmed without a doubt that K-Line support is non-existent on this car and does not ...
by MiikaS
Fri Jan 23, 2026 7:00 pm
Forum: ECU protocols
Topic: 2010 Subaru Outback 2.0D EURO5
Replies: 10
Views: 350449

Re: 2010 Subaru Outback 2.0D EURO5

Code: Select all

"[2026-01-23 10:37:38.986] (DD) Response: 00 00 07 e8 7f 37 22 "
Somehow it can't start kernel. I need to check that there is nothing changed or missed during updates.

And some ECUs I have seen that VIN request does not return VIN, don't know why is that.
by MiikaS
Thu Jan 22, 2026 4:03 pm
Forum: ECU protocols
Topic: 2010 Subaru Outback 2.0D EURO5
Replies: 10
Views: 350449

Re: 2010 Subaru Outback 2.0D EURO5

Also what comes to K-Line, it might work for logging but with reading and writing you have to use iso15765 as with K-Line you can't get into diagnostic (programming) mode.
by MiikaS
Thu Jan 22, 2026 3:48 pm
Forum: ECU protocols
Topic: 2010 Subaru Outback 2.0D EURO5
Replies: 10
Views: 350449

Re: 2010 Subaru Outback 2.0D EURO5

ssmk_can_sh7059d_euro5.bin is for used with sub_ecu_denso_sh7059_diesel_densocan protocol
ssmk_can_tp_sh7059d_euro5.bin is for used with sub_ecu_denso_sh7059_can_diesel protocol
These kernels differs the addresses they are loaded and also CAN setup so can't be mixed.

What version of FastECU do ...
by MiikaS
Sun Jan 11, 2026 3:42 pm
Forum: General
Topic: Questions about Renesas SH7055. Crc and kernel
Replies: 51
Views: 5328303

Re: Questions about Renesas SH7055. Crc and kernel


Well, after some time is gone... Can we flash ECU's with SH7055 350nm and 180nm versions?
EcuEdit have one kernel for both of them. I think EcuFlash has the same.

Yes, time flies :geek:

It should be possible to flash ECUs with same kernel as TCUs. I had no time yet to add them to same binary ...
by MiikaS
Wed Nov 26, 2025 7:23 am
Forum: TCU protocols
Topic: TCU Protocol SH7055S (not DensoBoot)
Replies: 3
Views: 200360

Re: TCU Protocol SH7055S (not DensoBoot)

I'm bit busy for few days, but try to look at this as soon as I have free time.

I think those 4 word values are used for data encryption, other set is for security access.
by MiikaS
Thu Nov 20, 2025 8:31 am
Forum: General
Topic: 2011 WRX Sti Bricked
Replies: 44
Views: 1270984

Re: 2011 WRX Sti Bricked

Great news! :)

Was just thinking what else could be wrong and only thing comes to mind is check wirings. Ground is always crucial between devices, otherwise signals are mess.

FDT should work with any adapter which could communicate standard serial speeds. Most of them won't do nonstandard speeds ...