How to modify PSRAM page size of IMXRT685

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to modify PSRAM page size of IMXRT685

1,212 次查看
Felix3
Contributor II

I want to modify IMXRT685  psram page size to 2048. Is there anyway to modify it ?

 

Thank you 

0 项奖励
回复
1 回复

1,201 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Felix3 ,

The pSRAM demo doesn't divide memory address line to row and column. All the pSRAM space is row space. You can use the code directly because APS6408 is 1024 byte each row. less than 2048. The DMA size limit to 1024. So, there will not be any problem. You can also change the DMA size to 2048 if you use APS256. But don't bigger than 2048.

 

Regards,

Jing

0 项奖励
回复