Hi Magnus, On Sat, 2015-11-28 at 21:50 +0100, Magnus Lundmark wrote: > Here's the pulseview log from the LWLA1034 using the new lwla-hackery > branch: > http://pastebin.com/u6m6xnqF
Cool, thanks. This confirms it: sr: [00:36.942358] sysclk-lwla: Partial transfer of 64 bytes, issuing new request for remaining 16 bytes. This is for a status poll. There are no partial transfer messages for the memory reads because I already reduced the read chunk size to 36 bytes on that branch. Anyway, your success confirms my assumption that the incorrect read of the device test word 0x1234567887654321 during initialization was due to queued up data from previous runs, caused by the 64 byte limit bug in the firmware. This is good; otherwise we would have two problems. :) Thanks again and cheers, --Daniel ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel