I see my map is jumping around when rpm is reach 4-5k, then i realize I'm using MPX6250 when default is MPX4250.
Can I just simply make a change here?
Code:
#elif CONFIG == DEUCES10_ID
MAPMinimum: GM1BarMin,
MAPRange: GM1BarRange,
#else
MAPMinimum: MPX4250AMin,
MAPRange: MPX4250ARange,
#endif
I also make a change here, and looks like my TPS is perfect.
Code:
#else // Default for a normal TPS slope
TPSMinimumADC: 186,
TPSMaximumADC: 1002
#endif
What is this line use for? I put 2, engine start once, then it never start again.
Code:
syncConfirmationsStarting: 0, // Most users should leave this zero, however having it set to 1 or 2 could be beneficial
And last one:
Out from TC4424--->resistor mark as 1600---> 1k resistor---> pin 1 IGBT. Can I just remove that 1k resistor?
Thanks in advace.
Amatt