Re: 12f675_fuse_about_to_blow!

Originally Posted by
LEDave
Attachment 5485
Hi Joe, from the data sheet (pasted above) so yes IOC on pins I need.
I've changed BAUD to:
Code:
BAUD = 16780 ' Set baud rate here
Program does same as before though - Also if @SLEEP is commented out as
mackrackit suggested earlier, the rfpic transmits pretty much transmits on button press.
I'll have a look into DT_INTS later today, thanks for the pointer.
PS: Sorry for pasting Data sheet info into the thread instead of as an attachment, not sure what I did wrong there.
Dave
OK, now at home I see why it would work Baud = n2400, because n2400 is set as a symbol in modedefs.bas as 4 (mode 4 ) so its a variable aliasing a constant. Explains Why it Should work. 16780 is a serout2 mode . . . does it work with serout ?
Edit:
Oh My Bad, you are using serout2.
Last edited by Archangel; - 13th May 2011 at 02:25.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks