Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is possible to use CH375DLL.dll to prevent change driver on Windows. #54

Open
DeqingSun opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@DeqingSun
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant