Skip to content

Commit fbed8e4

Browse files
committed
Added README section about adding new chip
1 parent e52b3df commit fbed8e4

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NANDO is open source NAND programmer based on STM32 processor.
55

66
<img src="img/board_v2_0.jpg" width="600">
77

8-
<img src="img/host_app_v1_0.jpeg">
8+
<img src="img/host_app_v2_1.jpeg">
99

1010
## Features
1111
- USB interface
@@ -84,3 +84,8 @@ Linux based OS
8484
## Schematic and PCB
8585
- Install KiCad 5.0.1
8686
- Open ~/dev/nand_programmer/nand_programmer/kicad/nand_programmator.pro
87+
## Adding new chip
88+
- Go to Settings->Chip database
89+
- Press "+" button and fill out parameters from datasheet.
90+
91+
<img src="img/chip_db_settings.jpeg">

img/chip_db_settings.jpeg

33.4 KB
Loading

img/host_app_v1_0.jpeg

-82.3 KB
Binary file not shown.

img/host_app_v2_1.jpeg

73.7 KB
Loading

0 commit comments

Comments
 (0)