-
(Not a bug - but for the benefit of google searches)
It appears some TEMPer USB dongles contain a CH551. When the device is plugged in and the computer is rebooted, the dongle seems to get stuck in…
-
```
PS D:\> .\SNANDer-Windows-64bit.exe -i
SNANDer - Serial Nor/nAND/Eeprom programmeR v.1.7.5 by McMCC
Found programmer device: WinChipHead (WCH) - CH341A
Device revision is 3.0.4
spi_nand_pr…
-
Cannot seem to upload to esp8266 based devices that use a WinChipHead CH341/CH340 serial adapter using esptool.py. It works with other serial adapters. Bug in [uchcom](https://man.freebsd.org/cgi/man.…
-
Hi there,
I'm getting an error running usense:
root@dell:~/usense-1.5.2# usense 0
usb:004.2: Can't get current configuration.
usense: No such sensor 'usb:004.2'
My lsusb uitput:
root@delltv:~/usens…
H4n5 updated
13 years ago
-
Hi there, I would like to flash CH552 on linux, then your tool seems be a good option. When I just run `python ch55xtool.py ` I always get the `USB_ERROR_CANNOT_SET_CONFIG` error.
BTW, usb rules ha…
-
I can not flash my CH554 with this tool
```
python -m ch55xtool -f C:\Users\Gigabyte\Documents\Keil\CH554EXAM\USB\U_DISK\EXAM1\EXAM1.bin -r
Found CH554.
BTVER: V2.31.
Failed to flash firmware of …
-
Hello I have the following error. Disabling ECC allows me to dump without noticeable issues? Any suggestions? Can the non ECC dump be trusted?
Found programmer device: WinChipHead (WCH) - CH341A
D…
-
Asking everyone to disable an important security feature like kext signing seems like a terrible idea. Is there any chance of producing signed kexts for these drivers so that we can use them on recen…
-
Howdy!
Just experiment with the ch552 this morning ...
lsusb returns
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root…
-
ubuntu24.04编译的,可以正常编译和烧录。试图在泰山派上编译[驱动](https://github.com/WCHSoftGroup/ch9344ser_linux),提示找不到内核的build文件夹。对linux编译不熟,是不是可以考虑在工程中直接集成这个驱动再编译?