PDA

View Full Version : Black box pcm data



mecanicman
12-26-2014, 11:47 PM
Where is the o/s and pcm ID stored in a black box vortec pcm? I can find vin, but the structure is much different then ls style pcms. I have the pcm id from the sticker on pcm, as well as hpt reads most of it out(2 digits it replaces with # for some reason), but I cant find it in the bin. Same with the o/s, does not appear to be in the bin. Anyone played with these much?

1project2many
12-27-2014, 12:21 AM
There is a partial disassembly around the 'net. I believe it was posted to thirdgen.org a few years back by montecarslow. Maybe it has some clues?

dave w
12-27-2014, 01:37 AM
Attached is a pic of the information I can get from a Black Box PCM using my Road Runner software. If you post a .bin file, maybe I can help?

dave w

mecanicman
12-27-2014, 05:45 AM
Road Runner id's segment 6 as vin, which makes sense as to its position. HPT just says 0 for segment 6. Getting pretty comfortable with mapping out ls1 stuff and thought how hard could it be? lol

dave w
12-27-2014, 08:12 AM
Here's what Road Runner opened.

dave w

mecanicman
12-27-2014, 08:13 AM
Found and mapped o/s and segment IDs. Still have not found pcm id.

mecanicman
12-27-2014, 08:09 PM
I found the below locations for each segment. Unlike the 0411 software the values are not entered in ansi text with the exception of the vin, they are in actual hex value(not sure I have said this right as not a programmer but hope it gets message across). I have found the hex value 86CM, the first 4 digits of my pcm id, but the values after do not continue. Still no luck on figuring out pcm id.

Operating System 20005
Engine Cal 8005
Fuel System Cal E657
System Cal EF99
Speedometer Cal F0D7
Vin 14908
Transmission Cal F1FF

dave w
12-27-2014, 11:41 PM
I might not be correct?

I'm thinking most 98 ~ 99 Black Box PCM's have about a 318k file size?

The posted .bin file is 512k file size.

The VCM number identified by Road Runner is 16263494, with some Google searching showing that 16263494 is a LS1b PCM?

I would welcome the opportunity to read your Black Box PCM with my Road Runner software. :thumbsup:

dave w

mecanicman
12-28-2014, 12:38 AM
Interesting.....PCM is from a 1999 blazer with 4.3

dave w
12-28-2014, 01:27 AM
I don't have any .bin files from a 1999. The attached .tun is from a 1999 S-10.

dave w

mecanicman
12-28-2014, 09:12 AM
Maf, Vin, Open and Closed throttle timing. Anyone familiar with tunerpro know why I have to add an extra column to get the table to work out? There should be 19 columns but table does not work out correctly until I add 1 more, the last column data is not part of the table, the rest works out perfectly. Still no luck finding the pcm id.

mecanicman
12-28-2014, 11:38 PM
I don't think the pcm id is contained within the .bin. Im going to get a junkyard pcm to play with, write a different file in and see if it changes.

dave w
12-29-2014, 12:27 AM
I don't think the pcm id is contained within the .bin. Im going to get a junkyard pcm to play with, write a different file in and see if it changes.

I like that plan!:thumbsup:

Please keep us updated.

dave w

1project2many
01-03-2015, 04:07 PM
Just want to make sure this is available.

http://gearhead-efi.com/gearhead-efi/moates/1%20Moates%20Fileman/5)%20Source%20Code%20and%20Hacks/98VORTECRev2.zip

Montecarlodrag
01-04-2015, 01:08 AM
I have not digged into the binary of a blackbox, but I think it has a separate EEPROM memory where the PCM ID and other info are stored.

mecanicman
01-04-2015, 07:06 AM
Just want to make sure this is available.

http://gearhead-efi.com/gearhead-efi/moates/1%20Moates%20Fileman/5)%20Source%20Code%20and%20Hacks/98VORTECRev2.zip

Thanks, I had this but good info.


I have not digged into the binary of a blackbox, but I think it has a separate EEPROM memory where the PCM ID and other info are stored.

Good chance your correct as I cant find it. I sent a message to demented24x7, he is going to look at his notes and get back to me.