Walbro's new 400LPH pump: X-specific discussion
Little update FWIW
3mm drill = 30psi base pressure - lowest it will go
i have mine set to 45 though with 1100s
many tanks run down to the fuel light now with no pickup issues
hope that helps someone!
3mm drill = 30psi base pressure - lowest it will go
i have mine set to 45 though with 1100s
many tanks run down to the fuel light now with no pickup issues
hope that helps someone!
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Here's an update :
Walbro 400 on stock wiring
OEM return system drilled out to 3mm, micro filter removed and housing "ported"
Using AFPR - can get base pressure around 40. i have my idle set at 40, so base is 45
As soon as the relay trips, fuel pressure shoots up to 60 (I'm guessing this is around 70-80 Load - just a little bit more throttle than for cruise)
Have run tank down to the Fill Up chime with no issues
running on 93 with FIC1100s FWIW
so far, so good!
Walbro 400 on stock wiring
OEM return system drilled out to 3mm, micro filter removed and housing "ported"
Using AFPR - can get base pressure around 40. i have my idle set at 40, so base is 45
As soon as the relay trips, fuel pressure shoots up to 60 (I'm guessing this is around 70-80 Load - just a little bit more throttle than for cruise)
Have run tank down to the Fill Up chime with no issues
running on 93 with FIC1100s FWIW
so far, so good!
Last edited by mrfred; Jun 4, 2012 at 07:50 AM.
That could be very useful I would imagine for a lot of us. For the bigger pumps to delay it would probably help.
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
As I suspected, it was cake to find it in the Evo 10 ROM. The subroutines for this algorithm are exactly the same betwen the Evo 10 and Evo 8/9. Here are the tables for 52680015.
If anyone wants to log the associated bit in EvoScan, the definition should be:
For this EvoScan definition, when EvoScan reports a value of 1, the fuel pump is in low voltage state.
This will be my Evo 10 disassem contribution for the year.
Code:
<table name="Min Load for Fuel Pump Full Voltage" category="Fuel" address="58f92" type="2D" scaling="Load8"> <table name="Engine Speed" address="60d32" type="Y Axis" elements="16" scaling="RPM"/> </table> <table name="Fuel Pump Low/Full Voltage Hysteresis" address="53488" category="Fuel" type="1D" scaling="Load16"/>
Code:
<DataListItem DataLog="Y" Color="" Display="Fuel Pump Low Voltage Status" LogReference="FuelPumpLowVoltageStatus" RequestID="238085EB" Eval="x bit 64" Unit="on/off" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="1" ChartMin="0" ChartMax="1" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
This will be my Evo 10 disassem contribution for the year.
Last edited by mrfred; Jun 3, 2012 at 09:29 AM.
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
53040010/53050009:
Code:
<table name="Min Load for Fuel Pump High Voltage" category="Fuel" address="58f96" type="2D" level="1" scaling="Load8"> <table name="Engine Speed" address="60d6e" type="Y Axis" elements="16" scaling="RPM"/> </table>








