Hammer not reading ECU

They go by many names, P01, P59, VPW, '0411 etc. Also covering E38 and newer here.
User avatar
joukoy
Posts: 392
Joined: Tue Dec 17, 2019 3:27 am
cars: --
Contact:

Re: Hammer not reading ECU

Post by joukoy »

I dont know how I can add modifications now. Should I close old pull request ?
User avatar
antus
Site Admin
Posts: 8253
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: Hammer not reading ECU

Post by antus »

No it auto updates when you commit to your develop (which is the merge request) and push the branch. It looks good to me now, and the merge request shows the cleanup push. I'll give it a day or two to see if anyone else wants to test and report back, but I am happy with it. Cheers!

Posting the screenshot of the view of the merge request here, for any learning devs with eyes on this conversation. You can see the additional pushes, see CI start passing, see your most recent cleanup, chronologically. This is going on here https://github.com/LegacyNsfw/PcmHacks/pull/345

Anyone can checkout Joukoy's branch, build the C# part of the project and copy the kernel dlls from the existing pcmhammer release, or add the 68k assembler and build the kernels themselves if they want to go that far and test. If they have a github account they can report results of testing in the merge request. It seems to be good, but more people, more hardware, more target ecms are all good.
Attachments
Capture.PNG
Capture.PNG (59.6 KiB) Viewed 623 times
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
Sudsy
Posts: 55
Joined: Sun Apr 09, 2023 9:19 pm

Re: Hammer not reading ECU

Post by Sudsy »

G'day all, i've been doing some searching and found 2 different connection diagrams for the bench harness. The one i made is the one with 2 less wires. It does work fine with LS Droid but not with hammer and patcher goes as far as not finding DTC's and stops. Would the 2 extra wires on the first diagram make a difference?
Harness connector 2.jpg
Harness connector 2.jpg (72.88 KiB) Viewed 562 times
offboard_harness1.png
offboard_harness1.png (283.62 KiB) Viewed 562 times
User avatar
Tazzi
Posts: 3431
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Hammer not reading ECU

Post by Tazzi »

The second image is the one that most people follow.

I would not follow the top one. That seems incorrect as it has an ALDL wire going through it, which appears to be for a different generation of PCM.

Need to have more information about what error you are receiving in PCMHammer to help.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Sudsy
Posts: 55
Joined: Sun Apr 09, 2023 9:19 pm

Re: Hammer not reading ECU

Post by Sudsy »

Tazzi wrote: Tue Mar 19, 2024 9:53 am The second image is the one that most people follow.

I would not follow the top one. That seems incorrect as it has an ALDL wire going through it, which appears to be for a different generation of PCM.

Need to have more information about what error you are receiving in PCMHammer to help.

Posted the error i am getting back in Feb before the post was taken over by technical stuff. Here's a copy

[04:09:26:582] PCM Hammer 021
[04:09:26:584] Thursday, February 29 2024 @04:09:26:58
[04:09:26:585] Initializing J2534 Device
[04:09:26:586] Loaded DLL
[04:09:28:329] Connected to the device.
[04:09:28:329] Battery Voltage is: 12.332
[04:09:33:647] VIN query failed: Timeout
[04:09:59:458] Will save to C:\Users\HP\Desktop\Car stuff\Ls1\OS, XDF and bin\Rods.bin
[04:10:02:776] Querying operating system of current PCM.
[04:10:22:847] Operating system query failed, will retry: Error
[04:10:42:922] Operating system query failed: Error
[04:10:42:924] Unable to get operating system ID. Will assume this can be unlocked with the default seed/key algorithm.
[04:11:05:076] Using OsID: 12202088
[04:11:09:243] Unlock was not successf
User avatar
Tazzi
Posts: 3431
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Hammer not reading ECU

Post by Tazzi »

Sudsy wrote: Tue Apr 02, 2024 9:26 am Posted the error i am getting back in Feb before the post was taken over by technical stuff. Here's a copy

[04:09:26:582] PCM Hammer 021
[04:09:26:584] Thursday, February 29 2024 @04:09:26:58
[04:09:26:585] Initializing J2534 Device
[04:09:26:586] Loaded DLL
[04:09:28:329] Connected to the device.
[04:09:28:329] Battery Voltage is: 12.332
[04:09:33:647] VIN query failed: Timeout
[04:09:59:458] Will save to C:\Users\HP\Desktop\Car stuff\Ls1\OS, XDF and bin\Rods.bin
[04:10:02:776] Querying operating system of current PCM.
[04:10:22:847] Operating system query failed, will retry: Error
[04:10:42:922] Operating system query failed: Error
[04:10:42:924] Unable to get operating system ID. Will assume this can be unlocked with the default seed/key algorithm.
[04:11:05:076] Using OsID: 12202088
[04:11:09:243] Unlock was not successf
If using the OBDX Pro GT, make sure you are using the latest J2534 API from the website (And also scantool update), as I recently put a small edit so that the GT works with the way PCMHammer is setting filters.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Sudsy
Posts: 55
Joined: Sun Apr 09, 2023 9:19 pm

Re: Hammer not reading ECU

Post by Sudsy »

Tazzi wrote: Tue Apr 02, 2024 11:50 am
Sudsy wrote: Tue Apr 02, 2024 9:26 am Posted the error i am getting back in Feb before the post was taken over by technical stuff. Here's a copy

[04:09:26:582] PCM Hammer 021
[04:09:26:584] Thursday, February 29 2024 @04:09:26:58
[04:09:26:585] Initializing J2534 Device
[04:09:26:586] Loaded DLL
[04:09:28:329] Connected to the device.
[04:09:28:329] Battery Voltage is: 12.332
[04:09:33:647] VIN query failed: Timeout
[04:09:59:458] Will save to C:\Users\HP\Desktop\Car stuff\Ls1\OS, XDF and bin\Rods.bin
[04:10:02:776] Querying operating system of current PCM.
[04:10:22:847] Operating system query failed, will retry: Error
[04:10:42:922] Operating system query failed: Error
[04:10:42:924] Unable to get operating system ID. Will assume this can be unlocked with the default seed/key algorithm.
[04:11:05:076] Using OsID: 12202088
[04:11:09:243] Unlock was not successf
If using the OBDX Pro GT, make sure you are using the latest J2534 API from the website (And also scantool update), as I recently put a small edit so that the GT works with the way PCMHammer is setting filters.
This is the message i get after logging in to the website

Home Downloads
Downloads
To view this page, you must make an account. Accounts are completely free! Click here to make an account or login: log in
User avatar
Tazzi
Posts: 3431
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Hammer not reading ECU

Post by Tazzi »

Sudsy wrote: Wed Apr 03, 2024 9:03 am This is the message i get after logging in to the website

Home Downloads
Downloads
To view this page, you must make an account. Accounts are completely free! Click here to make an account or login: log in
Might need to clear your browser cache as sounds like its not actually loading the page after you have logged in.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Sudsy
Posts: 55
Joined: Sun Apr 09, 2023 9:19 pm

Re: Hammer not reading ECU

Post by Sudsy »

Well i did that and then downloaded the firmware update and the driver update. No Droid is connecting ok but with Hammer i get the message firmware upgrade needed. I downloaded the upgrade and ran as admin. Only thing i haven't tried yet is uninstalling Hammer again and re-installing. I really should stay away from computers lol
Sudsy
Posts: 55
Joined: Sun Apr 09, 2023 9:19 pm

Re: Hammer not reading ECU

Post by Sudsy »

Well finally got it sorted. Firmware wasn't loading by clicking on the download even though it was telling me it was ready. Went into my computer/ program files and found it there so tried from there and it's working finally. Thanks everyone for your help and Tazzie you're a genius
Post Reply