Skip to content

Commit

Permalink
add ch347 programmer readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Aug 27, 2023
1 parent 0e87f6b commit 4add88b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@ add the following arguments to select this driver:
-d serprog -a /dev/ttyACM0
```

## CH347 programmer hardware

CH347 dual voltage (1.8V/3.3V) SPI/I2C/UART programmer

**Note1: max speed of SPI clock is 30MHz**

**Note2: CFG0 resistor is not connected**

kicad project and gerber file: ch347-hardware/ch347-prog-v1.2-kicad_pro.zip

![](ch347-hardware/ch347-prog-v1.2-3dpcb.jpg)

![](ch347-hardware/ch347-prog-v1.2-sch.jpg)

## Usage
```
spi-nand-prog <operation> [file name] [arguments]
Expand Down
Binary file added ch347-hardware/ch347-prog-v1.2-3dpcb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ch347-hardware/ch347-prog-v1.2-sch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4add88b

Please sign in to comment.