PCMTec Development Blog
- antus
- Site Admin
- Posts: 9017
- 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: Ford MPC565 Tuning
Well, HPT did write a real time OS for the '0411. Its not a full recompile, they appear to have manually patched in an init routine that copies some of the main tables to RAM which can be live tuned. Then at the end the PC can read or store the tune, but afterwards it must be flashed in like you would on a normal PCM. In practice its a very ram limited approach and hardly anyone does it because its fiddly and not required - dyno pulls to gather data, then an offline tune update then try again works well for most. It is novel that they managed to implement it on standard flash based hardware, though.
Its certainly possible to replace ROM with RAM and add real time tuning functionality to the protocol stack (eg our NVRAM boards and 11p/12p/the1s enhanced code) but is it worth it? Its certainly a lot easier on the older computers where you can plug in a board and solder one reasonably large by modern standards wire. Having to do SMD rework ups the cost and difficulty quite significantly, and then you still need to patch the code to add support for the custom hardware.
Its certainly possible to replace ROM with RAM and add real time tuning functionality to the protocol stack (eg our NVRAM boards and 11p/12p/the1s enhanced code) but is it worth it? Its certainly a lot easier on the older computers where you can plug in a board and solder one reasonably large by modern standards wire. Having to do SMD rework ups the cost and difficulty quite significantly, and then you still need to patch the code to add support for the custom hardware.
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: Ford MPC565 Tuning
The only time it would be worth it is if you have excess spare ram and spare rom to put new routines without having to recompile existing code. If either are limited then its a lot of work for not much gain.
Adding new command handlers to the OBD routines would be fairly tricky as well.
Adding new command handlers to the OBD routines would be fairly tricky as well.
Re: Ford MPC565 Tuning
Theres quite a bit of ram in the MPC chips, so Id take a bet there would be spare.rolls wrote:The only time it would be worth it is if you have excess spare ram and spare rom to put new routines without having to recompile existing code. If either are limited then its a lot of work for not much gain.
Adding new command handlers to the OBD routines would be fairly tricky as well.
Only way to know would be to run in-circuit debugger and try identify free and available ram. Im sure Iv read that in one of the softwares... problem is their horrendous cost!

Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Re: Ford MPC565 Tuning
HPT said they dropped live tuning support as it used almost 10x as much support time per as a stock OS. Basically they struggled to make a profit on it even with hundreds of users.
You'd want to be charging at least $1k a vehicle I'd say and with that cost not many people will buy.
You'd want to be charging at least $1k a vehicle I'd say and with that cost not many people will buy.
Re: Ford MPC565 Tuning
Wow.rolls wrote:HPT said they dropped live tuning support as it used almost 10x as much support time per as a stock OS. Basically they struggled to make a profit on it even with hundreds of users.
You'd want to be charging at least $1k a vehicle I'd say and with that cost not many people will buy.
Just wow..
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Re: Ford MPC565 Tuning
Rolls,
Anychance you can take some pics close up of the plug side directly opposite the MPC chip? Can you see the tiny (literally pin hole size) vias in organised lines?
And also what are the main partnumbers on the backside of the board?
Anychance you can take some pics close up of the plug side directly opposite the MPC chip? Can you see the tiny (literally pin hole size) vias in organised lines?
And also what are the main partnumbers on the backside of the board?
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Re: Ford MPC565 Tuning
Hi Rolls,
Any chance of getting access to the alpha/beta ? My main use is not tuning but to write the VIN for FG falcons to secondhand PCM's. I can get keys programmed but no radio access due to mismatch of VIN numbers. Also wondering if its on your list of things to do is to access and copy necessary files for the Trans. ECU. Not sure if you are aware but only ZF transmissions is able to due this not even Ford can do it. All they do is basically copy and paste info from old Trans. ECU to the new one because the Trans. are programmed to the car.
Awesome work by the way.
Any chance of getting access to the alpha/beta ? My main use is not tuning but to write the VIN for FG falcons to secondhand PCM's. I can get keys programmed but no radio access due to mismatch of VIN numbers. Also wondering if its on your list of things to do is to access and copy necessary files for the Trans. ECU. Not sure if you are aware but only ZF transmissions is able to due this not even Ford can do it. All they do is basically copy and paste info from old Trans. ECU to the new one because the Trans. are programmed to the car.
Awesome work by the way.
Re: Ford MPC565 Tuning
You can edit the VIN with a hex editor, however my program does not recalculate the checksums. I have written the code to do this in the new editor, however I am not beta testing this yet.Macloud wrote:Hi Rolls,
Any chance of getting access to the alpha/beta ? My main use is not tuning but to write the VIN for FG falcons to secondhand PCM's. I can get keys programmed but no radio access due to mismatch of VIN numbers. Also wondering if its on your list of things to do is to access and copy necessary files for the Trans. ECU. Not sure if you are aware but only ZF transmissions is able to due this not even Ford can do it. All they do is basically copy and paste info from old Trans. ECU to the new one because the Trans. are programmed to the car.
Awesome work by the way.
Do you know if the checksum errors will cause PATS to have a cry and stop the radio etc from working? If not then it will work but you will get a permanent checksum DTC error code. If you are happy to wait I will have this functionality released at some point, but not right now.
What cables do you own, openport, vcm2 etc? Need a J2534 cable to use the flashing software.
Regarding the trans ecu I have not spent any time at all on this to date, however we are interested in supporting it eventually. Does anyone know what SCT/HPTs capabilities are regarding the transmission ecu? I have not looked into it at all, I do know that they allow you to edit various maps but I am not sure which maps are in the PCM and which are in the trans ecu.
Anyone know some details on the division of labour between the PCM and trans unit?
Re: Ford MPC565 Tuning
Rolls 3.2 HPT onwards allows you to read the mechatronics Auto takes like 20mins for a full read, and about 15 seconds for just a calibration read or write, I have one on the bench if played with if you like to have a go it your more than welcome.
And TAZI that ECU you chassing the numbers from completely unreadable there is a film over it I can see text but would need to remove the coating to even have a slight chance of reading it.
And TAZI that ECU you chassing the numbers from completely unreadable there is a film over it I can see text but would need to remove the coating to even have a slight chance of reading it.