Good!
Something to remind: Always be careful when mixing Gosub, Goto and Return together
Joe S. ... i'm a bit disapointed![]()
Good!
Something to remind: Always be careful when mixing Gosub, Goto and Return together
Joe S. ... i'm a bit disapointed![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Last edited by Archangel; - 5th February 2007 at 02:42.
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.
Oh i don't think you got lazy... after maybe over 100 reply in this 63 pages and 322 replies thread (feb 05, 2007).
It was more about kidding you a little bit![]()
Last edited by mister_e; - 5th February 2007 at 07:36.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I really got to get me some new computer glasses, my 15' LCD @ 1024 x 768 makes this forum really hard to see, the compiler has larger fonts and brighter text. Someday a 42" monitor. Seriously mister_e I think I don't miss too much considering the first thing I programmed was in july, and all my teachers are here.
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.
Yeah i know, seems you learn fast as well. Don't give up!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
HI,
how the heck do you disable portE.2 on a pic16F877a. I would like to use it as a serin pin. I would like to disable the parallel slave port, and make use of the serin command. The serin command works for portB fine.
thanks
What do you mean disable portE.2?
If you're talking about disabling the whole parallel slave port (driven using Port D), then set TRISE.4 = 0 (it's in the datasheet, Section 4.5, Page 50 I think).
P.S. Are we going for some sort of record on this thread? Because it's covered a LOT of subjects so far (wireless, A/D, I2C, math, etc.etc).
Bookmarks