MCF5223X and external RAM/FLASH

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

MCF5223X and external RAM/FLASH

跳至解决方案
1,342 次查看
sili
Contributor I

Hello,

 

Is it possible to interface an external SRAM or FLASH to this family of MCU ?

Thanks in advance.

 

Peter.

标签 (1)
0 项奖励
回复
1 解答
760 次查看
scifi
Senior Contributor I
Since the MCF5223x family lacks an external bus, you can only interface external memory through SPI, I2C, GPIO or similar. That means you can't execute code directly from external memory and access to it would be rather slow.

在原帖中查看解决方案

0 项奖励
回复
1 回复
761 次查看
scifi
Senior Contributor I
Since the MCF5223x family lacks an external bus, you can only interface external memory through SPI, I2C, GPIO or similar. That means you can't execute code directly from external memory and access to it would be rather slow.
0 项奖励
回复