Hi Guys! I have just programed my PWM code into PIC16F873A...was wondering if I just connect +5V to VDD, Ground my Vss, I should expect a square wave(PWM) at CCP1 pin?? or do i have to connect some circuity?
Hi m.salehi, thanks for helping... I am trying to program a PWM with a period of frequency 16.7KHz, 50% duty cycle, portc CCP1 as output, prescaler of 1:1. Crystal is 4MHz. I have already program the code into the PIC16F873A. Now I wish to test out my PWM output. So what is the setup step??
1) Connect +5V to VDD
2) Connect Vss to ground
3) Using scope to see my PWM waveform with CCP1 pin.