Hello guys,
i know Siemens is not the most common here in this forum, but maybe someone has a hint on how to modify the program section of that ecu.
Siemens ecu seems to have a function which translates maf voltage into airmass reading according to the following map.
The problem now is, the max the ecu can read is 1024kg/h (65535) which is fine for natural aspired engines, but with more people going FI, we need bigger maf to account for the bigger airmass.
Instead of fooling the ecu with changing the maf to a bigger one and simply changing the axis values to fractions of the stock value, i would like to tweak the maximum accepted value from 1024kg/h to ~2048kg/h.
Therefore i´ve disassembled the sub function which handles the id_maf_tab, which should correlate between 0-5v and 0-1024kg/h measurement range.
Unfortunally i´m not much into assembler programming so if someone more knowledgeable has a clue, i´d appreciate any help