LCDIF and Internal RAM

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

LCDIF and Internal RAM

707 Views
giannigrondona
Contributor III

Hi

I intend to use mxrt1062 microprocessor with about 1 Megabyte of internal RAM.  I'd like to put frame buffer in internal RAM ( no SDRAM). Is it possible? How about cache setting for internal RAM?

Best Regards

Giovanni Grondona

Tags (1)
0 Kudos
3 Replies

575 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello.

You are welcome. Usually the memory cache of the video frame buffer is disabled. And for the detail information,you can refer to the configuration of the last memory region that the board.c of any example of the SDK.

0 Kudos

575 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

Yes, it is possibe. Please refer to the reference manual https://www.nxp.com/webapp/Download?colCode=IMXRT1060RM .

Hope it help you.Have a nice day.

0 Kudos

575 Views
giannigrondona
Contributor III

Hi

Thank you for your answer. I am going to  use OCRAM per video Buffer. I think I have to set cache policy for OCRAM in this manner:

  • CACHE ENABLED
  •   WRITE THROUGH 

Is it correct?

Thank you

Best Regards

Giovanni

0 Kudos