-
src文件夹内包含userUsbHidKeyboard和userUsbCdc的文件夹时上传什么都会识别成keyboard
-
I have two Tang Nano boards both give the same error when trying to flash. As it's terrible to get them working on Windows with "official" tools I really hope to get openFPGALoader to work. The output…
-
`/*
UsbSerialAdaptor
A simple example turns CH552 to a serial adaptor,
relaying data between USB serial and Serial0.
Baudrate of Serial0 is determined by USB serial's rate.
created 202…
-
how to get ch55x's Unique ID?
-
Do you have a schematic for the CH552 download adapter? I can't order one from kadenken.com
Will it work for the Tang Nano?
Thank you.
-
The speed control is of little use, since the bit-bang SWD code is so slow, it can't go any faster than 1/60th of the system clock. With a CH552 running at 16MHz, the SWD frequency was ~260kHz, even …
-
I'm working on warm and cold LED lighting. Both CH552 and CH554 are perfect candidates since they have two PWM channels.
Everything works perfectly fine, except `analogWrite(pin, 0)` is not workin…
-
First, thanks for this awesome work.
I am able to compile and flash the examples. I was wondering how can I send media control commands/keypresses like volume up and down, next, pause and play.
W…
-
Hi there !
My MAIX bit board does not reboot automatically anymore after flashing an image. I get:
```
kflash -p /dev/ttyUSB0 -b 1500000 -t output/images/u-boot.bin
[INFO] COM Port Selected M…
-
I use the CH552 to try it, but get this
![image](https://user-images.githubusercontent.com/74038035/159484712-3e797c58-6dc4-43b5-bf70-dc630a58eb05.png)
Then I see the JavaScrip Code, find it seems n…