File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -15,20 +15,23 @@ NANDO is open source NAND programmer based on STM32 processor.
15
15
- 3.3V NAND power supply
16
16
- NAND read,write and erase support
17
17
- NAND read of chip ID support
18
+ - NAND read of bad blocks
19
+ - NAND bad block skip option
18
20
- Open KiCad PCB & Schematic
19
21
- Open source code
22
+ - Read & Write LEDs indication
20
23
- Write speed: 512KBytes/s
21
24
- Read speed: 640KBytes/s
22
25
- Erase speed: 256MBytes/s
23
26
24
27
### Tested chips
25
28
- K9F2G08U0C
26
29
27
- ## Version
28
- ### Release 1.0
29
- - Basic NAND operations support
30
+ ## Release binaries
31
+ You can download host application deb package for Ubuntu, firmware binary for
32
+ STM32, schematic and gerber files from here:
30
33
31
- Binaries: https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
34
+ https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
32
35
33
36
34
37
### License
You can’t perform that action at this time.
0 commit comments