Hei hei, currently I have a GW Instek GDS-1102A scope on my desk which I try to use to capture some MDIO communication between an ARM Cortex-M4 MCU and a LAN8720A ethernet PHY (which to debug is my primary goal).
The scope itself is currently not supported by sigrok, but some older model is: https://sigrok.org/wiki/GW_Instek_GDS-800_series The GDS-1000 Series seems to use the same serial protocol over USB, but I can not just give sigrok the path to the device /dev/ttyACM0 and it just works, that's not the case. :-/ I could hardcopy a measurement to SD card however, which gives me one CSV file per channel with analog values. According to libsigrok master, analog input from CSV is still an open TODO: "Add support for analog input data? (optional)". The data itself looks like that: https://pastebin.com/D3UQQMj9 I'd like to get that data or support for that scope into sigrok, and I have no fear to write some C for that, but I wonder which way would be promising to be easier or faster or more desired by the community? However I did not code for sigrok before, and I might need some guidance. ;-) Happy to hear some thoughts of you. Alex P.S.: I have also access to that one, but I think that won't be that easy: https://sigrok.org/wiki/Link_Instruments_LA-5580 -- /"\ ASCII RIBBON | »With the first link, the chain is forged. The first \ / CAMPAIGN | speech censured, the first thought forbidden, the X AGAINST | first freedom denied, chains us all irrevocably.« / \ HTML MAIL | (Jean-Luc Picard, quoting Judge Aaron Satie)
signature.asc
Description: PGP signature
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel