ufprog icon indicating copy to clipboard operation
ufprog copied to clipboard

HOW TO USE?

Open ZhiyuanYuanNJ opened this issue 2 years ago • 3 comments

Hi, I have a CH347 chip, how to use it with ufprog?

ZhiyuanYuanNJ avatar Dec 05 '23 08:12 ZhiyuanYuanNJ

sorry since I haven't finished my development, documentation is not available. To use the program, please refer to: spi-nand: https://github.com/hackpascal/ufprog/blob/master/program/spi-nand/ufsnandprog.c#L30 spi-nor: https://github.com/hackpascal/ufprog/blob/master/program/spi-nor/ufsnorprog.c#L35

hackpascal avatar Dec 13 '23 14:12 hackpascal

请问这个 dev 的名字是怎么来的? 怎样才能够看到 dev 名?

atzlinux avatar Oct 02 '24 07:10 atzlinux

请问这个 dev 的名字是怎么来的? 怎样才能够看到 dev 名?

如果是使用安装的版本,那么在 device 目录里面,名字就是那些 json 文件,不带 .json 后缀 如果是源代码的话: controller/ftdi/presets controller/wch/presets static/examples/serprog.json

hackpascal avatar Oct 02 '24 15:10 hackpascal