Tim 'mithro' Ansell
Tim 'mithro' Ansell
This issue was moved to timvideos/HDMI2USB-numato-opsis-hardware#1
Working firmware has been created in my branch of fx2lib - you can find it at https://github.com/mithro/fx2lib/tree/adding-cdc-examples-working
1) Checkout the "adding cdc examples working" branch of fx2lib version at https://github.com/mithro/fx2lib/tree/adding-cdc-examples-working 2) Go to fx2lib/examples/cdc/to-uart/ and compile the firmware. 3) Use the following download script at https://github.com/mithro/fx2lib/wiki/Getting-Started (or...
* `read-serialno.h` is LGPLv2.1+ -- https://github.com/timvideos/HDMI2USB-fx2-firmware/blob/master/hdmi2usb/read-serialno.c I think the rest seem correct.
Fixed read-serialno.h
We should aim to replace the following files; * makestuff.h - LGPLv3+ - This just contains some simple defines, very easy to replace. * debug.h - LGPLv3+ - What in...
Work to fix this problem has been done in following branch -> https://github.com/mithro/HDMI2USB-misoc-firmware/commits/fx2-refactor It required quite a lot of rewriting the FX2 firmware. This is also surprisingly complicated see comments...
This is being worked on in the https://github.com/timvideos/HDMI2USB-numato-opsis-sample-code/tree/issue-21-dvid-logo branch.
_From @xfxf on August 7, 2016 9:5_ The gstreamer pipeline dies with the following error; ``` obtained NetClientClock from host waiting for NetClientClock to sync… starting pipeline playing Received Error-Signal...
_From @xfxf on August 7, 2016 9:9_ 1) Connect the HDMI2USB 2) Connect to the serial port using flterm, close flterm 3) Try and get video from the video device...