PowerPCM_Flasher: my tool for E38 and E67
-
- Posts: 5
- Joined: Fri Nov 22, 2024 8:25 am
- cars: bmw e60 m5, e87 1er
benz cls63 w219, slk r170
audi q7 v12 tdi
caddy cts-v cts escalade
ford explorer 1gen
nissan c34 laurel
toyota jz80 ls3 swap
Re: PowerPCM_Flasher: my tool for E38 and E67
Does sps programming tool offers a way to enter custom seed key? Or use gm engineer tool? I tried enter ffff section not worked, but I could miss 0x ,I will try again. The brutle force seed key tool says 3f80 is right key. Or should I use Hptuners to wright entire? Do you know any tool offers seed key input?
-
- Posts: 665
- Joined: Thu Feb 13, 2020 11:32 pm
- cars: Mainly GM trucks, a Cruze and an Equinox for dailys..
Re: PowerPCM_Flasher: my tool for E38 and E67
ok, I'm definitely not the most knowledgeable to answer all your questions but..
sps programming does NOT allow you to specify the key used to unlock.
the gm engineer tool that is not allowed here does indeed let you override the key.
As far as this PowerPCM I don't think I've ever tried entering my own key so not sure if it works or if the 0x in front of the key is needed? I think because it shows up in the box I would try entering the 0x in front of 3f80
It sounds like you definitely have a mismatched OS versus eeprom. The only ways I know to fix it is to clone the flash of a known good bin to the ecm or eeprom segment matching the OS or go backwards and write back the correct OS for that eeprom layout..
hpt can do things but I don't use it so I've got no advise there.
sps programming does NOT allow you to specify the key used to unlock.
the gm engineer tool that is not allowed here does indeed let you override the key.
As far as this PowerPCM I don't think I've ever tried entering my own key so not sure if it works or if the 0x in front of the key is needed? I think because it shows up in the box I would try entering the 0x in front of 3f80
It sounds like you definitely have a mismatched OS versus eeprom. The only ways I know to fix it is to clone the flash of a known good bin to the ecm or eeprom segment matching the OS or go backwards and write back the correct OS for that eeprom layout..
hpt can do things but I don't use it so I've got no advise there.
-
- Posts: 5
- Joined: Fri Nov 22, 2024 8:25 am
- cars: bmw e60 m5, e87 1er
benz cls63 w219, slk r170
audi q7 v12 tdi
caddy cts-v cts escalade
ford explorer 1gen
nissan c34 laurel
toyota jz80 ls3 swap
Re: PowerPCM_Flasher: my tool for E38 and E67
I will keep this update when I tried something
-
- Posts: 8
- Joined: Wed Jul 31, 2024 1:46 pm
- cars: 2007HSV Clubsport
Re: PowerPCM_Flasher: my tool for E38 and E67
If you need a good flash from an E38 Ive got mine its an 2007 HSV R8
OS 12612381
Cal 12612380
OS ID AA
BCC YPRZ
OS 12612381
Cal 12612380
OS ID AA
BCC YPRZ
- Attachments
-
- MyR8'sFLASH.rar
- (596.88 KiB) Downloaded 58 times
- antus
- Site Admin
- Posts: 8648
- 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: PowerPCM_Flasher: my tool for E38 and E67
Yeah, but the reason I mention it is because J2534 (2002) says in table 7.2.1.4 "Raw CAN (flow control not handled by interface)", so if ISO15765-2 CAN includes the description of the transmit OK packet at the end of any sequence - 1 or more packets required to send the payload and then even though we are just doing one packet at a time in raw that could explain the difference and would mean that it is not required for raw which looks like where this is going.
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
Re: PowerPCM_Flasher: my tool for E38 and E67
tpepmeie, No. I gave up on the OBDXPro GT and got it working with a MDI1 clone.
tpepmeie wrote: ↑Sat Jan 04, 2025 9:00 am clyde, I am also getting the exact same errors on both programs with an E38. Did you ever resolve the issue? I'm using OBDXPro GT also. My device works flawlessly with SPS. I was hoping to use this tool to pull a binary from my ECM after a clean SPS re-place and reprogram.
clyde wrote: ↑Thu Apr 18, 2024 6:18 am I am in the USA, this e38 is from a Canadian 2008 Chevrolet Silverado 1500, the other e38 is from a USA 2008 Chevrolet Express 2500. Both have the same (similar) error and both I got off eBay and they should be junkyard pulls. I tried to use the ECU brute force unlocker, but I get the mscorlib error on both computers too.
ECU brute force unlocker-tested with E38,E78, and E92 ecu and gm MDI
Should work with any GM ecu with a 2 byte seed/key and a 10 second timeout between keys
This could take up to 7 days so make sure you have a stable power supply.
using dll from https://github.com/BrianHumlicek/J2534-Sharp
1 - Unlock Ecu
2 - Change starting key from decimal:0 / Hex:0000
3 - Connect to MDI and check connection by reading Vin
4 - Change Send timout from 600 milliseconds
5 - Change Read timout from 600 milliseconds
6 - Enable debug- more feedback
7 - Close Program
8 - Read vin - check connection and ecu
8
1 - OBDX Pro VX
Input Device Number:1
SendCommand Error source: mscorlib
SendCommand Error source: mscorlib
SendCommand Error source: mscorlib
SendCommand Error source: mscorlib
SendCommand Error source: mscorlib
SendCommand Error source: mscorlib
Press any key to exit.
This is the only J2534 device I have (OBDX Pro VX). Since the driver just got released, I'm not sure where the issue might be.
-
- Posts: 665
- Joined: Thu Feb 13, 2020 11:32 pm
- cars: Mainly GM trucks, a Cruze and an Equinox for dailys..
Re: PowerPCM_Flasher: my tool for E38 and E67
Hey guys, since the issue seems to be with CAN raw communication and the protocols used here is a VERY quick ISO15765 version.
Should work the exact same and maybe work with more J2534 devices..
Download, unzip and run the exe.. I compiled the J2534 dll into the exe to make it a little easier.. Program is t he same, just compressed/saved differently for whichever you prefer
Please give me some feed back for those having difficulty with the original version.
Should work the exact same and maybe work with more J2534 devices..
Download, unzip and run the exe.. I compiled the J2534 dll into the exe to make it a little easier.. Program is t he same, just compressed/saved differently for whichever you prefer
Please give me some feed back for those having difficulty with the original version.
Re: PowerPCM_Flasher: my tool for E38 and E67
Ironduke, thanks sir. It works now... I was able to connect to both E38 and E92. At least read the VIN. haven't tried to unlock yet.
Is there any hope for PowerPCM_Flasher to ever be able to work with the OBDXPro GT? Maybe I would have been better off with a clone MDI for that one.
Best,
Todd
Is there any hope for PowerPCM_Flasher to ever be able to work with the OBDXPro GT? Maybe I would have been better off with a clone MDI for that one.
Best,
Todd
-
- Posts: 665
- Joined: Thu Feb 13, 2020 11:32 pm
- cars: Mainly GM trucks, a Cruze and an Equinox for dailys..
Re: PowerPCM_Flasher: my tool for E38 and E67
Powerpcm will likely not be updated again. The creator was here and graciously gave is this program but really hasn't been seen since, I did just send him an message asking if he would let me release a program using his kernel but since hasn't been here in awhile I have no idea when or if he'll respond. His kernel even if used in another program will only ever read and write the E38 ecm and will only write the calibration segments of the e38, it will not write the OS segment or the eeprom segment containing the vin,serial number, and seed or key.tpepmeie wrote: ↑Sat Jan 11, 2025 4:16 am Ironduke, thanks sir. It works now... I was able to connect to both E38 and E92. At least read the VIN. haven't tried to unlock yet.
Is there any hope for PowerPCM_Flasher to ever be able to work with the OBDXPro GT? Maybe I would have been better off with a clone MDI for that one.
Best,
Todd
As far as working with the OBDX Pro GT I don't have one so I cannot say why it's not working. J2534 is kinda a picky beast and it seems gm doesn't always follow the rules and tends to bend them a bit sometimes.. Makes other tools finicky.. Tazzi might make some changes to help it work, but I'm guessing it would be something of a bandaid to make his tool not follow the actual standard.
-
- Posts: 21
- Joined: Sun Feb 03, 2019 1:43 am
- cars: 60 ford falcon 07 grand prix 94 chevy swb ls swaped
Re: PowerPCM_Flasher: my tool for E38 and E67
ironduke you may be able to get ahold of him on here http://nefariousmotorsports.com/forum/i ... 58.0title=