Who is Jerson ?Originally Posted by paul borgmeier
--------------
Who is Jerson ?Originally Posted by paul borgmeier
--------------
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Hi,
May be we could simplify ...
RTCSEC is ALWAYS >= 0 with PbP ... huh ...
IF ( RTCSEC & $F0) = 0 or 3 ... AND
IF RTCSEC & $0F < 8 ... PortB.7 = 1
Else Portb.7 = 0
so,
IF (( rtcsec & $F0 = 0 ) OR (rtcsec & $F0 = $30 )) AND ( rtcsec & $0F < 8 ) THEN
PORTB.7 = 1
ELSE
PORTB.7 = 0
ENDIF
...
Alain
PS: Hi Sayzer ... you've also got one point !!!
Last edited by Acetronics2; - 19th June 2007 at 12:52.
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
MY apologies - Please substitute Sayzer for Jerson. That is what staying up to 4AM gets me. Jerson regularly contributes and for some reason, I mixed you up when I was writing my reply? (I hope neither of you are offended by that - if you are, next time either of you are in SLC, UT, I will by you a beer or a beverage of your choice).
Paul
Last edited by paul borgmeier; - 19th June 2007 at 17:27.
Paul Borgmeier
Salt Lake City, UT
USA
__________________
Hey, that's me. No offence taken Paul. I am in a way lucky to be entitled to one of your free beers/beverages. Thanks.Who is Jerson ?
Jerson
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
IF A=B... will B=A ?![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi, Steve
You're Wrong ...
Here you will find ALL "SAYZER" or ALL "JERSON" ...
no "equality" between them anywhere ...
Let's say ...
Give back to Sayzer what's Jule's ... ( Approximate joke ... but I really love it ... ever heard of Jules Sayzer ??? ... "tu quoque mi fili, "etc,etc ...)
and give back to Jerson ... What's jerson's ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
LMAO! Jule Sayzer![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks