Hi Shawn This sounds very good news. I'm eager to test it (currently I cannot because not at home) I had previously tried this project: https://www.hackster.io/markkomus/using-a-raspberry-pi-pico-as-a-logic-analyzer-with-pulseview-e12543 But as said by the author himself it was quite limited because the output is a csv file, it isn't a sigrok hardware driver. Worth to mention this project as well : https://github.com/pschatzmann/logic-analyzer I never tried it (because his own arduino lib) But yours sounds better because it's a real hardware driver for the pico. So we can get pico 120MHz !
Thanks and congratulations -- Guy Le mar. 22 févr. 2022 à 08:19, Shawn Walker <ac0b...@gmail.com> a écrit : > All, > I've developed a libsigrok driver for the Raspberry PI PICO board. > Github repo > https://github.com/pico-coder/sigrok-pico/tree/main/raspberrypi-pico > Features: > -3 ADC channels (up to 500khz), 21 digital channels (up to 120Mhz) > -Hardware based digital only trigger > -Software based triggering > -Uses pico sdk CDC serial library, so device enumerates as a serial device > rather than USB> > -200kB of trace storage (up to 400K samples depending on mode). > -Digital modes with <=4channels have a run length encoding to support > faster sample rates. > > I'm still making some small final tweaks, but definitely wanted to work > with folks to get this released. All testing so far has been done with a > Raspberry PI 3B+ (hard as I've tried I can't get windows cross compile to > work). > > Thanks! > Shawn > > _______________________________________________ > sigrok-devel mailing list > sigrok-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sigrok-devel > -- Guy COLIN
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel