Re: 16f886 and LCDOUT

Originally Posted by
aerostar
"define LCD_BITS 4 'SET TO 4 BIT"
"define" should be "DEFINE" all your others were uppercase.
Manual states
These definitions must be in all upper case. If not, the compiler may not recognize them. No error message will be produced for DEFINEs the compiler does not recognize
Good catch!! Yes the DEFINE must be all in upper case as stated in the manual.
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks