Interfacing SD card with PIC12F1822 (Raw data read)
With the tiny microcontroller PIC12F1822 we can read raw data (sectors) stored in the SD card. The SD card can work in SPI mode which makes our interfacing more better since the PIC12F1822 MCU has a built-in SPI module (MSSP module). This post shows how to interface the SD card with the PIC12F1822 microcontroller in […]
Interfacing SD card with PIC12F1822 (Raw data read) Read More »