After spending the morning looking at the TIMER modules and their associated registers, trying to figure out how I can generate a 38khz square wave for a remote control, I said to myself.....if only Picbasic had a statement that would simplify all of this.
I was just about to give up and ran across HPWM.
It can't be as simple as this can it?...
HWPM 1,127,38000 ?
CCP1 is RB3 on 16F628--Using a 4mhz xtal
Bookmarks