This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connecting SD-Card to ARM7

Hello,
a nice day to everyone.
Of course i know my thread is not so KEIL specific but i'am not sure how to start it somewhere else.

How can i connect a cheap SD-Card or some other storage medium to an ARM7 microcontroller. The idea is to have mega or giga bytes of memory instead of a few kilo bytes.

I'am looking forward to your friendly suggestions.
What about the hardware, what about the software.
Can a PC read out the data then from the memory-card?

Cincerly yours :-)

Parents
  • Unfortunately i don't know the manufacturer of memory card.

    That isn't necessary. The memory card manufacturer won't offer any information - they don't know what chip you actually use.

    The manufacturer of ARM7 microcontroller has no information about SD-card on his homepage.<p>

    And what company is that ?

    You might also check other manufacturers (Atmel, for example, has application notes on how to interface IDE and CF devices with their chips, and sample code for using SD/MMC cards).

Reply
  • Unfortunately i don't know the manufacturer of memory card.

    That isn't necessary. The memory card manufacturer won't offer any information - they don't know what chip you actually use.

    The manufacturer of ARM7 microcontroller has no information about SD-card on his homepage.<p>

    And what company is that ?

    You might also check other manufacturers (Atmel, for example, has application notes on how to interface IDE and CF devices with their chips, and sample code for using SD/MMC cards).

Children