Tool/software:
Hi,
For our business logic we need to use the same interface for pwm output at a defined 30hz frequency and that should raise a interrupt at each rising or falling edge which triggers a callback function.
Is it possible to use the same interface for this purpose . If that's possible how can we configure the interface and interrupt?