When adjusting the injector constant in tunerpro, the LOAD is also
changed. LOAD is used for almost everything in the ECU. so to get LOAD right again,
we have to change 2 numbers.the addresses in the 506's.
93AC 93BC.
They are both 50, if you switch from std.16lbs to 24lbs. 24/16 = 0.67.
injector constant=0.67
50*0.67=33.5. put 33 in the the 2 addresses.
now we get a checksum error.there are 3 checksums, there are only one in tunerpro.
in the 506 ecu.
checksum1. data start 2080. data end 3FFF. store data FFFA. LSB First set.
checksum2. data start 4000. data end D001. store data FFFC. LSB First set.
checksum3. data start D002. data end E7BD. store data E7BE. LSB First not set.
there is a problem in tunerpro, you have set LSB each time you start tunerpro.
also has data on 413
English is not my first language.:)
changed. LOAD is used for almost everything in the ECU. so to get LOAD right again,
we have to change 2 numbers.the addresses in the 506's.
93AC 93BC.
They are both 50, if you switch from std.16lbs to 24lbs. 24/16 = 0.67.
injector constant=0.67
50*0.67=33.5. put 33 in the the 2 addresses.
now we get a checksum error.there are 3 checksums, there are only one in tunerpro.
in the 506 ecu.
checksum1. data start 2080. data end 3FFF. store data FFFA. LSB First set.
checksum2. data start 4000. data end D001. store data FFFC. LSB First set.
checksum3. data start D002. data end E7BD. store data E7BE. LSB First not set.
there is a problem in tunerpro, you have set LSB each time you start tunerpro.
also has data on 413
English is not my first language.:)
Comment