Hi there,
Just wondering how to get the comparator "RESULT" (not part of EVENT) onto an output pin without CPU intervention. From the datasheet I believe:
1. the RESULT is only updated as part of the TASK_SAMPLE (so for reading in for software usage, which I don't want).
2. The EVENT_CROSS could be wired to PPI but doesn't reflect the value, which is what I need to push through to GPIO.
Cheers,
Andrew
EDIT -> Got it (EVENT_UP, EVENT_DOWN)