Hi all, I had submitted a pull-request (https://github.com/sigrokproject/libsigrok/pull/148) to libsigrok project to add support for FX3 devices. FX3 comes from the same family of devices as the popular FX2 series of chips, but supports higher sampling frequencies (100 MHz) and supports USB 3.0. Addition of this device will help developers to use any FX3 device as a USB 3.0 logic analyser.
In the added cypress-fx3 driver, modifications are done on top of the fx2lafw code to add support for higher sampling frequencies (upto 100 MHz) and also added support for firmware download to FX3. I have done basic testing of capture using sigrok-cli as well as pulseview. It would be really great if someone can review and merge-in the changes to the mainline. Also, any feedbacks are much welcome. Thanks Ashwin
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel