]> sigrok.org Git - libsigrok.git/commitdiff
sysclk-lwla: Work around short transfer quirk
authorDaniel Elstner <redacted>
Sat, 5 Dec 2015 16:47:52 +0000 (17:47 +0100)
committerDaniel Elstner <redacted>
Tue, 22 Dec 2015 15:09:39 +0000 (16:09 +0100)
Detect whether the FX2 firmware of the LWLA device exhibits the
short transfer bug. If so, work around the problem by limiting
reads to at most 64 bytes at a time. This slows down the memory
read after acquisition quite noticably, but makes the device
usable even in adverse conditions.


No differences found