How to connect and take a picture with arduino UNO and OV7670 without FIFO

Salam, as part of my final project study, please, I have a camera module OV7670 I tried to program it with the Arduino UNO but I had a problem, I do can get no picture I ask you, please, if anyone has an idea on what camera unit ?? Can you give me an assembly (correct) and also a code to make it work. Thank youu

I tried to program it with the Arduino UNO

You can't. It is not a programmable camera.

You can only program the Arduino.

You have the camera connected in some undefined way. I'll assume that it is connected by just duct taping it to the Arduino.

You have some code that you didn't post. I'll assume that it is the blink with delay sketch.

If any of these assumptions are incorrect, prove it.