Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hello any one knows how to read & write block data on SD card, using SPI
for FAT file system
Posted
Comments
Sergey Alexandrovich Kryukov 22-Aug-15 0:26am    
What's your platform? Why SPI? Why not using just low-level disk I/O (or no so low-level :-)
—SA

1 solution

Some info here: "Lecture 12: SPI and SD cards"[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900