This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM-Q1: Configuring TDA4 SoC to generate PWM and Interrupt from the same pin for each rising/falling edge of the pwm that should trigger ISR callback

Part Number: TDA4VM-Q1


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?