Forum Discussion
Altera_Forum
Honored Contributor
14 years agographics and character LCD problem!!
I'm done on the system board kit dev cyclone iii. My system includes components such as the word file "Doc1.doc" below. My verilog program as follows: module bt4 (clkin_50, cpu_resetn, lcd_da...
Altera_Forum
Honored Contributor
14 years agofor which method? With the hardware version you need a multiplexer/demultiplexer, probably controlled by another PIO port. For the software version you should find lots of example source code on the net to control a character LCD from regular PIOs.