I have an LCR meter from uni-t that uses the same cyrustek ES51919Q as the currently supported deree-de5000. the only real difference in their protocols is that the uni-t uses the cp2110 that wraps the serial data inside HID reports.
This creates a serial connection that isn't a USB virtual serial port. Now for my question, should the unwrapping of these HID reports and the reassembly of the serial stream be done in the device driver ? Or should it be done in a more generic way so other devices using the same chip can use the same code ? Maybe it should be implemented in libserialport ? https://www.silabs.com/Support%20Documents/TechnicalDocs/CP2110.pdf http://www.eevblog.com/forum/testgear/review-and-tear-down-of-uni-t-ut612-lcr-meter/ ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel