Can i interface ARM7 with MMC

Status
Not open for further replies.

netfirms

Newbie level 4
Joined
Apr 21, 2007
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314
arm7 + mmc

is it same way with MCS51:| . i must use ARM7 to control Ethernet module in my project and i want to storage datalog in MMC . How can i do?
 

reading mmc arm7

you can use LPC2378 from NXP - it has MMC driver and ethernet.
check MCB2370 Evaluation Board from Keil
 

efsl arm7

Hi

Search google for EFSL - they have port for arm7 for reading and writing file to MMC & SD card

All the best

Bobi
 

mmc arm7

You can also use the SPI interface of any processor to communicate with a MMC.
 

Of course you can. You can interface MMC/SD with SPI interface and then read/write raw data on it. If you need to create/read/write using files you need to implement FAT filesystem.
 

    netfirms

    Points: 2
    Helpful Answer Positive Rating
Can i use the same MMC with Atmel Series if so whether i have write any device driver for that?
 

I've tried EFSL with ARM and SD_MMC card interface and it's working. So go for it
 

If you use LPC214x, EFSL will very useful and make your job become very very easy. So, Let's try it as soon as you can.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…