PWM and Timer Peripherals using simultaneously in LPC55S16 Microcontroller

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

PWM and Timer Peripherals using simultaneously in LPC55S16 Microcontroller

1,375 Views
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 Kudos
Reply
1 Reply

1,344 Views
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 Kudos
Reply