imx287: Using LCDIF as asynchronous memory interface

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx287: Using LCDIF as asynchronous memory interface

493 Views
alexmoreno
Contributor I

Hello

We are using a imx287 in a project which requires a high speed interface with a FPGA.

So far we are using a single bit SPI, since our FPGA SPI core doesn't accept dual or quad configurations. Also clock rate is quite limited by the FPGA.

And we have found that this channel is a real bottleneck.

To work it out we have been told some time ago that we could use the LCD interface as a bus interface, adding some logic in the FPGA to decode address/data. Being a parellel bus we'll have a real boost that will fit our requirements.

We are ready to loose our LCD functionality as we are not using it anyway.

Has anyone used this LCD interface as asynchronous bus? Default LCD drivers seem quite useless for us. Is there an easy way to get it working?

We have searched in the web with no success... Any idea will be welcomed.

Many thanks.

Labels (1)
0 Kudos
1 Reply

334 Views
igorpadykov
NXP Employee
NXP Employee

HI alex

I am not aware of such efforts, but think that one can try

8080 mode driver as starting point

Patch for i.MX28's 8080 mode Lcd panel driver

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos