fome-fw/firmware/config/boards/microrusefi/mapping.yaml

95 lines
2.1 KiB
YAML
Raw Normal View History

2020-02-29 20:22:39 -08:00
#
# microRusEfi board
# https://github.com/rusefi/rusefi/wiki/Hardware_microRusEfi_wiring
2020-02-29 20:22:39 -08:00
#
2019-05-29 21:18:41 -07:00
outputs:
# TLE8888 injector channels
GPIOE_14: "37 - Injector 1"
GPIOE_13: "38 - Injector 2"
GPIOE_12: "41 - Injector 3"
GPIOE_11: "42 - Injector 4"
# TC4427 ignition outputs (5v)
GPIOD_4: "9 - Ignition 1"
GPIOD_3: "10 - Ignition 2"
GPIOD_2: "11 - Ignition 3"
GPIOD_1: "12 - Ignition 4"
# TC4427 general purpose output (selectable 5v/12v)
GPIOD_7: "14 - GP Out 5"
GPIOD_6: "13 - GP Out 6"
2019-09-12 05:37:44 -07:00
# TLE8888 high current low side: VVT1 TLE8888_IN10 / TLE8888_OUT6
GPIOE_9: "7 - Lowside 1"
2019-09-12 05:37:44 -07:00
# TLE8888 high current low side: VVT2 TLE8888_IN9 / TLE8888_OUT5
GPIOE_10: "3 - Lowside 2"
2020-03-29 07:29:45 -07:00
# TLE8888 half bridges (pushpull, lowside, or high-low) TLE8888_IN11 / TLE8888_OUT21#91
GPIOE_8: "35 - GP Out 1"
2020-03-29 07:29:45 -07:00
# TLE8888 half bridges (pushpull, lowside, or high-low) IN? / TLE8888_OUT22#89
# this should work but it does not GPIOE_7: "34 - GP Out 2"
TLE8888_PIN_22: "34 - GP Out 2"
TLE8888_PIN_23: "33 - GP Out 3"
TLE8888_PIN_24: "43 - GP Out 4"
2020-05-20 20:53:25 -07:00
# J2
GPIOA_15: "AUX J2 PA15"
GPIOB_9: "AUX J2 PB9"
2020-05-22 14:52:48 -07:00
# Dual purpose input/output
# TLE8888_PIN_12: "AV6 outmode"
# TLE8888_PIN_11: "AV8 outmode"
# TLE8888_PIN_10: "AV9 outmode"
# TLE8888_PIN_13: "AV10 outmode"
2020-05-20 20:53:25 -07:00
2019-06-07 14:38:12 -07:00
event_inputs:
# RC filter input for hall
GPIOA_5: "25 - Hall Cam"
# TLE8888 VR/hall conditioner
GPIOC_6: "45 - VR/Hall Crank"
2019-06-07 14:38:12 -07:00
switch_inputs:
GPIOE_10: "Brake Switch"
GPIOG_1: "Clutch Switch"
2019-05-30 15:19:27 -07:00
analog_inputs:
2020-05-03 12:54:17 -07:00
# PA0 CLT
EFI_ADC_0: "18 - AN temp 1"
2020-05-03 12:54:17 -07:00
# PA1 IAT
EFI_ADC_1: "23 - AN temp 2"
2020-05-03 12:54:17 -07:00
2020-02-23 21:12:26 -08:00
# PA2
EFI_ADC_2: "24 - AN temp 3"
2020-02-23 21:12:26 -08:00
# PA3
EFI_ADC_3: "22 - AN temp 4"
2020-02-23 21:12:26 -08:00
# PA4
2019-08-05 19:05:33 -07:00
EFI_ADC_4: "28 - AN volt 10"
2020-05-03 12:54:17 -07:00
2020-03-17 21:12:31 -07:00
# PA6 pull-down R31
2019-08-05 19:05:33 -07:00
EFI_ADC_6: "26 - AN volt 2"
2020-05-03 12:54:17 -07:00
2020-02-23 21:12:26 -08:00
# PA7
EFI_ADC_7: "31 - AN volt 3"
2019-12-29 11:58:39 -08:00
# PB0
EFI_ADC_8: "36 - AN volt 8"
2019-12-29 11:58:39 -08:00
# PB1
EFI_ADC_9: "40 - AN volt 9"
2020-05-03 12:54:17 -07:00
# PC0 MAP
2019-08-05 19:00:07 -07:00
EFI_ADC_10: "27 - AN volt 1"
2020-02-23 21:12:26 -08:00
# PC1
EFI_ADC_11: "Battery Sense"
2020-03-17 21:12:31 -07:00
# PC2 pull-down R131
EFI_ADC_12: "19 - AN volt 4"
2020-05-03 12:54:17 -07:00
2020-03-17 21:12:31 -07:00
# PC3 TPS pull-down R41
EFI_ADC_13: "20 - AN volt 5"
2020-05-03 12:54:17 -07:00
2020-02-23 21:12:26 -08:00
# PC4
EFI_ADC_14: "32 - AN volt 6"
2020-02-23 21:12:26 -08:00
# PC5
EFI_ADC_15: "30 - AN volt 7"