
Originally Posted by
alex-x
@Mister_e
@Skimask
thanks for help me and look to my code please what is problem on it i have pic 16F877A and i use pbp 2,47 i have found this code int he forum and little designed it back for my Pic16F877A but it is not working i want to dim a led on portc1 (portc1and portc2 is pwm port on 877A pic) i want to dimming it but some probşlem on the code can you look and say what is my problem here?
[code]
checkdmx:
.................................................. .........................
pwm portc.1,newlevel1 ,100 'i want dimming a LED on PORTC.1
.................................................. .........................
goto checkdmx
return
Bookmarks