MRE wiring help

This commit is contained in:
rusefi 2020-03-12 19:00:03 -04:00
parent 46fef69012
commit 4c3956a382
1 changed files with 5 additions and 3 deletions

View File

@ -10,9 +10,9 @@ Rear side of PCB
Each pin has a *Type ID*, which can be used to look up in the following tables what the pin is for, and what functions it can perform.
| Pin Number | Name | Type ID | Default function |
| ----------:|:-------- | ------- |:---------------------------------------------- |
| 1 | **12V** | 12V | 12V supply from main relay output |
| Pin Number | Name | Type ID | Default function |
| ----------:|:-------- | ------- |:---------------------------------------------------- |
| 1 | **12V** | 12V | 12V supply from main relay output, see also pin #29 |
| 2 | **GND** | pgnd | Power GND |
| 3 | **Lowside 2** | ls | Idle solenoid |
| 4 | **ETB+** | etb | ETB+ |
@ -61,6 +61,8 @@ Each pin has a *Type ID*, which can be used to look up in the following tables w
| 47 | **CAN low** | can | CAN bus |
| 48 | **CAN high** | can | CAN bus |
In some cases without "main relay output +12v" both pins #1 and #5 should be connected to the single source of +12v.
# Pin Types
These tables provide technical information about the different types of pin found on microrusEfi.