Skip to content

Commit 4add88b

Browse files
committed
add ch347 programmer readme
1 parent 0e87f6b commit 4add88b

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,20 @@ add the following arguments to select this driver:
2626
-d serprog -a /dev/ttyACM0
2727
```
2828

29+
## CH347 programmer hardware
30+
31+
CH347 dual voltage (1.8V/3.3V) SPI/I2C/UART programmer
32+
33+
**Note1: max speed of SPI clock is 30MHz**
34+
35+
**Note2: CFG0 resistor is not connected**
36+
37+
kicad project and gerber file: ch347-hardware/ch347-prog-v1.2-kicad_pro.zip
38+
39+
![](ch347-hardware/ch347-prog-v1.2-3dpcb.jpg)
40+
41+
![](ch347-hardware/ch347-prog-v1.2-sch.jpg)
42+
2943
## Usage
3044
```
3145
spi-nand-prog <operation> [file name] [arguments]
140 KB
Loading
746 KB
Loading

0 commit comments

Comments
 (0)