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

A flash command before issuing a status command fails with "pipe error" #52

Open
OpusElectronics opened this issue Feb 17, 2024 · 1 comment

Comments

@OpusElectronics
Copy link

If the first command sent to the WCH-Link adapter (when it has been plugged to USB) via wlink is a 'flash' command, it fails in the following way:

[INFO] Connected to WCH-Link v2.9(v29) (WCH-LinkE-CH32V305)
Error: USB error: Pipe error

Caused by:
    Pipe error

If we issue a 'status' command first, it works fine, and subsequent 'flash' commands all work until the WCH-Link is unplugged/replugged to USB.

On Linux, if that makes a difference.

@andelf
Copy link
Contributor

andelf commented Feb 18, 2024

Could you provide wlink -vv output?

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

2 participants