Image Capture using STM32F2
Posted on March 27, 2015 at 05:21I have developed a stm32f207 board for my own application. I have interfaced a 14 bit grayscale camera using DCMI. I'm then transferring this image to the SRAM using DMA. The SRAM being used is the same present on th...