External MRAM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

External MRAM

1,802件の閲覧回数
admin
Specialist II

I'm developing on MQX an USB Host that read and save a configuration from an USB mass storage (USB device), an external MRAM is mandatory? I saw that MFS and USB Host use a lot of RAM ... an application of example inside MQX like \Freescale MQX 3.5\mfs\examples\mfs_usb can work correctly without external RAM?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

769件の閲覧回数
cutworth
NXP Employee
NXP Employee

Of course you can implement a demo with only internal RAM, MCF52259 has 64KB on-chip RAM which should be enough for this purpose, MRAM is not mandatory.