SCTimer in LPC845 is not invoking with IRQ

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SCTimer in LPC845 is not invoking with IRQ

702 次查看
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 回复数

611 次查看
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.
-------------------------------------------------------------------------------

611 次查看
angiey0017
Contributor III

Ok thank you

0 项奖励
回复