]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commit
Add fx2lafw firmware for FX2 devices with sigrok VID/PID.
authorUwe Hermann <redacted>
Wed, 21 Oct 2015 20:23:44 +0000 (22:23 +0200)
committerUwe Hermann <redacted>
Sat, 24 Oct 2015 16:12:03 +0000 (18:12 +0200)
commit4c4035a7b45d6e865fac0a4ac96c83ab6baf7a13
treeeb828cb296c60de14213053b4b1788b651ddc4ae
parentc547f69e7c62a49368da12b6717e2569efb4cc8a
Add fx2lafw firmware for FX2 devices with sigrok VID/PID.

The two new firmware images fx2lafw-sigrok-fx2-{8,16}ch.fw can be used
on Cypress FX2 devices where one of the two official sigrok fx2lafw
USB VID/PID pairs is hardcoded in an external EEPROM.

The sigrok project owns USB product IDs allocated via the Openmoko project:

  http://wiki.openmoko.org/wiki/USB_Product_IDs

The following two VID/PID pairs are available for devices that use
a Cypress FX2(LP) chip *directly* as 8-channel or 16-channel logic analyzer,
and use the respective USB-based protocol. They are *not* meant for
other devices which just happen to also have an FX2 (e.g. in addition to
an FPGA) and/or devices that use a different USB-based protocol.

 - 1D50:608C: fx2lafw-sigrok-fx2-8ch.fw

 - 1D50:608D: fx2lafw-sigrok-fx2-16ch.fw
configure.ac
hw/Makefile.am
hw/sigrok-fx2-16ch/Makefile.am [new file with mode: 0644]
hw/sigrok-fx2-16ch/dscr.a51 [new file with mode: 0644]
hw/sigrok-fx2-8ch/Makefile.am [new file with mode: 0644]
hw/sigrok-fx2-8ch/dscr.a51 [new file with mode: 0644]