Question
Internal SRAM write and read back problem
Posted on December 10, 2014 at 06:40
Hi, I've bought a STM32F4-Discovery board and trying to capture images from the camera. I'm trying to transfer the image to SRAM(112K) instead of LCD-RAM as given in the example code. After the data is read back from the SRAM and the image is seen, it just shows junk. I've checked the pins with a scope to ensure PIXCLK is running. I'm really unsure whether the camera data is being written into SRAM or not.
Can anyone help on this... #dcmi-sram-bmp #dcmi-sram-bmp
