fw-custom-paralela/connectors/custom_firmware.yaml

140 lines
1.9 KiB
YAML
Raw Normal View History

pins:
2024-04-22 16:38:33 -07:00
- id: EFI_ADC_0
class: analog_inputs
# getAdcChannelBrainPin in 'stm32_adc.cpp' says EFI_ADC_0 is PA0
2024-04-22 16:38:33 -07:00
ts_name: TPS (A0)
- id: EFI_ADC_1
class: analog_inputs
ts_name: MAP (A1)
- id: EFI_ADC_2
class: analog_inputs
ts_name: CLT (A2)
#- id: EFI_ADC_3
# class: analog_inputs
# ts_name: Knock (A3)
# - id: B1
# class: switch_inputs
# ts_name: CKP (B1)
# - id: [A6, A6]
# class: [switch_inputs, event_inputs]
# ts_name: CMP (A6)
- id: EFI_ADC_8
class: analog_inputs
ts_name: O2-2 (B0)
- id: EFI_ADC_12
class: analog_inputs
ts_name: IAT (C2)
- id: EFI_ADC_13
class: analog_inputs
ts_name: O2-1 (C3)
- id: A8
class: outputs
ts_name: Ignition 1
- id: C9
class: outputs
ts_name: Ignition 2
- id: A10
class: outputs
ts_name: Ignition 3
- id: C8
class: outputs
ts_name: Ignition 4
- id: E0
class: outputs
ts_name: Injector 1
- id: E6
class: outputs
ts_name: Injector 2
- id: D9
class: outputs
ts_name: Injector 3
- id: E3
class: outputs
ts_name: Injector 4
- id: E4
class: outputs
ts_name: Fuel Pump (PE4)
- id: B8
class: outputs
ts_name: Tach (PB8)
- id: B9
class: outputs
ts_name: Boost (PB9)
- id: B14
class: outputs
ts_name: StepDir
- id: B15
class: outputs
ts_name: StepStep
- id: C5
class: outputs
ts_name: Idle
- id: C13
class: outputs
ts_name: Fan (PC13)
2024-04-22 15:41:12 -07:00
# - id: Gpio::D0
# class: can
# ts_name: CAN Rx
2024-04-22 16:38:33 -07:00
#- id: Gpio::D1
# class: can
# ts_name: CAN Tx
2024-04-22 15:41:12 -07:00
2024-04-22 16:38:33 -07:00
# - id: [PD11, PD11]
# class: [output, switch_inputs]
# ts_name: I/O PD11
2024-04-22 15:41:12 -07:00
2024-04-22 16:38:33 -07:00
#- id: [D12, D12]
# class: [output, switch_inputs]
# ts_name: I/O PD12
2024-04-22 15:41:12 -07:00
2024-04-22 16:38:33 -07:00
#- id: [D13, D13]
# class: [output, switch_inputs]
# ts_name: I/O PD13
2024-04-22 15:41:12 -07:00
2024-04-22 16:38:33 -07:00
#- id: [D14, D14]
# class: [output, switch_inputs]
# ts_name: I/O PD14
2024-04-22 15:41:12 -07:00
# - id: [E11, E11]
# class: [output, switch_inputs]
# ts_name: I/O PE11
2024-04-22 16:38:33 -07:00
#- id: [E12, E12]
# class: [output, switch_inputs]
# ts_name: I/O PE12
2024-04-22 16:14:31 -07:00
2024-04-22 16:38:33 -07:00
- id: [B1, B1]
class: [switch_inputs, event_inputs]
ts_name: CKP (PB1)
#- id: [A6, A6]
#class: [switch_inputs, event_inputs]
#ts_name: CMP (A6)