I.MX 6/8 access frame buffer / LCDIF / LVDS from co-processor

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

I.MX 6/8 access frame buffer / LCDIF / LVDS from co-processor

600 Views
daniel-flo
Contributor I

Hey,

I would like to know, whether it is possible to access the frame frame buffer / LCDIF / LVDS from the co-processor of an I.MX 6 (M4) or I.MX 8 (M4F). Especially interesting is, whether I can override the frame created by the main processor?

Any reference to documents which include this kind of information would be really appreciated.

 

Thank you in advance for your help.

Daniel

0 Kudos
1 Reply

416 Views
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

one can look at M4 lcd/framebuffer examples included in i.MX6UL SDK

https://www.nxp.com/webapp/Download?colCode=SDK2.2_iMX6UL_WIN&appType=license&Parent_nodeId=14411386... 

Seems as starting point for using lcd buffer for both linux and M4 one can use

rpmsg driver described in Chapter 51 Remote Processor Messaging (RPMsg) attached Linux Manual.

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

0 Kudos