DEFINE LCD_DREG PORTB 'Define PIC port used for LCD Data lines
DEFINE LCD_DBIT 4 'Define first pin of portb connected to LCD DB4
Is there anyway that I can specify at an individual level which pins on the PIC are for the LCD data bits?
DEFINE LCD_DREG PORTB 'Define PIC port used for LCD Data lines
DEFINE LCD_DBIT 4 'Define first pin of portb connected to LCD DB4
Is there anyway that I can specify at an individual level which pins on the PIC are for the LCD data bits?
wow, i am retarded... i saw that thread the other day too. i apologize for my incompetence.
Bookmarks