-
Notifications
You must be signed in to change notification settings - Fork 64
Home
This is still in the very early stages of development.
Currently, we support the following:
** The "Read Properties" button will read several properties of supported Powertrain Control Modules, for example it produces this output from a 2002 Corvette:
[11:27:36:044] VIN: 1G1YY12S925100000
[11:27:36:153] OS ID: 12593358
[11:27:36:230] Calibration ID: 9391431
[11:27:36:326] Hardware ID: 9386530
[11:27:36:553] Serial Number: 1EB1WTDK1232
[11:27:36:647] Broad Cast Code: DCPU
[11:27:36:726] MEC: 0
** The "Read Full Contents" button will read the entire flash-memory contents of a 512kb PCM. It will probably also work with 1MB PCMs, we just haven't tried that yet. You should be able to open the resulting file in TunerPro to view the contents.
** The "Modify VIN" button will let you update the VIN of a newly-purchased PCM to match the VIN of your actual car. This is handy for PCM swaps and for replacing failed PCMs.
** The "Write Full Contents" button doesn't actually do anything yet, but you can probably guess where we're going with this.
For Users
- Overview
- Where do I start?
- How Tuning Works
- Supported PCMs And Vehicles
- Supported Interfaces
- Download
- Operating Systems
- .bin and XDF Repositories
- Logger XML Files
- FAQ
- Glossary
- Acknowledgements
- Similar Projects
For Developers
PCM Hardware & Firmware
Misc