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.

Simulating MMC card in hardware

Status
Not open for further replies.

nishat anjum khan

Member level 2
Joined
Aug 4, 2012
Messages
44
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,562
in proteus to simulate mmc card it is important to give .mmc file...but in hardware do i have to do such things??
 

Re: mmc card in hardware

can u help me with the simulation of mmc in proteus?? i made .mmc file and upload it on mmc card...but it can't write or read
 

Re: mmc card in hardware

post you schematic, the design files and the program files. the guys here are great, but they all need more info. me too offer my humble help .
 

Re: mmc card in hardware

thank u...and here my design
 

Attachments

  • project.rar
    40.3 KB · Views: 42
Last edited:

Re: mmc card in hardware

posting the hex might not get you any where, need the code. and just for an info the pic 16f877 has limted RAM for MMC access. So if you wanna access the memory card you can do one of the following
1. use a buffer (a 256 bit buffer {512 is a must for MMC}) for card access, and continue using the 16f877
2. use other uCs like 18f 4550 having more RAM.
Cheers!
 

Re: mmc card in hardware

thank u..i will try....
in that file...i give u code
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top