Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bbogush committed Nov 25, 2018
1 parent 31b07fd commit 8809c63
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,27 @@ NAND Programmer based on STM32 processor.

<img src="img/host_app_v1_0.jpeg">

## Version
Unreleased version.

## Features
- USB interface
- PC client software for Linux. Windows, Mac planned to be supported.
- PC client software for Linux.
- TSOP-48 socket for NAND chip
- NAND read/write/erase support
- NAND read,write and erase support
- NAND read of chip ID support
- Open KiCad PCB & Schematic
- Open source code
- Write speed: 512KBytes/s
- Read speed: 640KBytes/s
- Erase speed: 256MBytes/s

### Supported chips
### Tested chips
- K9F2G08U0C
- You are welcome to add others

## Version
### Release 1.0
- Basic NAND operations support

Binaries: https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN


### License
In general the sorce code, PCB and schematic are under GPLv3 license but with limitations of:
Expand Down

0 comments on commit 8809c63

Please sign in to comment.