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

unrecognized arguments: DFU Driver #16

Open
premanandaembed opened this issue Oct 18, 2024 · 2 comments
Open

unrecognized arguments: DFU Driver #16

premanandaembed opened this issue Oct 18, 2024 · 2 comments

Comments

@premanandaembed
Copy link

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.

@o-murphy
Copy link
Owner

o-murphy commented Nov 27, 2024

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.

  1. Which version of original dfu-util are you use?
  2. Show me a command example u uses

U have input vid and pid in format 0xFFFF:0xFFFF

pydfuutil -d "0xabcd:0x0123" -a "devname" -D ".\fw.bin"

@o-murphy
Copy link
Owner

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.

I just checked cli-tool arguments and got no issues. Can u provide me your console 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