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.

MMC read problem help

Status
Not open for further replies.

faiflay

Member level 1
Joined
Oct 29, 2006
Messages
41
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,492
i build project that read data from the MMC but the main problem that the address of the first block to be read must be the first address of sector N*512 although the address in the write command it can be address of any byte
SO

i use pic16f877 in assembly lang and i successful to :
1- initializing the MMC
2- set block length as 32 byte
3- read and write from MMC but in only address N*512 (N=1,2,3,.......)

i access MMC without FAT system

i need to read from any address in MMC not only N*512 (N=1,2,3,.......)
i need to access any block in MMC

how can i do this?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top