Skip to content

Commit dd44fd8

Browse files
committed
Added new features to readme
1 parent 0346805 commit dd44fd8

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,23 @@ NANDO is open source NAND programmer based on STM32 processor.
1515
- 3.3V NAND power supply
1616
- NAND read,write and erase support
1717
- NAND read of chip ID support
18+
- NAND read of bad blocks
19+
- NAND bad block skip option
1820
- Open KiCad PCB & Schematic
1921
- Open source code
22+
- Read & Write LEDs indication
2023
- Write speed: 512KBytes/s
2124
- Read speed: 640KBytes/s
2225
- Erase speed: 256MBytes/s
2326

2427
### Tested chips
2528
- K9F2G08U0C
2629

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:
3033

31-
Binaries: https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
34+
https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
3235

3336

3437
### License

0 commit comments

Comments
 (0)