I have this LCD working on an 18F4520 PIC... it is running at 8MHz, and after initializing it I just enter a while(1) loop in main. If I do anything at all basically in the while loop, the LCD flickers or the refresh is terrible. Shouldnt the LCD be done initializing, and be independent of the PIC basically unless I specifically write to it again???
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.