Hello,

Hoping this is the right place to ask questions also about protocol
decoders. If not please suggest alternatives.

I'm doing a first attempt at writing a decoder to capture reads from an
EPROM and need to decode address and data. This will be quite a few pins.
Is it possible to suggest default locations/names for each pin? When I run
the hantek 4032 logic analyzer, the pins are labelled A0 - A15 and B0 -
B15. It would be good to be able to have default values within the decoder
so I don't have to enter this each time I start a new session in PulseView.
Or, is this possible to configure within PulseView in any way?

I'm starting from the 'parallel' decoder. When I select that with data from
the Hantek, no pin is preselected (they are all '-'). On the other hand,
when I import raw binary data where pins are labelled 0 - 31,  D0 - D7 are
assigned to 0 - 7. Is this by chance only or can it be controlled?

When building a decoder, it would be great to be able to run it in a debug
mode. Is this possible in any way? I have only PulseView installed now, but
could install sigrok-cli also if that would simplify things - any
suggestions appreciated!

Looking at the wiki Protocol decoder API/Queries, there are several
references to the API v2, but where can documentation about that be found?

Regards,
  Staffan
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to