Skip to content

Firmware

mithro edited this page Apr 3, 2013 · 29 revisions

The HDMI2USB device has two different firmwares.

Cypress USB Chip Firmware

libusb fxload comes from https://github.com/pbatard/fxload

./fxload -vvv -t fx2 -D 1443:0007 -I uvc_bulk.hex

You should also be able to use http://www.makestuff.eu/wordpress/software/fx2tools/

./fx2loader --vidpid=1443:0007 uvc.hex ram

Xilinx Spartan FPGA Firmware

Use impact to program the hdmi2usb_onboard.bit device to the FPGA.