I'm also trying to connect an LCD display to the iMX233. I am using a 7" touch screen which uses 24 bit parallel interface (which can easily be downed to 18 bits to match the iMX233.)
I notice from the documentation that the LCD D0 - D17, DOTCLK, VSYNC, HSYNC, LCD_CS, LCD_RS, LCD_WR, LCD_DISP and LCD_EN signals are available on the GPIO header. Is there a compiled image of linux for the board which uses these signals as the default video output?
If not, how much work is it to put one together?
I am fairly new to Linux. I have a lot of experience programming graphical user interfaces on embedded systems (such as the PIC33EP512MU810 micro-controller,) I'm hoping to expand my scope
