freedom
Joined: 10 Jul 2011 Posts: 54
|
Pin select for PWM |
Posted: Mon Jun 15, 2015 4:31 am |
|
|
In 16f877A , by default C2 is PWM1 and C1 is PWM2
If I want to use PWM_1 and PWM_2 at any other pin ( as example PWM_1 at pin_A0 and PWM_2 at pin_E1),
Does it possible ?
Any software/coding solution?
Any example ? please
I want to do it because , I used all pin of port "C" as input and used Port "A" and "E" as output.
Pin_A0 will be used for stepper pulse generator and Pin_E1 will be used for another stepper pulse generator
I am using compiler version 4.124 |
|