Altera_Forum
Honored Contributor
16 years agocharacter_LCD controlled by fpga
Hi ,you.Here is my problem.
When power-supply the board (cycII),the lcd on it will show the definite the characters "websever starting up". When I want to take control of the LCD,I feel unsure that whether I should still use software initialization written in HDL or not. I have wrote the "clear the display" function when electrifing it without software initialization, but it didn't work. The last quetion is that is the rising_edge or falling edge of LCD_E signal that take control of receiving the 8bit data. Thanks!