Search found 4 matches

by alesv
Mon Dec 01, 2025 9:36 am
Forum: General Discussion
Topic: Other J2534
Replies: 2
Views: 11534

Re: Other J2534

FastECU should support any J2534 device that respects the standard.


I can confirm that there is support for a Denso D-STi device, as I had used one I'd gotten from an old dealership employee


Glad to here it's working, because they tried to do a vendor lock and a special patch had to be made to ...
by alesv
Sat Nov 08, 2025 8:09 am
Forum: ECU protocols
Topic: does FastECU support 2014 wrx dit hitachi ecu ?
Replies: 11
Views: 56744

Re: does FastECU support 2014 wrx dit hitachi ecu ?

If PCMFflash (or similar software as I can see on the screenshot) does not support it (I know it does not support some early DIT ECU versions), then FastECU won't help.
by alesv
Thu Oct 30, 2025 8:37 am
Forum: Info
Topic: Building from source
Replies: 7
Views: 186202

Re: Building from source

Zombie47 wrote: Thu Oct 30, 2025 12:11 am Hi, have you found 32-bit versions of QT? I tried building from source, but when I use Tatrix, I get the message:
Recent x32 toolchain is here. Here are the instructions.
by alesv
Fri Feb 21, 2025 9:18 am
Forum: Info
Topic: Building from source
Replies: 7
Views: 186202

Re: Building from source

Hi,

I assume you are using Windows. Please note that you need 32-bit versions of Qt, GCC and OpenSSL because most of J2534 drivers are 32-bit for now.

Please try the following.


Get the "toolchain" here . You'll need both Qt prebuilt framework and GCC binaries.
Unpack prebuilt framework to a ...