microSD FAT32 testing using Visual C++

This post presents a way for testing and learning the FAT32 system on microSD/ SDHC cards without building the hardware with microcontroller, thanks to Henry Yiu. This project uses the FAT32 library available in my previous post, but does away with the microcontroller part. So, you can use this code with a PC and USB […]

microSD FAT32 testing using Visual C++ Read More »