I'm trying to get the Scopefun2 to trigger from a digital pin.
I'm using an external digital generator to insert regular 3.3V input square wave in GPIO 0 and I'm also putting the signal into analog channel 1. I can see the signal is clean and I can trigger using analog channel 1 OK and can also see the input into GPIO 0 (see attached image, where it correctly triggers and the falling edge of the wave can be seen in the analog scope and in channel 0 digital).
I cannot get the scope to trigger off the digital input.
I have set:
Digital pattern: all GPIOs are set as Direction Input
Digital channel: 0 is ticked to display it
Triggering: Mode Normal, Source External
Digital triggering settings: Stage is 1, Delay 0, Stage Start is 1, Mode is Parallel, all boxes are set to "X" except for lower right box which is set to "Rising"
Any ideas what is wrong with this setup?