From eb28dc4fa54edf65c2569df19ef726f7a4eeb2a4 Mon Sep 17 00:00:00 2001 From: OrchardPerformance <49926376+OrchardPerformance@users.noreply.github.com> Date: Sat, 23 May 2020 22:53:27 +0100 Subject: [PATCH] More Stuff (#54) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * pin #1 * project -> other * docs * Created HOWTO set rusEfi Online authentication token (markdown) * docs * Created Mazda PRC Valve (markdown) * Small format edit * Stronger wording on the Trabant clause and readability improvement. * Updated HOWTO_join_slack_channel (markdown) * Updated Fuel_Overview (markdown) * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Updated Pages_Fuel (markdown) * Link fix * Added pages link * Updated _Sidebar (markdown) * Format improvement * Update Pages_Hardware.md * Sensor and Actuators index * Updated MREAdapter72 (markdown) * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * docs * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md Co-authored-by: rusefi Co-authored-by: rusefi --- Fuel/Fuel_Injectors.md | 10 +++++++++- MREAdapter72.md | 6 +++++- PNP_72_Jumpers.md | 8 ++++++++ Pages_Fuel.md | 1 + Pages_Hardware.md | 1 + Pages_Ignition.md | 12 ++++++++++-- Pages_Sensors_and_Actuators.md | 8 ++++++++ Pages_Software.md | 31 +++++++++++++++++++++++++++++++ _Sidebar.md | 3 ++- 9 files changed, 75 insertions(+), 5 deletions(-) create mode 100644 PNP_72_Jumpers.md create mode 100644 Pages_Software.md diff --git a/Fuel/Fuel_Injectors.md b/Fuel/Fuel_Injectors.md index 4be1f8ea..f3e4809b 100644 --- a/Fuel/Fuel_Injectors.md +++ b/Fuel/Fuel_Injectors.md @@ -1,4 +1,12 @@ ## Fuel injector info +### Fuel injectors -Text Goes Here \ No newline at end of file +As of May 2020, only saturated (high impedance, >8 ohms) port injectors are supported. +All hardware variants are built around the concept of one ECU pin controlling one fuel injector. The use of multiple injectors on one ECU output must be very carefully evaluated to avoid overloading drivers. One injector may also be used for all cylinders("single point"). A pair of injectors can be wired together and fired simultaneously, as in 4 pairs of injectors on a V8. It's possible but not intuitive to configure two banks of multiple cylinders of injectors alternating fire. It is recommended to use one injector per cylinder. As of May 2020, staged injection with multiple injectors per cylinder is possible in hardware but the software is not yet ready. + +You do **not** need to wire injectors in a particular way. Cylinder #1 (as numbered by the manufacturer) does not need to be wired to injector #1 on the ECU pinout. Likewise, the 3rd (for example) injector in the firing order does **not** need to be wired to INJ#3 on the ECU. Order of firing / phasing can be adjusted in software. Any injector driver output can be used to drive any injector. + +Bottom line: as long as the hardware variant has at least as many injector outputs as your engine has cylinders, you will be able to run one injector per cylinder. + +Info to be updated soon. diff --git a/MREAdapter72.md b/MREAdapter72.md index a2a138dc..e49a1583 100644 --- a/MREAdapter72.md +++ b/MREAdapter72.md @@ -5,11 +5,15 @@ Mazda Miata MX5 NB2 2001-2005 Standalone High-side jumper should be set for +12v +[Some versions of Miata may need a jumper set on the board, See detail here](PNP_72_Jumpers) https://rusefi.com/forum/viewtopic.php?t=1677 +https://rusefi.com/wiki/index.php?title=Vehicle:Mazda_Miata_2002 + https://rusefi.com/wiki/index.php?title=Vehicle:Mazda_Miata_2003 + https://github.com/rusefi/rusefi/wiki/Hardware/pnp_microRusEfi_nb2/hw72nb.pdf | Pin Number | Name | microRusEFI pin | Type ID | Default function | @@ -67,7 +71,7 @@ Note the [latch on OEM ECU](installations/MazdaMiataNB2_Frankenso/nb2_ecu_plugs_ -[MREAdapter72 InteractiveBOM](https://rusefi.com/docs/ibom/hw72nb_0.2.html) +[MREAdapter72 0.2 InteractiveBOM](https://rusefi.com/docs/ibom/hw72nb_0.2.html) ### OEM harness add-ons diff --git a/PNP_72_Jumpers.md b/PNP_72_Jumpers.md new file mode 100644 index 00000000..fdbcc801 --- /dev/null +++ b/PNP_72_Jumpers.md @@ -0,0 +1,8 @@ +## Jumpers required for some years of Miata NB + +It has come to light that some years of NB series Miatas require the installation of a jumper wire to power up the PNP board. +Currently we are aware that the 2001 requires pin 4AF and 4S to be jumpered. +This can be done by installing a wire between the holes available on W4AF1 and W4S1. + +Vehicles affected :- +2001 NB Miata \ No newline at end of file diff --git a/Pages_Fuel.md b/Pages_Fuel.md index f7360a6b..2b1b4b11 100644 --- a/Pages_Fuel.md +++ b/Pages_Fuel.md @@ -35,6 +35,7 @@ * [Converting from Carb](how_to_convert_from_carburetor_to_EFI) * [GDI Status](GDI_Status) +* [Basic Injector wiring](FAQ-Basic-Wiring-and-Connections) * Fuel injectors - Coming Soon diff --git a/Pages_Hardware.md b/Pages_Hardware.md index e5e547ca..4a829f92 100644 --- a/Pages_Hardware.md +++ b/Pages_Hardware.md @@ -48,6 +48,7 @@ * [MRE Adapter 68](MREAdapter68) * [MRE Adapter 72](MREAdapter72) * MRE Adaptor 88 - Coming Soon +* [PNP 72 Jumper configs](PNP_72_Jumpers) diff --git a/Pages_Ignition.md b/Pages_Ignition.md index 72ccbb14..cb2894ab 100644 --- a/Pages_Ignition.md +++ b/Pages_Ignition.md @@ -1,11 +1,19 @@ ## Master list of Ignition pages -
xxx +
rusEFI Project -* [xxx](xxx) +* [rusEFI Project Ignition](rusEFI-project-Ignition)
+ +details>Ignition Wiring + +* [Basic Ignition Wiring](FAQ-Basic-Wiring-and-Connections) + +
+ +
Coils and ignition modules * List of tested coils - Coming Soon diff --git a/Pages_Sensors_and_Actuators.md b/Pages_Sensors_and_Actuators.md index 34c4ed45..bc3b3707 100644 --- a/Pages_Sensors_and_Actuators.md +++ b/Pages_Sensors_and_Actuators.md @@ -21,6 +21,7 @@
MAF Sensors +* [GM Map sensor](GM-map-Sensor) * List of tested MAP sensors - Coming Soon
@@ -89,6 +90,13 @@
+
Variable Valve Timing + +* [VVT Overview](VVT) + +
+ +
Vehicle Specific Oddities * [Mazda PRC Valve](Mazda-PRC-Valve) diff --git a/Pages_Software.md b/Pages_Software.md new file mode 100644 index 00000000..53ecf1a0 --- /dev/null +++ b/Pages_Software.md @@ -0,0 +1,31 @@ +## Master list of software pages + +
rusEFI Project + +* [rusEFI Project Overview](rusEFI-project) + +
+ + +
General Firmware info + +* [Preferred Code Style](Code-Style) +* [Debug Mode](Debug_Mode) +* [Performance Tracing](Developer-Performance-Tracing) +* [Firmware Downloads](Downloads) +* [Feature requests](Feature_Request_Feature_Bounty_Program) +* [Feature ideas](I_have_an_idea) +* [How To DFU](HOWTO_DFU) +* [How To Update Firmware](HOWTO_Update_Firmware) +* [How To Upload a Tune](HOWTO_upload_tune) +* [rusEFI Bundle](rusefi_bundle) + +
+ +
Firmware Features + +* See also -> [rusEFI Project Overview](rusEFI-project) +* [FSIO](FSIO) +* [Virtual Simulator](Virtual_simulator) + +
diff --git a/_Sidebar.md b/_Sidebar.md index 3174b665..1f859939 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -69,4 +69,5 @@ - [Hardware](Pages_Hardware) - [Sensors and Actuators](Pages_Sensors_and_Actuators) - [Ignition](Pages_Ignition) -- Software - Coming Soon \ No newline at end of file +- [Software](Pages_Software) +- [rusEFI Project](rusEFI_project)