|
• USBDM JM60 Installation Quickstart Guide
• SD card access with microprocessors via SPI:
For a detailed description of the SPI protocol and the command codes needed to get the MMC or SD card talking,
see the SanDisk manuals:
www.sandisk.com/Oem/Manuals/
cached copy of Version 2.2 SD card manual
www.cs.ucr.edu/~amitra/sdcard/Additional/sdcard_appnote_foust.pdf
Example code in C for accessing SD and MMC-cards from a microprocessor (tested with HCS12 and 56f8000E DSP) with a primitive file system
TinyFat File System by ChaN: complete FAT16 implementation
signal description for SPI interface configuration
|