I think I answered my own question....
The LabX1, despite showing all 8 data lines connected to the LCD, is operating in 4 bit mode. (I can tell by the simultaneous connected LEDs flashing). Thus...
Type: Posts; User: queenidog; Keyword(s):
I think I answered my own question....
The LabX1, despite showing all 8 data lines connected to the LCD, is operating in 4 bit mode. (I can tell by the simultaneous connected LEDs flashing). Thus...
I'm running a LabX1 with PIC 16F887. The schematic shows 8 data lines connected to port D of the MCU and the sample routines I have been using have the following defines:
DEFINE LCD_DREG ...