Skip to content

Python module to program Cypress FX EZ-USB series chipsets

License

Notifications You must be signed in to change notification settings

John-K/CypressFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Cypress FX Module

Introduction

The CypressFX module provides an interface to load a program into memory and run it, as well as programming and reading the EEPROM via the Vendor_AX firmware.

A clone of fxload has been implemented as a sample script.

Supported OSes

CypressFX has been tested with libusb on Mac OS 10.12.6, Linux 4.10 (x86-64 and arm64), and Windows 10 (64-bit)

License

The code is distributed under BSD license. See LICENSE in the sources archive.

Source code

CypressFX on GitHub:

https://github.com/John-K/CypressFX

Get code with git:

git clone https://github.com/John-K/CypressFX.git