timvideos / HDMI2USB-mode-switch

Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc).
Apache License 2.0
10 stars 13 forks source link

Write python only version of fxload #9

Open mithro opened 8 years ago

mithro commented 8 years ago

Currently we use the fxload tool which is written in C. The code for the tool can be found at https://github.com/libusb/libusb/blob/master/examples/fxload.c and https://github.com/libusb/libusb/blob/master/examples/ezusb.c

An alternative implementation of the fxload functionality can be found at https://github.com/mithro/fx2lib/tree/master/examples/fx2

Another alternative implementation of the fxload functionality can be found at https://github.com/makestuff/fx2loader

It would be good to have a pure Python version using pyusb. This is partly needed for Windows (#5)/Mac (#4) support.

The tool should allow you to do the following;

John-K commented 7 years ago

I've implemented this functionality at https://github.com/John-K/CypressFX

Feedback is welcome

ghost commented 3 years ago

Is the issue resolved? It's still open on BountySource.

John-K commented 3 years ago

I wrote something but I guess it's never been integrated

On Sat, Mar 20, 2021 at 11:16 PM Lyndon Gingerich @.***> wrote:

Is the issue resolved? It's still open on BountySource.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/timvideos/HDMI2USB-mode-switch/issues/9#issuecomment-803504836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADCSVXGTYHZWVEBILPQRRDTEVQHJANCNFSM4CF2KNGA .