Releases: bbogush/nand_programmer
Releases · bbogush/nand_programmer
nando-3.5.0
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
Added
- Firmware compilation on Windows.
 
Fixed
- Firmware update.
 - UI issues.
 
nando-3.4.1
Added NAND reset on init.
nando-3.4.0
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
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
Added
- Chip autodetection.
 - Firmware update.
 - Support of K9F1208U0B and F59L2G81A.
 
Fixed
- Bad block table initialization.
 - Read of bad blocks.
 
nando-3.1.0
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
Added
- PCB design with adapters.
 - MCU works from internal clock if external fails.
 
Fixed
- Race condition packet handling code.
 
nando-2.3.0
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
Added
- Added Windows support.
 - Added description of error codes.
 
Fixed
- Fixed multiple prints of read ID completed log message.