MPC55XX EBI Read

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

MPC55XX EBI Read

跳至解决方案
2,455 次查看
MattAEE
Contributor II

I am using the MPC5566EVB.  I am trying to write and read from the external SRAM chip on the board.  I have a Oscope connected to the CS(CS0) line for the SRAM Chip.  I can see a chip select each time I write to the SRAM.  When reading from the SRAM the CS line is not selected on every read.  It seems to be sporadically toggling CS on reads from the external SRAM.  Does anyone know what could be causing this?  Is there something I am not understanding about reading and writing from external memory?  Let me know if you need anymore information.

 

Thanks,
Matt

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,472 次查看
MattAEE
Contributor II

The problem turned out to be CACHE.  The external SRAM section was being cached.  When I marked the section as cach inhibited, each time I read the external memory, I could see the CS line being toggled.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,473 次查看
MattAEE
Contributor II

The problem turned out to be CACHE.  The external SRAM section was being cached.  When I marked the section as cach inhibited, each time I read the external memory, I could see the CS line being toggled.

0 项奖励
回复