Hi,
Try this for Waitloop ...
Code:
'*****************************************************************************
' Check for still busy converting ( ~ 4500 fois ... )
'*****************************************************************************
waitloop:
INPUT DQ
If NOT DQ Then waitloop
AND ....
Code:
DEFINE LCD_DATAUS 600
Should be ...
Code:
DEFINE LCD_DATAUS 60
Alain
Last edited by Acetronics2; - 17th January 2008 at 16:40.
************************************************** ***********************
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 " !!!
*****************************************
Bookmarks