can anybody give me a copy of ov5693's datasheet?

Hi:
now the ov5693’s raw data is bayer format,my project use grey format.After quickly review ov5693’s

driver code,I can’t found a way to let ov5693 to monochrome mode.

I can’t get the datasheet from the omnivision,so can give me a copy of ov5693’s datasheet,or show

some register’s value to change ov5693 to monochrome mode?

Devkit onboard ov5693 has Omnivision CMOS and made bySUNNY wrapper that consists of lens and cables.
Moreover, omnivision, actually provides somewhat brief pdf : http://www.ovt.com/download/sensorpdf/185/OmniVision_OV5693.pdf

Not really a datasheet, though. More like a marketing pamphlet. eems a bit ridiculous that NVidia Dev kit contains closed hardware with no datasheet. Not really geared towards developers at all…

EDIT: I shouldn’t say “no datasheet”, since there must be one, but you have to sign an Omnivision NDA to get it.

It seems omnivision don’t want to share their pdf.just give us a marketing pamphlet.

may be.

BASIC GOOGLE SEARCH RETURNS RESULTS WITH OMNIVISION DATASHEETS https://cdn.sparkfun.com/datasheets/Sensors/LightImaging/OV5640_datasheet.pdf
http://aitendo3.sakura.ne.jp/aitendo_data/product_img/camera/OV7690/ov7690_full.pdf
http://web.mit.edu/6.111/www/f2015/tools/OV7670_2006.pdf
not the exact model though
However, the following seems to be an exact match, though requiring authorization with baidu system for download.
OV5693_COB_(rev 3A)_DS_2.21_WPI [(1668.8K) and approximately 170 pages]can be found here: 百度文库

thanks.
I quickly read the OV5693_COB_(rev 3A)_DS_2.21_WPI,there hasn’t a easy way to let ov5693 to monochrome mode.Not like ar0134,i just change a bit of one register.

may be ov5693 is not designed for monochrome mode.

waiting for our redesigned base board…

I should pay more attention to gstreamer, videotestsrc can do this,if you just want a gray8 format output!

additional information on ov5693:
https://android.googlesource.com/kernel/tegra/+/2268683075e741190919217a72fcf13eb174dc57/drivers/media/platform/tegra/ov5693.c
https://android.googlesource.com/kernel/tegra/+/android-tegra-3.10/include/media/ov5693.h
https://github.com/torvalds/linux/tree/master/drivers/staging/media/atomisp/i2c/ov5693

270270_07104706182601.jpg

270270_07104706182601.jpg

Hi XuXiang,
Could you provide link to download OV5693 datasheet, I cannot login to Baidu to get data.
Thank in advance.
Best regards,

check this
source: https://cdn.sparkfun.com/datasheets/Dev/RaspberryPi/ov5647_full.pdf
though that is a different model
ov5647_full.pdf (2.41 MB)

Dear Andrey1984,
Thank for your sharing.
How about ov5693 datasheet? Do you have this one?
Best regards,

that one?
source:
http://www.ccm99.com/thread-2166-1-1.html
OV5693_COB_DS_datasheet.zip (1.44 MB)
OV5693_COB_DS_datasheet.pdf (1.55 MB)

1 Like

try the attachments at the post above

Dear Andrey1984,
Thank you so much, you are very kind.