Forum Discussion
I looked at the sample code and decided it probably would not work for my snapshot application. So far I have written all the code myself to set up the registers to my desired settings and then use the trigger pin to initiate the camera to begin exposing the array. To tell ya the truth as of yesterday I got the camera and SDram on the DE1 to work together and so I am able to effectively read in and out of the ram with a small image. Like my edit on the other post said, be careful with what you are writing to the registers. I am curious what have you done so far as to set up your image size and such? Also I had to get in contact with Terasic about the camera registers. When using the I2C type interface to write to the registers the two data transfers go 15-8 then 7-0. I wish the data sheet would have told me that. Specifically what part are you stuck in for your rut? I may be able to help more specifically.