ON 20070602@7:44:08 PM at page:
http://www.piclist.com/microchip/16F877/flashled.htm#39235.3056712963
James Newton[JMN-EFP-786] published post 39235.3056712963
BE AWARE !!!
There is a mistake in the code. It should be "org 0x0020" instead of "org 0x0000". The way it is now it will not even build.
Daniel
|Delete 'P-' before: '' but after: 'piclist.com/techref/microchip/begin.htm' at: ''
tigrot@onvol.net asks:
hi!ON 20070623@11:23:07 PM at page: http://www.piclist.com/microchip/16F877/pwm.htm#39256.0055787037 James Newton[JMN-EFP-786] removed post 39256.0055787037 |Delete 'solomonhailu@yahoo.com asks:
i am a newbie in programming pics,the only pic that i have programmed is the 16F84.now i wish to move to a greater stuff - pic 16F877.Can someone PLEASE send me some good tutorial sites?
Thank You
Hello there!
What a nice website you have! I inquire you to give me a hand
how to program a PWM when used in switching mode power supply.
1.The output being 5V; the PWM should increase its duty
cycle when the output is going below 5V sothat the output
remains at 5V.
2.When the output is going beyond 5V; the PWM should
decrease its duty cycle sothat the output remains at 5V.
3.As much as possible within short period of time !