[sigrok-devel] Kingst LA5016 support

2025-08-07 Thread Radek Machulka
Dear all, I am having difficulties with my Kingst LA 5016 logic analyzer with sigrok- cli, as it will not acquire requested number of samples. As a consequence (at least I believe it is a consequence of unexpectedly short data), I may get bunch of other errors during saving such data into files

Re: [sigrok-devel] Kingst LA5016 support

2025-08-07 Thread Adrian Godwin
I don't have that model, but on other USB devices such as the Saleae (using their own drivers) I have found that the capture performance is dependent on your PC's USB and PCI performance. Test it at lower sample rates to see if that makes a difference. On Thu, Aug 7, 2025 at 2:57 PM Radek Machul

Re: [sigrok-devel] Kingst LA5016 support

2025-08-07 Thread Radek Machulka
Thank you for the suggestions. I should have mentioned that I tried two different PCs, one with linux and one with windows. Unfortunately, reducing the sample rate is not an option for my application, however I can try just to see if it helps. On Thu, Aug 7, 2025, 20:33 Adrian Godwin wrote: > I