Write video on SD card using STM32
Posted on November 06, 2017 at 17:22Hello All I am working on a project to save video on an SD card using an Omnivision sensor (OV7725 to be specific.)I was able to store a bitmap image using DMA snapshot transfer from DCMI to SRAM and then write SR...