From d405102dcddb7fad9a5c797f5c423025233f49ad Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:35:23 -0500 Subject: [PATCH 1/3] Updated HOWTO quick start (markdown) --- HOWTO-quick-start.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/HOWTO-quick-start.md b/HOWTO-quick-start.md index 049dc3f7..2ac719a7 100644 --- a/HOWTO-quick-start.md +++ b/HOWTO-quick-start.md @@ -8,13 +8,11 @@ ![console](FAQ/images/rusEFI_console_start_screen.png) -3. **IF you have a Frankenso or Frankenstein board with the FT232 Chip, Download and install [FTDI's usb VCP driver on your PC](http://www.ftdichip.com/Drivers/VCP.htm).** +3. Get friendly on the [rusEFI forums](https://rusefi.com/forum) Introduce yourself, start a build thread, and ask questions. -4. Get friendly on the [rusEFI forums](https://rusefi.com/forum) Introduce yourself, start a build thread, and ask questions. +4. [Install TunerStudio (version 3.1.04 or newer is needed)](http://www.tunerstudio.com/index.php/downloads) -5. [Install TunerStudio (version 3.1.04 or newer is needed)](http://www.tunerstudio.com/index.php/downloads) - -6. Start a new project, save to a folder that you specify, and choose the rusefi.ini file from the bundle. +5. Start a new project, save to a folder that you specify, and choose the rusefi.ini file from the bundle. ![project](FAQ/images/TunerStudio_new_project.png) @@ -26,13 +24,11 @@ Your board comes with rusEFI firmware installed on it, but it should be updated. [How to update your firmware](HOWTO-Update-Firmware) -If you have a Frankenso, Frankenstein, or are just messing with a Discovery, you will need to install firmware first. See [these instructions.](Discovery-Based-Board-Setup) - ## Plug and Play (PNP) Initial Setup This guide is written for the firmware released August 6th 2020. The further away from this date your FW is, the less agreement you will have in specific locations of items in TunerStudio and terms used etc. HOWEVER, the basic principles should still apply. -1. [Download the rusEFI Bundle](Download) to get your rusefiXXX.ini (:ToDo) file and serial port drivers. +1. [Download the rusEFI Bundle](Download) to get your rusefi_XXX.ini (:ToDo) file and serial port drivers. 2. Install [TunerStudio](http://www.tunerstudio.com/index.php/downloads) and [MegaLog Viewer](https://www.efianalytics.com/MegaLogViewer/download/) (the payed versions are highly recommended). From a3a5f9f639a28da67e866a1d2cf686cf782416fd Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:36:48 -0500 Subject: [PATCH 2/3] Updated Download (markdown) --- Download.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Download.md b/Download.md index 065308de..8181925a 100644 --- a/Download.md +++ b/Download.md @@ -2,15 +2,14 @@ rusEFI offers complete software download bundles for multiple supported microcontrollers and boards. -**IMPORTANT NOTE: TunerStudio v3.1.04 or later is REQUIRED! -Please double check the version before updating your firmware, or your settings could be lost when updating** - ## Common Boards [microRusEFI 0.4 and newer (STM32F4)](microRusEFI-Manual#software) [Proteus](Proteus-Manual#software) +[uaEFI](https://github.com/rusefi/rusefi/releases/latest/download/rusefi_bundle_uaefi.zip) + [STM32 Discovery Release](https://github.com/rusefi/rusefi/releases/latest/download/rusefi_bundle_f407-discovery.zip) ## Hellen Family Boards From 62441c90669ed4f8f1bf59504ff11113c17479b3 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:37:33 -0500 Subject: [PATCH 3/3] Updated HOWTO quick start (markdown) --- HOWTO-quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO-quick-start.md b/HOWTO-quick-start.md index 2ac719a7..5adbe56e 100644 --- a/HOWTO-quick-start.md +++ b/HOWTO-quick-start.md @@ -10,7 +10,7 @@ 3. Get friendly on the [rusEFI forums](https://rusefi.com/forum) Introduce yourself, start a build thread, and ask questions. -4. [Install TunerStudio (version 3.1.04 or newer is needed)](http://www.tunerstudio.com/index.php/downloads) +4. [Download and Install TunerStudio ](http://www.tunerstudio.com/index.php/downloads) 5. Start a new project, save to a folder that you specify, and choose the rusefi.ini file from the bundle.