File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -8,24 +8,27 @@ NAND Programmer based on STM32 processor.
8
8
9
9
<img src =" img/host_app_v1_0.jpeg " >
10
10
11
- ## Version
12
- Unreleased version.
13
-
14
11
## Features
15
12
- USB interface
16
- - PC client software for Linux. Windows, Mac planned to be supported.
13
+ - PC client software for Linux.
17
14
- TSOP-48 socket for NAND chip
18
- - NAND read/ write/ erase support
15
+ - NAND read, write and erase support
19
16
- NAND read of chip ID support
20
17
- Open KiCad PCB & Schematic
21
18
- Open source code
22
19
- Write speed: 512KBytes/s
23
20
- Read speed: 640KBytes/s
24
21
- Erase speed: 256MBytes/s
25
22
26
- ### Supported chips
23
+ ### Tested chips
27
24
- K9F2G08U0C
28
- - You are welcome to add others
25
+
26
+ ## Version
27
+ ### Release 1.0
28
+ - Basic NAND operations support
29
+
30
+ Binaries: https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
31
+
29
32
30
33
### License
31
34
In general the sorce code, PCB and schematic are under GPLv3 license but with limitations of:
You can’t perform that action at this time.
0 commit comments