Martin Han
Martin Han
Do you have the right privilege to access usb devices? Maybe you can remove the try block and take a screen shot of the exact error it throw? (Both with...
Cool. I have my local version with debugging support, but it prints way too much stuff, and don't get time to clear it up. Welcome, PR!
Hi, so my suggestion would be use the Wireshark to capture the USB sequence with the ch55xtool with debug on, comparing the difference in what the official tools send, and...
Download still failed :( ``` sudo wchisptool -n -f ~/Downloads/usb_device_cdc.bin Binary length 3746 Now performing erase... Erase done Writing Flash Write done Verifying Flash Write failed! ```
But like SSL, some modules wont use it, and SSL will consume a lot RAM... How about make a trick? ``` C #ifdef MQTT #define SSL #endif ``` And cross-test...