From 00f0d7a1fc29d11cadd8074349d2c0d1a1cfd7e9 Mon Sep 17 00:00:00 2001 From: David Pitts Date: Mon, 14 Jan 2019 22:18:29 -0700 Subject: [PATCH] Added a note to How To's about downloading files --- f16v3/How to upgrade bootloader and load firmware.txt | 4 ++++ f48/How to upgrade bootloader and load firmware.txt | 4 ++++ f4v3/How to upgrade bootloader and load firmware.txt | 3 +++ 3 files changed, 11 insertions(+) diff --git a/f16v3/How to upgrade bootloader and load firmware.txt b/f16v3/How to upgrade bootloader and load firmware.txt index e5d64d1..c72f9d7 100644 --- a/f16v3/How to upgrade bootloader and load firmware.txt +++ b/f16v3/How to upgrade bootloader and load firmware.txt @@ -1,3 +1,7 @@ +Note: When downloading files from Github, click the file then use download button to download. +Do not right click file link and save as. It will save an HTML file format not the binary file. + + 1) Place BootloaderUpdater_v1.00.fal on a MicroSD card (32GB or Smaller, formatted Fat32). 2) Place MicroSD card into controller and apply power. 3) The application will be loaded and the screen will prompt to remove sd card and power down then up. diff --git a/f48/How to upgrade bootloader and load firmware.txt b/f48/How to upgrade bootloader and load firmware.txt index 47d730d..8d8202f 100644 --- a/f48/How to upgrade bootloader and load firmware.txt +++ b/f48/How to upgrade bootloader and load firmware.txt @@ -1,3 +1,7 @@ +Note: When downloading files from Github, click the file then use download button to download. +Do not right click file link and save as. It will save an HTML file format not the binary file. + + 1) Place BootloaderUpdater_f48_v1.00.fal on a MicroSD card (32GB or Smaller, formatted Fat32). 2) Place MicroSD card into controller and apply power. 3) The application will be loaded and the screen will prompt to remove sd card and power down then up. diff --git a/f4v3/How to upgrade bootloader and load firmware.txt b/f4v3/How to upgrade bootloader and load firmware.txt index 2d1f077..4536bd3 100644 --- a/f4v3/How to upgrade bootloader and load firmware.txt +++ b/f4v3/How to upgrade bootloader and load firmware.txt @@ -1,3 +1,6 @@ +Note: When downloading files from Github, click the file then use download button to download. +Do not right click file link and save as. It will save an HTML file format not the binary file. + 1) Place BootloaderUpdater_f4v3_v1.00.fal on a MicroSD card (32GB or Smaller, formatted Fat32). 2) Place MicroSD card into controller and apply power. 3) The application will be loaded and the screen will prompt to remove sd card and power down then up.