Any questions you have before you begin buying, building and installing.
By ecular
#57151
I am confused.
I have tried to test my 4.3 board but can't get Engine Speed to show anything on EFI.
Other gauges like temp and TPS work fine, but RMP=0.
I made a missing tooth simulator on esp32 to give crank signal.
Tried even with ramping up from low speed but no success. And different gear ratios.
The signal is seen on Mega pin d19 nicely but nothing seems to be read to EFI Gauge.

I wonder what am I missing? Is there some reason why Studio does not show RPM?
What would be the minimum setup for getting RPM signal shown? :?:
By ecular
#57154
I used MS2-Extra-Example from studio Lite! v3.1.08.
It was too long to include in the post.

Does this give you what you asked?
Code: Select all
<constant name="mapSample">"Instantaneous"</constant>
<constant name="twoStroke">"Four-stroke"</constant>
<constant name="injType">"Port"</constant>
<constant name="nCylinders">"4"</constant>
<constant name="algorithm">"TPS"</constant>
<constant name="fixAngEnable">"Off"</constant>
<constant name="nInjectors">"4"</constant>
<constant name="engineType">"Even fire"</constant>
<constant name="flexEnabled">"Off"</constant>
<constant name="legacyMAP">"No"</constant>
<constant name="baroCorr">"Off"</constant>
<constant name="injLayout">"Paired"</constant>
<constant name="perToothIgn">"No"</constant>
<constant name="dfcoEnabled">"Off"</constant>
<constant digits="0" name="aeColdTaperMax" units="C">-40.0</constant>
<constant digits="0" name="dutyLim" units="%">0.0</constant>
<constant digits="0" name="flexFreqLow" units="Hz">0.0</constant>
<constant digits="0" name="flexFreqHigh" units="Hz">0.0</constant>
<constant digits="0" name="boostMaxDuty" units="%">0.0</constant>
<constant digits="0" name="tpsMin" units="ADC">0.0</constant>
<constant digits="0" name="tpsMax" units="ADC">255.0</constant>
<constant digits="0" name="mapMin" units="kpa">10.0</constant>
<constant digits="0" name="mapMax" units="kpa">260.0</constant>
<constant digits="0" name="fpPrime" units="s">0.0</constant>
<constant digits="1" name="stoich" units=":1">14.7</constant>
<constant digits="0" name="oddfire2" units="deg">0.0</constant>
<constant digits="0" name="oddfire3" units="deg">0.0</constant>
<constant digits="0" name="oddfire4" units="deg">0.0</constant>
<constant name="idleUpPin">"Board Default"</constant>
<constant name="idleUpPolarity">"Normal"</constant>
<constant name="idleUpEnabled">"Off"</constant>
<constant digits="0" name="idleUpAdder" units="% / Steps">0.0</constant>
<constant digits="0" name="aeTaperMin" units="RPM">0.0</constant>
<constant digits="0" name="aeTaperMax" units="RPM">0.0</constant>
<constant digits="0" name="iacCLminDuty" units="%">0.0</constant>
<constant digits="0" name="iacCLmaxDuty" units="%">0.0</constant>
<constant digits="0" name="boostMinDuty" units="%">0.0</constant>
<constant digits="0" name="baroMin" units="kpa">0.0</constant>
<constant digits="0" name="baroMax" units="kpa">0.0</constant>
<constant digits="0" name="EMAPMin" units="kpa">0.0</constant>
<constant digits="0" name="EMAPMax" units="kpa">0.0</constant>
<constant name="fanWhenOff">"No"</constant>
<constant name="fanWhenCranking">"No"</constant>
<constant name="useDwellMap">"No"</constant>
<constant name="fanEnable">"Off"</constant>
<constant name="rtc_mode">"Off"</constant>
<constant name="incorporateAFR">"No"</constant>
<constant cols="1" digits="0" name="asePct" rows="4" units="%">

Hi, I am trying to assign Signed values to the x-a[…]

Vr Conditioner Noise when cranking

New version 202305 don't fix the issue. Now after[…]

blitzbox

I've finally figured out why MAP and Lambda weren'[…]

Hello, I bring news!! Let me tell you that after […]

Still can't find what you're looking for?