M52235 and External Memory

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

M52235 and External Memory

3,849 Views
admin
Specialist II
Is the M52235 capable of accessing external memory? MMC and SD cards interface through SPI (as far as I know), and is there any way of using the M52235's QSPI to connect, and access one of those, or any external memory IC's?

Thanks, Benjamin Roy
Labels (1)
0 Kudos
3 Replies

379 Views
DavidS
NXP Employee
NXP Employee

Hi BenjaminRoy,

The MCF5223x family of ColdFire microcontrollers does not support external memory for flash, sram and/or dram.

If memory is accessible via SPI or I2C then we have then ability to do so but we do have to start the boot process from internal flash first.

Hope this helps.

Regards, DavidS

0 Kudos

379 Views
admin
Specialist II
Say I wanted to host a large page on the M52235. It would be well over the size of the coldfire's memory. Could the M52235 boot off it's internal flash/sram and then load the page off the SD Card?

Is there any schematics or special hardware needed for the QSPI interface to the memory card? The memory cards' pinouts that I think are SPI are here:

http://pinouts.ru/data/memorysrick_pinout.shtml
http://pinouts.ru/data/sdcard_pinout.shtml
http://pinouts.ru/data/mmcard_pinout.shtml

By there way, is there a way that a hard drive could be interfaced to the M52235?
0 Kudos

379 Views
DavidS
NXP Employee
NXP Employee

Hi BenjaminRoy,

SST and Spansion have external flash memories that have a SPI interface.

You could bit bang a protocol on GPIO for the memory sticks you've sent links to but that bandwidth would be far less than using the intergrates SPI bus.

I do not have an example SPI to Flash schematic.

Regards, DavidS

0 Kudos