PWM and Timer Peripherals using simultaneously in LPC55S16 Microcontroller

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

PWM and Timer Peripherals using simultaneously in LPC55S16 Microcontroller

1,371 次查看
VIGNESH_BABU
Contributor II

Hi,

I am using the LPC55S16 Microcontroller. Where I using the PWM and Timer Peripherals simultaneously but I was unable to utilize the same Peripherals at same timer due to same MCR register Bits.Is there is any optional way to use same Peripherals at same time.

0 项奖励
回复
1 回复

1,340 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @VIGNESH_BABU 

There are five CTIMERs for lpc55s16, you can use one timer for PWM, one for timer.

Can not use same time, because as you said, one of them can reset the TC, "PWM" and "Timer" use the same TC.

 

BR

Alice

0 项奖励
回复