This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM388, ISS parallel, How should I control new sensor's video signal in my fpga.

Other Parts Discussed in Thread: DM388

I'm planning to input to ISS of DM388 from my new camera sensor.
In order to input to the ISS of the parallel interface, I'm going to control the video signal by my fpga.
I have some questions about the input of Bayer Pattern.

Q1: Are there any restriction to the interval of VSYNC?
Q2: What is the maximum effective Pixel number of one line.
   What is the maximum number of effective lines of one frame.
   Can I make 2200x1200pix @60fps data into ISS?
Q3: For configuring blanking range, are there any restrictions?
Q4: I think CAM_WE signal indicates the data valid area.
    So I have to control the CAM_WE signal in my fpga.  Am I correct?

Thank you