Detecting rising and falling edges, and discriminating them

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hello all,

I need to detect rising and falling edges on an XMC4500 pin, and I need to know whether the edge is rising or falling (the event will trigger an interrupt handling function).

Is it possible to do this using DAVE apps suitably connected?
0 Likes
1 Reply
Not applicable
Hi,

Yes of course.

Please try out the EVENT_DETECTOR APP in DAVE.

Refer to the APP Help document, under the section on Usage. You may follow the steps within to create an external event interrupt to detect an event based on rising or falling edge.

Regards,
Daryl
0 Likes