Skip to content

Releases: bbogush/nand_programmer

nando-3.5.0

20 May 16:36
Compare
Choose a tag to compare

Added

Support of HW ECC.
Operation time estimate.
Serial port selector.
Progress indication.
Read/write to file instead of memory buffer.
Support of flash sizes more than 4GB.
UI improvements for large buffers.
Custom read/write range.
Pinout table on PCB.
Verify operation.

Fixed

NAND timings.
Synchronization issues.
Low write speed on Windows.

nando-3.4.2

17 Apr 17:48
Compare
Choose a tag to compare

Added

  • Firmware compilation on Windows.

Fixed

  • Firmware update.
  • UI issues.

nando-3.4.1

14 Feb 11:56
Compare
Choose a tag to compare

Added NAND reset on init.

nando-3.4.0

22 Dec 19:17
Compare
Choose a tag to compare

Added

  • SPI flash support.
  • SOIC-8 adapter for AT45DB.
  • New parallel NAND and SPI chips.
  • Boost library for serial port.

Fixed

  • Fixed saving of settings.
  • Fixed lost of packets in Windows.
  • Fixed UI on Windows.
  • Schematic refactoring.

nando-3.3.0

31 Aug 20:22
Compare
Choose a tag to compare

Added

  • Single side components PCB
  • Support of HY27US08121B.

Fixed

  • Fixed read of bad blocks when read spare area command is available.

nando-3.2.0

14 May 12:59
Compare
Choose a tag to compare

Added

  • Chip autodetection.
  • Firmware update.
  • Support of K9F1208U0B and F59L2G81A.

Fixed

  • Bad block table initialization.
  • Read of bad blocks.

nando-3.1.0

16 Nov 14:54
Compare
Choose a tag to compare

Added

  • Read including spare area
  • Configuration of spare area size, number of column and row cycles, commands, bad block mark offset
  • New chips support
  • BOOT0 switch to PCB.

Fixed

  • Lost of some packets due to optimization.

nando-3.0.0

27 Aug 17:09
Compare
Choose a tag to compare

Added

  • PCB design with adapters.
  • MCU works from internal clock if external fails.

Fixed

  • Race condition packet handling code.

nando-2.3.0

05 May 19:11
Compare
Choose a tag to compare

Added

  • Version support.
  • Added progress indicator for erase, read and write commands.

Fixed

  • Fixed erase command.
  • Fixed read bad block table command.

nando-2.2.0

28 Apr 14:42
Compare
Choose a tag to compare

Added

  • Added Windows support.
  • Added description of error codes.

Fixed

  • Fixed multiple prints of read ID completed log message.