Page 47 of 56

Re: PCM Hammer P12 development

Posted: Fri Apr 15, 2022 12:42 pm
by NSFW
Gampy, I just merged all of your PRs.

I'm happy to make a zip file and start a "Release 21 Preview" thread if you think it's ready for that.

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 1:26 am
by Gampy
Thank you.

More PR's up, anytime after.

I personally prefer a day or two hold after final commits for final branch testing, then release.

One thing I did not change for the P10 was the FlashChip identity,
AMD AM29F800BB, 1mb
I really did not want to remove the 1mb ... So it does appear a little strange seeing that with 512kb PCM.

Maybe we should add a log message ...

-Enjoy

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 7:52 am
by darkman5001
I would really like to see the flash chip ID added for the 2007 P12s, as apparently, they used a 2mb flash chip instead of the 1mb in the previous. Perhaps maybe the 1mb chips were starting to cost more to acquire because the demand more memory on newer vehicles because of technological advancement and added features. There appears to be absolutely nothing else different. I will attach a user and debug log for a 2007 Trailblazer 4.2L I was trying to pull the flash from. Should be an easy fix to get that chip added. PCM Hammer is showing this error: Unsupported flash chip ID 00012203. Manufacturer: AMD

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 8:07 am
by Gampy
Already Done ... Have a look back a page!

And or here: Add Flash Chip AM29BL162C for 2m P12

Would you like a test build ??

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 8:31 am
by darkman5001
Gampy wrote:Already Done ... Have a look back a page!

And or here: Add Flash Chip AM29BL162C for 2m P12

Would you like a test build ??
My apologies. I did not see that for some reason. Yes please send me a test build if you could. Thanks.

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 8:43 am
by Gampy
No apology necessary!

Done, PM sent, please post results here.

Thank you!

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 9:52 am
by Gampy
I just deleted the sent test build due to missed elements.

My apologies.

If anyone can ID these OsID's as 1m or 2m that would be extremely helpful.
// P12
case 12593533:
case 12597778:
case 12597978:
case 12601774:
case 12605261:
case 12610624:
case 12613422: // 2m
case 12627882:
case 12627884:
case 12627885:
case 12631085:
// LL8 - Atlas I6 (4200) P12
case 12604440:
case 12606400: // 1m
// L52 - Atlas I5 (3500) P12
case 12606374:
case 12606375: // 1m
// LK5 - Atlas I4 (2800) P12
case 12627883:

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 12:13 pm
by Gampy
I'm thinking we should block 2m P12 access for now, we just don't know enough about it.
At least I don't ...

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 12:24 pm
by darkman5001
Gampy, if you can give me a good part number for the 2mb P12, then I can get you the answers you need. If you can give me a vin number, even better.

Re: PCM Hammer P12 development

Posted: Sat Apr 16, 2022 12:34 pm
by Gampy
Hmm, interesting ... didn't you just post a read attempt on one!