Quote Originally Posted by mister_e
refering to table 2 of the datasheet
Code:
IF LOCK.6=1 then 
    LCDOUT $FE,1,"PLL in-lock"
    endif
Thank you , it's work but show continues.
I want to show on first line of lcd after the frequency
like this : 100.3 MHZ LOCK
and if not lock to show
like this : 100.3 MHZ UNLOCK