NanoFlashProg: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
=Sketch=
=Sketch=


=Usage=
A terminal emulator is required to communicate with the programmer. We recommend [https://github.com/neundorf/CuteCom/releases Cutecom]. HyperTerminal or similar will also work as long as the emulator if able to send a file.


=Software=
=Software=

Revision as of 12:07, 20 July 2018

Overview

link to the shop

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

Usage

A terminal emulator is required to communicate with the programmer. We recommend Cutecom. HyperTerminal or similar will also work as long as the emulator if able to send a file.

Software

Ubuntu

Windows