skimask,
you are starting to sound like a lawyer![]()
skimask,
you are starting to sound like a lawyer![]()
Dave
Always wear safety glasses while programming.
The problem with Lawyers is that you never really know what they said.
See, I thought ski said YES, with "as long as certain conditions were met" added.
But since it can't work with ONLY the code being shown. Maybe his answer was really NO.
<br>
DT
It is that little bit of doubt that makes one wonder
I need to go find something to do...
Dave
Always wear safety glasses while programming.
"The problem with Lawyers is that you never really know what they said."
That statement is so true, with that being said Portb is set as outputs:
trisa = %00000010
trisb = %00000000
PORTA = 0
PORTB = 0
The reason why I asked was because in an earlier post using SERIN I can select individual bit
as in :
Portb.0 = myvar.0 ' which is working
but wasn't quite sure about receiving all to my variable and then assigning that data to portb.
Thanks Everyone
A lawyer...Ha! Now that's funny! Lawyers are nothing but overpaid B.S. artists...and should be...ok, nevermind...
The reason I answered the way I did is because, even though it doesn't seem like, there's a lot of useful FUTURE information in there.
So, yes, if a port pin was set to output upon RESET, which it's not, so therefore, the answer is NO, because a condition set forth by the datasheet has not been met.
I rest my case...
Here is a good one to study.
http://www.picbasic.co.uk/forum/showthread.php?t=544
Last edited by mackrackit; - 13th August 2008 at 03:56. Reason: Forgot link :o
Dave
Always wear safety glasses while programming.
Bookmarks