Skip to main content
Basavanagouda1
Associate II
January 27, 2020
Solved

PWM ISR is not handle by the controller

  • January 27, 2020
  • 1 reply
  • 734 views

Hi All,

We are using SPC560pxx series development board and it is configured with SPI,CAN,UART,ADC,DMA,PWM,ICU and other modules.

We initialized the PWM, it's running proper for few seconds. But after some time, PWM stops generating interrupts. We checked it by toggling GPIO in the ISR.

We have some confusions to understand it.  

1. How the controller is ignoring PWM interrupt?

2. How we can make user controller should handle all the interrupts. 

3. How we can sequence the ISR handling?

Please help me to solve this problem.

Thanks,

Basava.

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    Hello ,

    in the SPC5Studio tools suite ,

    there are PWM examples

    Check your pinmap and PCTL

    Best Regards

    Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    January 28, 2020

    Hello ,

    in the SPC5Studio tools suite ,

    there are PWM examples

    Check your pinmap and PCTL

    Best Regards

    Erwan