You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the readme and browsed the code (Sorry I never used rust before), it seems the transport is using libUSB only. It is actually possible to check target device on Windows with libUSB first, then fallback to CH375DLL to do communication with WCH driver.
Hi,
Today I came across that the wchisp was added as the tool for upload in arduino_core_ch32 by Adafruit.
I read the readme and browsed the code (Sorry I never used rust before), it seems the transport is using libUSB only. It is actually possible to check target device on Windows with libUSB first, then fallback to CH375DLL to do communication with WCH driver.
Some of my working code can be viewed on https://github.com/DeqingSun/vnproch551/blob/master/main.cpp
The text was updated successfully, but these errors were encountered: