Tilman Sauerbeck [2015-10-11 21:33]: > I'm currently working on support for the LeCroy Logicstudio logic > analyzer in libsigrok. > [...] > So the driver shouldn't be merged yet, but if anyone is curious: > git://git.code-monkey.de/libsigrok.git > http://git.code-monkey.de/?p=libsigrok.git;a=summary
In addition to the driver code proper, I have a sigrok-util tree with a script that extracts the two FPGA bitstreams from the official Windows software: git://git.code-monkey.de/sigrok-util.git http://git.code-monkey.de/?p=sigrok-util.git;a=summary The firmware for the Cypress USB chip can be extracted with existing tools: the driver ships with a SPT file. I've used https://ftp.dlitz.net/pub/dlitz/cyusb-fw-extract/0.1/cyusb-fw-extract.py with a minor change to make it write raw binaries instead of ihex files. Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel