MRE adapters
This commit is contained in:
parent
f586a1829a
commit
8c404b32db
8
Home.md
8
Home.md
|
@ -44,6 +44,14 @@
|
|||
|
||||
[FAQ rusEFI Boards](Hardware)
|
||||
|
||||
### Plug&Play
|
||||
|
||||
[MREAdapter48 Miata NA6 and early NA8](MREAdapter48.md)
|
||||
|
||||
[MREAdapter55 from Lada to e30](MREAdapter55.md)
|
||||
|
||||
[MREAdapter72 Miata NB2 Mark 2.5 72 pin](MREAdapter72.md)
|
||||
|
||||
### Frankenso
|
||||
|
||||
#### [Frankenso MazdaMiataNA6 pnp](Frankenso_MazdaMiataNA6_pnp)
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
todo
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
todo
|
|
@ -0,0 +1,29 @@
|
|||
|
||||
|
||||
https://rusefi.com/forum/viewtopic.php?t=1677
|
||||
|
||||
|
||||
https://github.com/rusefi/rusefi/wiki/Hardware/pnp_microRusEfi_nb2/hw72nb.pdf
|
||||
|
||||
| Pin Number | Name | Type ID | Default function |
|
||||
| ----------:|:-------- | ------------ |:---------------------------------------------------- |
|
||||
| 2A | Inj 1 | Low-Side | Injector #1 |
|
||||
| 2B | Fan | Low-Side | Radiator Fan Control Relay |
|
||||
| 2C | A/C Fan | x | x |
|
||||
| 2D | Inj 2 | Low-Side | Injector #2 |
|
||||
| 2G | Inj 3 | Low-Side | Injector #3 |
|
||||
| 2J | Inj 4 | Low-Side | Injector #4 |
|
||||
| 2P | IAC Feed | x | x |
|
||||
| ----------:|:-------- | ------------ |:---------------------------------------------------- |
|
||||
| 3H | Main Relay | Low-Side | Main Relay Control |
|
||||
| 3O | Tach | High-Side | Tachometer Output |
|
||||
| 3V | Cam | Hall Input | Cam shaft Hall Input |
|
||||
| 3Y | Crank | Hall Input | Crank shaft Hall Input |
|
||||
| ----------:|:-------- | ------------ |:---------------------------------------------------- |
|
||||
| 4AF | Main Relay Power| 12V | +12v from Main Relay |
|
||||
| 4D | VVT Feed | x | x |
|
||||
| 4O | GND | GND | Sensor Ground |
|
||||
| 4P | CLT | Temp Input | Coolant Temperature Sensor Input |
|
||||
| 4S | Key | 12V | +12v from Ignition Key |
|
||||
| 4V | TPS | x | x |
|
||||
| xx | x | x | x |
|
Loading…
Reference in New Issue