LPC 845 CONTROLLER TIMER & PWM

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

LPC 845 CONTROLLER TIMER & PWM

175 次查看
Arularasan
Contributor II

why there are two distinct ways to manage timer and PWM functionalities in this microcontroller 

Chapter 20: LPC84x Standard counter/timer (CTIMER)

Chapter 21: LPC84x SC Timer/PWM.

1.Both are same or Not ?

2.why these tow timers ?

3.is there any use of these both ?

4.give example for this both ?

 

标记 (1)
0 项奖励
1 回复

161 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

HI Arularasan 

SCTimer is more flexiable than CTimer

We can use SCTimer to simulate some peripheral like UART, or use SCTimer to control BLDC

Here is SCTimer cookbook:

https://www.nxp.com/docs/en/application-note/AN11538.zip

Here is SCTimer applications:

https://www.nxp.com/docs/en/application-note/AN12726.pdf

https://www.nxp.com/docs/en/application-note-software/AN12726SW.zip

https://www.nxp.com/docs/en/application-note/AN12602.pdf

https://www.nxp.com/docs/en/application-note-software/AN12602SW.zip

 

MCUXpresso SDK includes both SCTimer and CTimer demo codes

We can download here

https://mcuxpresso.nxp.com/en/dashboard?build=1

Hope this helps.

Have a nice day,

Jun Zhang

 

 

0 项奖励