Hi
A bit more info
The display are 4.3" 480x272 from CMEL P0430WQLA (no touch)
http://www.oled-display.net/cmel-amoled ... 080924.pdf
I got it from GLYN
www.glyn.de you can also get it from farnell and RS but they are expensive
The controller build into display are HX5116-A
http://www.andilcd.de/medien/de/downloa ... hx5116.pdf
Regarding the PIC chip ... I could move to another PIC which do have build in SPI hardware this should speed up the interface to the SD card and the FPGA right now I do use bit bang for both SPI operations
I was also wondering to move 8bit in parallel to the FPGA but I'm out of pins on the the current PIC
When you ask for code I gues you mean for the FPGA? I will see what I can do since it quite a mix of different part I have merged
I think I will need to use external RAM for the FPGA to have 2 bufferes to switch between then I can build up the new image slowly and then switch
On the other hand it would be more prof to use the NIOS cpu in the FPGA and do all the control from here and gues it would be easy to have some jpg decoder in as well
Anyone into NIOS?
Here you have my top layout
http://tech2net.dk/stuff/my_first_fpga_top.jpg
Wiljan