Bien sur que je peut lire et comprendre le tout mon ami 
I'm not going to tell you the answer... but you'll discover it by yourself. Before sending the First set of Byte, use your voltmeter and measure the voltage on your PINOUT pin.
Now measure it again when a few byte are sent and your PIC is waiting to send other byte.
Where's the difference? Now place a HIGH or LOW PINOUT at the top of your code, then a PAUSE 50 ( or something like that)
What's happening now?
Also be carefull about the Idle state of you PININ. It must met the according level in case no module are insert in the Dip socket. Use pull-up or pull-down to solve it.
Bonne chance!
Code:
LCDOUT $FE,1,"Veillez ins",$00,"rer" 'message si module absent
Veillez ou Veuillez
?
Last edited by mister_e; - 2nd June 2006 at 03:19.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks