2016-04-01 07:16 PM
What is the good way to store video capture from camera to microSD?
I am using the lib ''sd_diskio.c'' to storage frame size 480x272x2 bytes but the quality is terrible, only 1 frame/second. It seems it took too much time to write the data to microSD via SD_write function