Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tool to manipulate Cypress EZ-USB FX2LP devices

License

NotificationsYou must be signed in to change notification settings

DrMcCoy/FX2LPTool

Repository files navigation

Tool to manipulate Cypress EZ-USB FX2LP devices.Namely, it lets you easily change the USB vendor/product IDs stored in the devices' EEPROM.

FX2LPTool is partially based on the Cypress CyUSB Suite for Linux. See the AUTHORS file for specifics.

For a list of vendor/product IDs for FX2-based logic analyzer, please seethe fx2lafw page in the sigrok wiki.

Usage: fx2lptool <command> <vendor ID> <product ID> [<command options>]The vendor ID and product ID can be specified in decimal or, whenprefixed with 0x, in hexadecimal, or, when prefixed with a 0, in octal.Valid commands are:  - readeeprom    Read the contents of the device's EEPROM  - verifyid    Verify the EEPROM contents with the vendor/product IDs  - setid <new vendor ID> <new product ID>    Set the vendor and product IDs.    For known IDs, please see the README.mdExamples:fx2lptool readeeprom 0x0925 0x3881fx2lptool verifyid 0x0925 0x3881fx2lptool setid 0x0925 0x3881 0x08A9 0x0014

About

Tool to manipulate Cypress EZ-USB FX2LP devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp