diff --git a/Hardware/Hardware.md b/Hardware/Hardware.md index 30cf4a27..05055756 100644 --- a/Hardware/Hardware.md +++ b/Hardware/Hardware.md @@ -1,13 +1,16 @@ rusEfi runs on wide array of boards with stm32f4 and stm32f7 microcontrollers. -As of June 2019 only Frankenso board is sold completely assembled with case. +As of March 2020 microRusEfi is is sold as completely ready to run ECU or as a pre-assmbled 80% complete kit. + +As of March 2020 Frankenso board is sold as mostly as a DIY kit. | Board | Features | Released in | | ------------- | ------------- | ---- | | [Frankenso](https://rusefi.com/forum/viewtopic.php?f=4&t=569) | Most customizable board | 2014 | | [Prometheus](https://rusefi.com/forum/viewtopic.php?f=4&t=1215) | The only rusEfi board with on-board wide band controller | 2017 | | [Frankenstein](https://rusefi.com/forum/viewtopic.php?f=4&t=359) | Simplest rusEfi board | 2014 | -| [microRusEfi](https://rusefi.com/forum/viewtopic.php?f=4&t=1538) | coming soon! | 2019 | +| [microRusEfi](https://rusefi.com/microrusefi) | Available fully assembled! | 2019 | +| [Helen](https://rusefi.com/forum/viewtopic.php?f=4&t=1682) | Coming soon! | 2020 | -For more information see https://rusefi.com/wiki/index.php?title=Hardware:For_Sale \ No newline at end of file +For more information see https://rusefi.com/wiki/index.php?title=Hardware:Boards_Comparison \ No newline at end of file diff --git a/Hardware/microrusefi/Hardware_microRusEfi.md b/Hardware/microrusefi/Hardware_microRusEfi.md index 5ac2b6ea..0eb244a7 100644 --- a/Hardware/microrusefi/Hardware_microRusEfi.md +++ b/Hardware/microrusefi/Hardware_microRusEfi.md @@ -1,6 +1,7 @@ microRusEfi is a highly integrated board for rusEfi ECU. microRusEfi is targeted at port injected gasoline engines with one, two, three or four cylinders. microRusEfi has means to control electronic throttle body. +[Connector Pinout](Hardware_microRusEfi_wiring) microRusEfi latest schematics is available at https://github.com/rusefi/hw_microRusEfi/blob/master/microRusEfi_Schematic.pdf @@ -8,16 +9,22 @@ microRusEfi latest schematics is available at https://github.com/rusefi/hw_micro Complete set of board source files is available at https://github.com/rusefi/hw_microRusEfi -Board overview: -- about 10 analog inputs -- One VR/Hall input channel for crank sensor -- One Hall input channel for crank sensor -- 4 injector output channels -- 4 logic level coil control channels (external igniters could be needed for some coils) -- USB -- CAN +# Capabilities +* 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 +* Dedicated main relay control output +* x4 low-current low side outputs for relays or warning lights +* x4 5v logic-level ignition outputs +* x2 5v/12v configurable logic level outputs (requires resistor changes) +* Electronic throttle body (drive by wire) +* CAN connectivity on the plug +* USB connectivity on the plug +[Connector Pinout](Hardware_microRusEfi_wiring) -For wiring see [rusEfi wiring](Hardware_microRusEfi_wiring) ![microRusEfi image](Hardware/microrusefi/Hardware_microRusEfi_0_1_pcb.jpg) \ No newline at end of file diff --git a/Hardware/microrusefi/Hardware_microRusEfi_wiring.md b/Hardware/microrusefi/Hardware_microRusEfi_wiring.md index a1d9e174..31303ff6 100644 --- a/Hardware/microrusefi/Hardware_microRusEfi_wiring.md +++ b/Hardware/microrusefi/Hardware_microRusEfi_wiring.md @@ -1,13 +1,13 @@ # Connector Pinout -insert connector image/pins here +![connector](Hardware/microrusefi/Hardware_microRusEfi_connector.png) + +![microRusEfi photo](Hardware/microrusefi/Hardware_microRusEfi_connector.jpg) Rear side of PCB ![microRusEfi image](Hardware/microrusefi/Hardware_microRusEfi_0_3_PCB_pinout.png) -![microRusEfi photo](Hardware/microrusefi/Hardware_microRusEfi_connector.jpg) - # Pin Descriptions 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. @@ -107,11 +107,12 @@ These tables provide technical information about the different types of pin foun | can | CAN bus | CAN communication USB cable green wire: USB D+ DATA+ -USB cable white wire: USB D- DATA- -USB cable black wire: ground -USB cable red wire: +5v (would not work via microRusEfi connector) -![connector](Hardware/microrusefi/Hardware_microRusEfi_connector.png) +USB cable white wire: USB D- DATA- + +USB cable black wire: ground + +USB cable red wire: +5v (would not work via microRusEfi connector) ## Hall type Crank sensor diff --git a/Hardware/pnp_microRusEfi_48na/rusefi_hw48na.pdf b/Hardware/pnp_microRusEfi_48na/rusefi_hw48na.pdf new file mode 100644 index 00000000..b0ee61b8 Binary files /dev/null and b/Hardware/pnp_microRusEfi_48na/rusefi_hw48na.pdf differ