Page 1 of 5

PCM Hammer release 011

Posted: Tue Dec 31, 2019 10:07 am
by NSFW
This release is now obsolete.

===

I just put up a new release of PCM Hammer:
[link removed - use the latest release instead]

This release fixes the issue with in-vehicle reading and writing that jvaldez reported.

This release also adds support for logging Math parameters. Parameters are defined in the MathValues.configuration file, and will be added automatically when the required regular parameters are present. For example, if you log both MAF and RPM, the calculated Load parameter will be added automatically. Or if you log both Load and RPM, the calculated MAF parameter will be added.

The logger profile file format is changing. Existing profiles should be renamed to end with ".json.profile" to work with this version. New files with names ending in ".xml.profile" will be created automatically when you open an older file. Please use the new .xml.profile files going forward.

There are still two known issues:

Write Parameters (Clone) is disabled due to risk of data corruption.
For the P59 PCMs (aka 1mb PCMs), calibration writes are supported, but full OS writes are not.

Re: PCM Hammer release 011

Posted: Tue Dec 31, 2019 11:19 am
by jlvaldez
Awesome :) I'll give it a go to flash my Vette.

Any idea when full OS writes to P59s will be supported? I'm itching to get my cruise control back ;)

Re: PCM Hammer release 011

Posted: Tue Dec 31, 2019 2:09 pm
by antus
When it works :) Theres a few eyes on it now but no promises as theres an unknown to figure out.

Re: PCM Hammer release 011

Posted: Wed Jan 01, 2020 1:12 pm
by Monaro
Done a test read on the bench of my P59 - no errors in debug. Can't test calibration write as I don't have an xdf for this OSID 12592433 (Holden) for Tunerpro to make some edits. Looking forward to when full write is ready!

Re: PCM Hammer release 011

Posted: Thu Jan 02, 2020 9:30 am
by NSFW
For test writes, it will continue with the test even if the bin file has no changes, so you could use the bin that was just read back.

That said, the only thing a test write would tell you is whether or not you have a good connection to the PCM. But since you already did a successful read, you already know you have a good connection. :)

Re: PCM Hammer release 011

Posted: Mon Jan 06, 2020 12:42 am
by Scott68B
Hi, i've been trying to get the newest PcmLogger version to work with no luck. The conversion of the profiles to XML works great and I then select the converted XML profile but I'm getting a 'MathValues.configuration' not found. I thought I read that it should be automatically created but I don't see it. I gave it several tries.

Thanks!
Scott


Code: Select all

[09:36:00:897]  ElmDevice initialization starting.
[09:36:00:901]  TX: 
[09:36:00:905]  TX: AT Z
[09:36:00:909]  ELM327 v2.1
[09:36:00:909]  TX: AT E0
[09:36:00:913]  AT E0  OK
[09:36:00:913]  TX: AT S0
[09:36:00:913]  OK
[09:36:00:913]  TX: AT RV
[09:36:00:917]  TX: AT I
[09:36:00:921]  Initializing PcmHacking.AllProDeviceImplementation
[09:36:00:921]  TX: AT #1
[09:36:00:933]  TX: AT #3
[09:36:00:950]  TX: AT @1
[09:36:00:952]  TX: AT AL
[09:36:00:955]  OK
[09:36:00:955]  TX: AT SP2
[09:36:00:960]  OK
[09:36:00:960]  TX: AT DP
[09:36:00:964]  SAE J1850 VPW
[09:36:00:964]  TX: AT AR
[09:36:00:968]  OK
[09:36:00:968]  TX: AT AT0
[09:36:00:968]  OK
[09:36:00:968]  TX: AT SR F0
[09:36:00:974]  OK
[09:36:00:974]  TX: AT H1
[09:36:00:978]  OK
[09:36:00:978]  TX: AT ST 20
[09:36:00:982]  OK
[09:36:28:640]  System.IO.FileNotFoundException: Could not find file 'C:\Users\scost\Documents\PcmHammer011\MathValues.configuration'.
File name: 'C:\Users\scost\Documents\PcmHammer011\MathValues.configuration'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.OpenRead(String path)
   at PcmHacking.MathValueConfigurationLoader.Initialize()
[09:36:28:648]  System.NullReferenceException: Object reference not set to an instance of an object.
   at PcmHacking.MathValueProcessor..ctor(LogProfile profile, MathValueConfiguration mathValueConfiguration)
   at PcmHacking.LogProfileAndMath..ctor(LogProfile profile, MathValueConfiguration mathValueConfiguration)
   at PcmHacking.MainForm.<LoadProfile>d__20.MoveNext() in C:\GitHub\PcmHacks\Apps\PcmLogger\MainForm.cs:line 210

Re: PCM Hammer release 011

Posted: Mon Jan 06, 2020 7:49 am
by NSFW
Sorry about that.... I'll update the .zip file, but in the meantime here's the missing file.

You'll need to remove the .txt extension, I just added that so I could upload it here.

Re: PCM Hammer release 011

Posted: Wed Jan 08, 2020 6:23 am
by boxsport
Hello guys,
First of all, I want to say Thank You for All the work you have been doing…
I´m new here and I just found info about this forum and software, but I’m pretty sure that has taken you guys many hours work to do this…
I´m new in the ECU/ECM mod world, so if I do some dumm questions, please bear with me. I’m still learning (and there is a Lot to learn…)
I live in Mexico, but I’m from Europe and I don’t have experience with Trucks/SUVs.

I just found your forum and software info, because I need to read/write the ECM from a 2001 Silverado w/ a 5.7L Vortec engine, and the ECM seems to be LS1 type.
The ECM has some numbers, but I think this is the proper “GM Number”: 12201281
I would like to know if using PcmHamme and ScanTool SX, I can read/write this ECM to change the maps/calibration in order to adjust the modification that the owner wants to do by replacing the camshafts with some “racing” type ones and we need to adjust the ECM parameters so that the truck doesn’t shuts down all the time, and probably some other changes…
I would also like to ask if anyone can give some tips on the best and easiest software to use to make these changes.
I have some tools to read ECM/ECU, but they are more focused in compact cars and they are also more for the European type cars…
Regarding PcmHammer, is this mainly/only for GM ECMs or is there any other brand/ECM types we can use the software? (I still need to read al the info about this Great Software)
Thanks for the support guys…

Re: PCM Hammer release 011

Posted: Wed Jan 08, 2020 6:48 am
by MudDuck514
Hi all,

Boxsport,
First off, welcome to the forum.
As for the PCM , the number you want is the Serv. No. 12200411 which is followed by a 4-letter code - such as DFNN.
As for the OBDLink Scantool SX, YES it will work.
For tuning the engine, you would need to get TunerPro RT v5 and become familiar with it - assuming you aren't already.
And, yes, it is ONLY for the GM P01 and P59 PCM's - sorry.

Hope this helps,

Mike

Re: PCM Hammer release 011

Posted: Wed Jan 08, 2020 7:01 am
by boxsport
MudDuck514 wrote:Hi all,

Boxsport,
First off, welcome to the forum.
As for the PCM , the number you want is the Serv. No. 12200411 which is followed by a 4-letter code - such as DFNN.
As for the OBDLink Scantool SX, YES it will work.
For tuning the engine, you would need to get TunerPro RT v5 and become familiar with it - assuming you aren't already.
And, yes, it is ONLY for the GM P01 and P59 PCM's - sorry.

Hope this helps,

Mike

Hello there...
Thanks for the quick answer...
Ok. you gave me a Big Smile....
This means i can use all the tools i have...
I will need to see the software and get "inside" of it...
The ECM ref/codes are in this picture attached...