rusefi_documentation/Hardware-microRusEFI.md

55 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

2022-01-25 17:01:06 -08:00
# microRusEFI
2023-01-31 09:54:14 -08:00
## Buy here
[rusEFI store](https://www.shop.rusefi.com/shop)
microRusEFI is a highly integrated board version of the rusEFI ECU. The microRusEFI ECU is targeted at port-injected
2023-01-02 11:22:23 -08:00
gasoline engines up to 4 cylinders.
2019-06-23 08:38:59 -07:00
2021-02-15 20:22:03 -08:00
[Connector Pinout](Hardware-microRusEFI-wiring)
2019-06-23 08:38:59 -07:00
2023-01-02 11:22:23 -08:00
[Latest Schematics](https://github.com/rusefi/hw_microRusEfi/blob/master/microRusEfi_Schematic.pdf)
2019-06-23 08:38:59 -07:00
[Forum Thread](https://rusefi.com/forum/viewtopic.php?f=4&t=1538)
[Board Source Files](https://github.com/rusefi/hw_microRusEfi)
2019-06-23 08:38:59 -07:00
## Capabilities
2023-01-02 11:22:23 -08:00
2020-03-26 22:39:10 -07:00
* Primary VR or Hall input (configurable with few resistor changes)
* Secondary Hall input
* x4 analog thermistor (temperature) inputs
* x10 analog voltage inputs (0-5v)
* x4 high-Z injector outputs
* x2 high-current low side outputs for IAC/VVT/other solenoids
2023-01-02 11:22:23 -08:00
* Dedicated main relay control output
* x4 low-current low side outputs for relays or warning lights
* x4 5v logic level ignition outputs
2020-03-26 22:39:10 -07:00
* x2 5v/12v configurable logic level outputs (requires resistor changes)
* Electronic throttle body (drive by wire)
* CAN connectivity on the plug
2023-01-02 11:22:23 -08:00
* USB connectivity on the plug
2020-03-26 22:39:10 -07:00
2021-02-15 20:22:03 -08:00
[Connector Pinout](Hardware-microRusEFI-wiring)
2019-06-23 08:38:59 -07:00
Main Relay Wiring:
![wiring diagram](https://user-images.githubusercontent.com/48498823/90672739-94b7e080-e224-11ea-92fb-12a4fdc5b056.png)
2019-06-23 08:38:59 -07:00
![microRusEFI image](https://user-images.githubusercontent.com/5051341/80747087-806e9d00-8ae8-11ea-983e-330dfc6e3015.jpg)
![microRusEFI image](https://user-images.githubusercontent.com/5051341/80747096-849aba80-8ae8-11ea-862c-d124ef75f06a.jpg)
2020-04-24 14:13:23 -07:00
## FAQ
2020-04-24 14:13:23 -07:00
Q: How about 6 cylinders sequential on microRusEFI?
2020-04-24 14:13:23 -07:00
2020-11-14 11:53:08 -08:00
A: The microRusEFI ECU is primarily a 4 cylinder ECU. At this time the testing for safety, reliable control, and consistency have not been completed for running the microRusEFI ECU on a 6 cylinder engine. This is something that we are working on and could be added at a future point.
2023-01-02 11:22:23 -08:00
See [https://github.com/rusefi/hw_microRusEfi/issues/203](https://github.com/rusefi/hw_microRusEfi/issues/203)
2020-05-13 10:01:02 -07:00
Q: what about stepper idle?
A: yes microRusEFI can drive 4 wire idle air valves see setting at https://github.com/rusefi/rusefi/pull/3749
2022-01-25 17:01:06 -08:00
[See also Kit Instructions](Hardware-microRusEFI-kit-instructions)