I've started working on the code to read a SDHC card. I've limited myself to ONLY reading SanDisk SDHC cards (4GB, 8GB, 16GB, 32GB) with FAT32 format. This should make the code shorter.
So far I am able to read the directory and the first sector of data from the first file. Luckily for this project I only need READ from the card. Writing files is much harder.
Bean
No comments:
Post a Comment