Altera_Forum
Honored Contributor
9 years agoLCD addon for DE0
I soldered the 16x2 LCD onto the DE0, it powers. I have a question regarding using it. Everything I am reading about using the LCD with an altera board is on the DE2. Most of it is from a long time ago (2009), and is saying i have to use NOIS II suite. Is this the case for the DE0? It has lcd pin assignments already in it.
The datasheet that came with the rest of the DE0 says "The LCD display Module is built in a LSI controller, the controller has two 8-bit registers, an instructionregister (IR) and a data register (DR). The IR stores instruction codes, such as display clear and cursor shift, and address information for display data RAM (DDRAM) and character generator (CGRAM). The IR can only be written from the MPU. The DR temporarily stores data to be written or read from DDRAM or CGRAM. When address information is written into the IR, then data is stored into the DR from DDRAM or CGRAM. By the register selector (RS) signal, these two registers can be selected." I'm a novice to FPGA's, and am just looking for a place to get started.