SCTimer in LPC845 is not invoking with IRQ

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SCTimer in LPC845 is not invoking with IRQ

541 Views
angiey0017
Contributor III

Hi,

I need to generate a PWM signal with lower frequency say from 0.5hz,1hz...and want to execute

using interrupt, so checked with the sample code of [sctimer_16bit_counter] without interrupt call

getting the 1hz pwm signal, but after adding ISR not getting the pwm signal since interrupt is not

invoked, kindly suggest any changes to be done in the implementation in the attached file.

Thank you

2 Replies

450 Views
jeremyzhou
NXP Employee
NXP Employee

Hi ,

Thank you for your interest in NXP Semiconductor products and
the opportunity to serve you.
To provide the fastest possible support, I'd highly recommend you to refer to the sctimer_pwm_with_dutycyle_change demo in the SDK for details.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

450 Views
angiey0017
Contributor III

Ok thank you

0 Kudos