Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think that you should connect them like that:[list][*]LCD_E_from_lcd_6 -> LCD_CSn[*]LCD_RW_from_lcd_6 -> LCD_WEn[*]LCD_RS_from_lcd_6 -> LCD_D_Cn[/list]
You should define your data signals as bidirectionnal on the top level file too, because they are also used as inputs to read the LCD's controller's status.