Newbie: Is it possible to add extra memmory to mcf5225x

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

Newbie: Is it possible to add extra memmory to mcf5225x

2,062 Views
d_vara
Contributor III

I want use mcf52259 to register some values for a long time.

I am thinking that I need 32Mbytes.

I can see that this uC have 32 bits bus direction control, but its pins for out memory are 20 pins. Are there any posible to extend and increase this capacity?

And, when I use USB support in the future, Can it resolve my problem?

Thank you.

Labels (1)
0 Kudos
Reply
2 Replies

327 Views
mjbcswitzerland
Specialist V

Hi

 

The MiniFlexBus - see also http://www.utasker.com/forum/index.php?topic=504.0 - can address two 8 or 16 bit memory areas of up to 1M address space each. It can however do this at up to 80MHz.

 

If you are storing data it is also possible to connect SPI based FLASH to the QSPI, which allows simply memory extension (without the need for the wide, high-speed bus) up to 32MByte and beyond (4 x AT45DB642 for example).

 

Regards

 

Mark

 

www.uTasker.com
- OS, TCP/IP stack, USB, device drivers and simulator for M521X, M521XX, M5221X, M5222X, M5223X, M5225X. One package does them all - "Embedding it better..."

 

Message Edited by mjbcswitzerland on 2009-05-29 03:35 PM
0 Kudos
Reply

327 Views
d_vara
Contributor III

So, I have a question:  Are there libraries MQX for connect 64Mb modules memory to SPI?

I can read that the MQX RTOS BSPs includes QSPI I/O driver, but I need  to know if Is it prepare to handle 64Mb?

 

0 Kudos
Reply