Does LPC2104 have a third Timer?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does LPC2104 have a third Timer?

692件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mways on Fri Apr 17 06:53:47 MST 2015
Hello everyone! I have used LPC2103 for a long time. I use T0 and T1 to generate two channels of pulse command to servo driver, while use T3 to interrupt every 1ms as a time base for all over the whole project. Recently I add some functions to my project, then find the size of code plus rodata exceed 32k. So, I try LPC2104, and found it does not have T2 or T3. I tried to use watchdog timer to get an interrupt every 1ms. But WDINT cannot be disabled separately, then the watchdog interrupt generated indefinitely. Does everyone could give me some advise? Thank you in advance.
ラベル(1)
0 件の賞賛
返信
1 返信

649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dmitryf on Mon Jun 08 19:36:51 MST 2015
You can use PWM timer for it.
0 件の賞賛
返信