> On Sep 22, 2025, at 6:26 PM, ttnp--- via sigrok-devel
> wrote:
>
> Hi Mikael,
>
> did You find the description in HACKING?
>
Hi Matthias,
yes, but it was of limited help. The problem I face is finding out what is the
expected behavior of the driver.
Regards,
Mike
It is great to see the interest in keeping sigrok alive! It fills an important
function and I really hope it will be kept alive.
I recently implemented a device driver for an FPGA based LA board I developed.
It was difficult because documentation is incomplete and in the end reverse
engineering
> On Sep 22, 2025, at 10:58 PM, Shawn Walker wrote:
>
> I think (based on my fuzzy memory from my raspberrypi-pico driver), that you
> can enforce a max limit by having a SR_CONF_LIMIT_SAMPLES key inside of the
> config_list. At least that seems to be what worked for me in
> libsigrok/src/ha
Hi,
I’m writing a driver for a logic analyzer I designed. The unit samples 16bit,
up to 128MSp @100MHz and store data in local DDR3 memory.
I struggle to understand the API. I try to limit the buffer size to 128MSp,
preferably using a drop down with discrete buffer sizes I define. I’ve tried
4 matches
Mail list logo