Git Product home page Git Product logo

cp210x-cfg's Issues

error: failed to set cfg item 3704: Pipe error

Hi, thanks for the great utility, I use it to keep straight which devboard has which firmware by setting it's Serials. But with some boards I recently developed I'm met with this. Any help or suggestion as to the cause would be appreciated.

sparklemotion 13:26 [s] $ sudo ./cp210x-cfg -S "test"
ID 10c4:ea60 @ bus 007, dev 007: CP2102N USB to UART Bridge Controller
error: failed to set cfg item 3704: Pipe error
Model: CP210Q
Vendor ID: 10c4
Product ID: ea60
Name: CP2102N USB to UART Bridge Controller
Serial: c4fada6439c5e711b8928568f41b81de

"error: failed to read cfg item 3704: Other error" with empty serial number

I have a cp2102 USB-serial dongle with no serial number set, and cp210x-cfg reports an error:

# ./cp210x-cfg
ID 10c4:ea60 @ bus 000, dev 003: CP2102 USB to UART Bridge Controller
Model: CP2102
Vendor ID: 10c4
Product ID: ea60
Name: CP2102 USB to UART Bridge Controller
error: failed to read cfg item 3704: Other error

I can set a serial number:

# ./cp210x-cfg -S $(pwgen -s 10)
ID 10c4:ea60 @ bus 000, dev 003: CP2102 USB to UART Bridge Controller
Model: CP2102
Vendor ID: 10c4
Product ID: ea60
Name: CP2102 USB to UART Bridge Controller
Serial: 8OoOE8NmD5

And I can tell cp210x-cfg to set the serial number back to an empty string, which returns the error again:

# ./cp210x-cfg -S ""
ID 10c4:ea60 @ bus 000, dev 003: CP2102 USB to UART Bridge Controller
Model: CP2102
Vendor ID: 10c4
Product ID: ea60
Name: CP2102 USB to UART Bridge Controller
error: failed to read cfg item 3704: Other error

But the Python cp210x-program does report the empty serial number, without error:

# python2 ./cp210x-program
[usb device]
product_string = CP2102 USB to UART Bridge Controller
serial_number = 
...

So it looks like everything functions correctly, except for emitting the error message.

error: failed to read cfg item 3703: Input/Output Error

I sometimes get errors when reading CP2102 devices. I get the same errors when trying to write the NAME field. I haven't tried any other changes.

$ sudo cp210x-cfg -m 10c4:ea60
ID 10c4:ea60 @ bus 001, dev 014: CP2102N USB to UART Bridge Controller
Model: CP210Q
Vendor ID: 10c4
Product ID: ea60
error: failed to read cfg item 3703: Input/Output Error
Serial: 55f11b71d8cdbac69d77ac99e08c527b
$ sudo cp210x-cfg -m 10c4:ea60
ID 10c4:ea60 @ bus 001, dev 014: CP2102N USB to UART Bridge Controller
Model: CP210Q
Vendor ID: 10c4
Product ID: ea60
Name: CP2102N USB to UART Bridge Controller
Serial: 55f11b71d8cdbac69d77ac99e08c527b
$ sudo cp210x-cfg -m 10c4:ea60 -N FOO10R200
ID 10c4:ea60 @ bus 001, dev 014: CP2102N USB to UART Bridge Controller
error: failed to set cfg item 3703: Pipe error
Model: CP210Q
Vendor ID: 10c4
Product ID: ea60
error: failed to read cfg item 3703: Input/Output Error
Serial: 55f11b71d8cdbac69d77ac99e08c527b

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.