Page 5 of 6
Re: Hammer not reading ECU
Posted: Sat Mar 16, 2024 9:46 pm
by joukoy
I dont know how I can add modifications now. Should I close old pull request ?
Re: Hammer not reading ECU
Posted: Sat Mar 16, 2024 10:17 pm
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.
Re: Hammer not reading ECU
Posted: Tue Mar 19, 2024 9:33 am
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 (72.88 KiB) Viewed 4038 times

- offboard_harness1.png (283.62 KiB) Viewed 4038 times
Re: Hammer not reading ECU
Posted: Tue Mar 19, 2024 9:53 am
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.
Re: Hammer not reading ECU
Posted: Tue Apr 02, 2024 9:26 am
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
Re: Hammer not reading ECU
Posted: Tue Apr 02, 2024 11:50 am
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.
Re: Hammer not reading ECU
Posted: Wed Apr 03, 2024 9:03 am
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
Re: Hammer not reading ECU
Posted: Wed Apr 03, 2024 5:20 pm
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.
Re: Hammer not reading ECU
Posted: Thu Apr 04, 2024 2:23 pm
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
Re: Hammer not reading ECU
Posted: Thu Apr 04, 2024 4:46 pm
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