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 agoThis is the LCD that comes with the development boards right? If so I think you should probably just use the HAL stuff because it sounds like it'll be much easier that way.