Nano Every and OV7670

Hello.

I am using an Arduino Nano Every and I have followed this tutorial OV7670 Camera module to PC with Arduino (SIMPLIFIED!) - YouTube to get a slow video stream in the serial monitor from an OV7670 camera module.

I would like to use an SD card to download every frame but I don't know how to get the image information and write it in the card.

I appreciate any help.

I suggest that you post your code here. Somebody might have an idea how to write the data from the CAM to the card.