since I was using the PIC16F876A in HS mode with a 20Mhz Clock... I failed to define the OSC....
ADCON1=7
CMCON=7
DEFINE OSC 20
and there you have IT... Serial LCD works like a charm...
Thanks to all that helped.
since I was using the PIC16F876A in HS mode with a 20Mhz Clock... I failed to define the OSC....
ADCON1=7
CMCON=7
DEFINE OSC 20
and there you have IT... Serial LCD works like a charm...
Thanks to all that helped.
There are 10 kinds of people. Those that know binary and those that do not.
Bookmarks