NanoFlashProg

From lechacal
Revision as of 12:39, 12 July 2018 by Administrator (talk | contribs) (Created page with " =Overview= The NanoFlashProg is an Flash programmer using Arduino Nano. Currently supported chips are: * Winbond 25Q128FV This has been particularly designed to flash uboo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The NanoFlashProg is an Flash programmer using Arduino Nano.

Currently supported chips are:

  • Winbond 25Q128FV

This has been particularly designed to flash uboot bootloader on SPI Flash chips.

Hardware

The NanoFlashProg shield fit on an Arduino Nano. The full kit has:

  • Mini USB port for serial comm.
  • 8 pin connector for connection with socket programmer.

Sketch

Software

Ubuntu

Windows