cp2102N programmer tests #33
sarnold
announced in
Announcements
Replies: 1 comment
-
Provision example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The PiUART cp2102N boards are shipped (mostly) unprovisioned, in that the device serial number is visible via pyusb descriptor reads, however, that serial number is not (yet) programmed in the device EEPROM. The external programming tool can be used to add the serial number to the device EEPROM:
Use one or more args to program selected fields, eg, the above serial number string, then hot-plug the device and read it again:
Beta Was this translation helpful? Give feedback.
All reactions