]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/counter/test.conf
counter: use HD44780 dump to check counter's reset_edge option
[sigrok-test.git] / decoder / test / counter / test.conf
index ca759e571c8757b973d806d678a04081a68023b9..89043548b8ebc86f39b8de77cc80f31235df2db2 100644 (file)
@@ -32,3 +32,8 @@ test nrf24l01_communication_tx_8bit_words_reset
        protocol-decoder counter channel data=1 channel reset=0 option data_edge=rising option divider=8
        input spi/nrf24l01/nrf24l01-communication-tx.sr
        output counter annotation match nrf24l01_communication_tx_8bit_words_reset.output
+
+test hd44780_text_falling_reset
+       protocol-decoder counter channel data=3 channel reset=1 option data_edge=falling option divider=2 option reset_edge=rising
+       input hd44780/hd44780-reset-init-hello.sr
+       output counter annotation match hd44780_text_falling_reset.output