On Mon, 8 Dec 2025 19:01:16 +0100 Helge Kruse via sigrok-devel <[email protected]> wrote:
> Hi, > > I have found a problem with the SD card decoder while implementing a > driver stack for an embedded platform. When the SD card doesn't send a > response, the host controller sends the next command after a timeout. > But the decoder expects a response and decodes the next token as a > response. This is a bug. > > The example trace file as well as the fix is in the pull request > https://github.com/sigrokproject/libsigrokdecode/pull/127 also this might be a good case to think about tests, ideally automated. I will try to come up with something, using my know-how from an enterprise Linux distro world :-) Dan _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

