Hi,

I wanted to add a decoder to the PCA9571 <https://www.nxp.com/docs/en/data-sheet/PCA9571.pdf> I²C 8-bits output expander. The goal is to print the logic level of the expander outputs (in pulseview) and to use these signals for other decoders (eg. SPI Slave Select). The decoder API is neat but I could not write a decoder because I found no way to output a logic trace: the four registrable OUTPUT_* seem to serve another purpose.

I'm new to this project, did I miss something ? If not, do you think we should add a "OUTPUT_LOGIC" (or similar) ? If so, I would be happy to provide a patch.

Best regards,

Mickael

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

Reply via email to