I cant get the hpwm command to work with a pic16F684. It has capibility to do it. Here is my code.
option_16f684
TRISC=0
hpwm 1,127, 2000
Shouldnt this output a pulse?
I cant get the hpwm command to work with a pic16F684. It has capibility to do it. Here is my code.
option_16f684
TRISC=0
hpwm 1,127, 2000
Shouldnt this output a pulse?
Bookmarks