little deeper.... when you clear FLAGS value, the next LCDOUT will include the whole LCD initialization commands (1 line or more, 4 or 8 bits mode etc etc... see your LCD datasheet), then send your data.
You can do it manually with few LCDOUT, but since FLAGS-0 do the job, why messing with it euh?![]()
Bookmarks