rusefi 2022-06-08 12:43:28 -04:00
parent d32a472c7e
commit defdc02a9b
2 changed files with 28 additions and 0 deletions

View File

@ -146,6 +146,7 @@ void setBoardDefaultConfiguration() {
engineConfiguration->enableSoftwareKnock = true;
engineConfiguration->boostControlPin = H144_OUT_PWM5;
engineConfiguration->brakePedalPin = H144_IN_RES2;
// engineConfiguration->acSwitch = H144_IN_D_AUX3;
// engineConfiguration->acRelayPin = H144_OUT_IO6;
engineConfiguration->fuelPumpPin = H144_OUT_IO5;

View File

@ -1,4 +1,12 @@
pins:
- pin: 7
#H144_IN_RES2
id: F10
class: switch_inputs
ts_name: C1-7 Stop/Brake Pedal
function: Stop/Brake Pedal switch input
type: din
- pin: 12
# H144_OUT_IO11
id: G2
@ -15,6 +23,9 @@ pins:
type: hs
ts_name: C1-13 - Fuel Pump
- pin: 14
function: stm32 BOOT
- pin: 19
# H144_IN_VBATT
id: EFI_ADC_5
@ -40,6 +51,15 @@ pins:
type: ls
color: purple
- pin: 39
# H144_OUT_PWM6
id: D14
class: outputs
ts_name: C1-39 - VSS Output
function: VSS Output
type: hs
color: purple
- pin: 40
# H144_OUT_IO3
id: G14
@ -63,6 +83,13 @@ pins:
function: Secondary Fuel Level
ts_name: C1-45 Secondary Fuel Level
- pin: 46
# H144_IN_AUX3
id: EFI_ADC_15
class: analog_inputs
function: Vac Sense
ts_name: C1-46 Vac Sense
- pin: 47
# H144_IN_PPS
id: EFI_ADC_3