Hello,
I got following question regarding USB EXPERIMENT INTERFACE BOARD and K8055D.dll:
I need to detect a very quick High/Low signal on a digital input.
Is there any posibility like a funktion “wait for digital input x”.
On a microcontroller I would use a hardware interrupt which is not possible here, I expect?
As it looks for me I would need to wait for the input in a while loop and it can happen that i do not see it because i do not hit the short high period.
Any idea?
Thanks,
T.Hoffmann