We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is the command i used pydfuutil -d "pid:vid" -a "devname" -D "dfu_filepath" which is not working, but same command in dfu-util it worked.
The text was updated successfully, but these errors were encountered:
U have input vid and pid in format 0xFFFF:0xFFFF
pydfuutil -d "0xabcd:0x0123" -a "devname" -D ".\fw.bin"
Sorry, something went wrong.
I just checked cli-tool arguments and got no issues. Can u provide me your console output?
No branches or pull requests
this is the command i used pydfuutil -d "pid:vid" -a "devname" -D "dfu_filepath" which is not working,
but same command in dfu-util it worked.
The text was updated successfully, but these errors were encountered: