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 agoIn the nios1 kit there was a file named lcd_demo1.c
Maybe you could use that to run on the lcd? If you don't have it email me and I'll send it to you. I have never used it with nios II, but with minor mods or no mods it should work.