Page 1 of 1

Read/write Evo ECU memory whilst engine running

PostPosted: Wed Mar 07, 2007 11:29 am
by S54fan
See picture of extracts of the datalog.

I've written new code for my ECU that allows you to read and write any memory location whilst the engine is running.

To accomplish an end-user product, the logging applications will need to be updated to give this a nice front end. This isn't my department

Also the actual maps need to be put into RAM. This is easy - just change pointers. There needs to be a check put in when the ECU has been powered down, reflashed or reset to check that the RAM is populated which will need more work.

PostPosted: Wed Mar 07, 2007 11:32 am
by S54fan
ROM attached that was used for above tests.

Spec: Evo 9 GSR JDM (UK FQ340), exhaust, airbox mod, intercooler and turbo inlet pipes, Walbro, AVC-R @ 1.8 bar, 3.6 bar fuel pressure, 10% methanol.

PostPosted: Wed Mar 07, 2007 1:51 pm
by salex
Wow... Amazing... Very well done!