Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

address problem in MMC

Status
Not open for further replies.

ranatel

Junior Member level 3
Joined
Feb 24, 2008
Messages
28
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
World
Activity points
1,438
I am using MMC card inSPI mode.
I do Initialize very good and compeletly.
when I write 512 byte in card, and read data, I cant read exact data!!!
for example I write : 0 1 2 3 4 5 6 7 8 9 10
when I read buffer[5], I supposed to have 5, but I see 10!!!
It means that I have a problem with addresses, and I dont know really what to do. :cry:
pls help me. its very unusual problem.
:cry:
 

Post your code with details

Then someone will find out the error
 

hi.. i think i have the similar problem
i try to make a data logger using microcontroller, the code is already tested using micro SD Card, and the result is very good, but when i try to used MMC Card, it doesn't work..

then i found that the initialisation is little bit different, and now i already init the MMC Card - result ok, but i still could not read or write to the MMC Card,,

to your experience, what's wrong in the code? because using SD Card, it's work..
 


Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top