Forum Discussion
Altera_Forum
Honored Contributor
22 years agoWhat's wrong with my programm?
I have write a programme to initialize the lcd16207,but it couldn't work correctly. The code is:# include <unistd.h># include <stdlib.h># include <stdio.h> //#include "lcd_16207.h" /* Comman...
Altera_Forum
Honored Contributor
22 years agoThanks for all the replies,I have added a delay,and the problem resloved.That is to say the lcd16207 could be initialized. But i am so stupid and i can not understand how to control the lcd to make it display a character .I have seen the lcd16207's datasheet,and i don't know how to use the DD RAM,CG RAM.
Wait for your reply!