Re: 38Khz IR carrier - best way to turn it on and off

Originally Posted by
ardhuru
Hi,
Here's what had worked for me. Richard is right, you cant use HPWM for frequencies above 32.768khz.
From what I understand of what was quoted, 32768Hz was maximum WITHOUT using longs. I'm using an 18F2550, and when I compile, I get the following message:
'[MESSAGE]pic18f2550.pbpinc(285): LONG Variables enabled (PBPL used)'
It seems like it used longs because of the frequency I specified, and it seemed happy. Anyway, the problem is solved, see my last post.
Thanks for the help!
"I have noticed that even those who assert that everything is predestined and that
we can change nothing about it still look both ways before they cross the street"
-Stephen Hawking
Bookmarks