wiki.js/configuration/Fuel_pump.md

18 lines
998 B
Markdown
Raw Permalink Normal View History

2020-01-13 22:24:09 -08:00
---
title: Fuel pump
description: Setting the on/off conditions of the fuel pump
published: true
2022-03-20 16:15:41 -07:00
date: 2021-01-20T11:40:03.348Z
tags:
editor: undefined
2021-01-20 03:39:07 -08:00
dateCreated: 2020-01-14T06:24:04.641Z
2020-01-13 22:24:09 -08:00
---
2020-01-16 06:17:11 -08:00
# Fuel pump
2021-01-20 03:40:03 -08:00
Fuel pump control is a simple but important function performed by the ECU. Currently Speeduino does not perform variable (PWM) pump control. Can only be connected to a relay. <b>DO NOT CONNECT DIRECTLY TO FUEL PUMP</b>.
2020-01-13 22:24:09 -08:00
## Settings
2020-01-16 03:42:40 -08:00
![fuel_pump.png](/img/accessories/fuel_pump.png){.align-center width=480}
2020-01-13 22:24:09 -08:00
* **Fuel pump pin** - The Arduino pin that the fuel pump output is on. In most cases this should be left to `Board Default` unless you have a specific reason to change this.
* **Prime duration** - How long (In seconds) the fuel pump should run when the system is first powered up. Note that this is triggered **when the ECU is powered on**, which will not always be the same as when the ignition is turned out. If you have a USB cable connected then the ECU is already powered up.