Searched full:ov2640 (Results 1 – 20 of 20) sorted by relevance
/Zephyr-latest/drivers/video/ |
D | Kconfig.ov2640 | 1 # OV2640 7 bool "OV2640 CMOS digital image sensor" 12 Enable driver for OV2640 CMOS digital image sensor device.
|
D | CMakeLists.txt | 12 zephyr_library_sources_ifdef(CONFIG_VIDEO_OV2640 ov2640.c)
|
D | Kconfig | 65 source "drivers/video/Kconfig.ov2640"
|
D | ov2640.c | 853 LOG_ERR("OV2640 not detected\n"); in ov2640_check_connection() 870 LOG_ERR("ov2640 camera supports only RGB565 and JPG pixelformats!"); in ov2640_set_fmt() 1061 LOG_ERR("Failed to configure ov2640 i2c interface."); in ov2640_init_0()
|
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/ |
D | weact_ov2640_cam_module.overlay | 17 ov2640: ov2640@30 { 18 compatible = "ovti,ov2640"; 32 sensor = <&ov2640>;
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/ |
D | xiao_esp32s3_procpu_sense.dts | 26 ov2640: ov2640@30 { label 27 compatible = "ovti,ov2640"; 48 source = <&ov2640>;
|
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/boards/ |
D | mini_stm32h743.overlay | 8 * The OV2640 PCLK is around 72 MHz for QQVGA resolution (160x120) with MCO1_SEL_HSI48 41 ov2640: ov2640@30 {
|
/Zephyr-latest/dts/bindings/video/ |
D | ovti,ov2640.yaml | 4 description: OV2640 CMOS video sensor 6 compatible: "ovti,ov2640"
|
D | st,stm32-dcmi.yaml | 13 sensor = <&ov2640>;
|
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/doc/ |
D | index.rst | 3 WeAct Studio MiniSTM32H7xx OV2640 Camera Sensor 9 The OV2640 camera sensor is designed to interface with the WeAct Studio 11 integrates the OV2640 camera module, which is capable of capturing images 14 .. figure:: ov2640.webp 16 :alt: OV2640 Camera Sensor 18 More information about the OV2640 camera sensor can be found on the 19 `MiniSTM32H7xx GitHub`_ and in the `OV2640 datasheet`_.
|
/Zephyr-latest/boards/espressif/esp32s3_eye/ |
D | esp32s3_eye_procpu.dts | 126 ov2640: ov2640@30 { label 127 compatible = "ovti,ov2640"; 144 source = <&ov2640>;
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | app.overlay | 39 test_i2c_ov2640: ov2640@1 { 40 compatible = "ovti,ov2640";
|
/Zephyr-latest/dts/bindings/gpio/ |
D | weact,dcmi-camera-connector.yaml | 5 with the OV2640, OV7670, and OV5640 camera sensors.
|
/Zephyr-latest/boards/gd/gd32f450i_eval/doc/ |
D | index.rst | 32 - OV2640 Digital Camera
|
/Zephyr-latest/boards/gd/gd32f470i_eval/doc/ |
D | index.rst | 31 - OV2640 Digital Camera
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/ |
D | README.rst | 23 On the `WeAct Studio STM32H743`_, connect the OV2640 camera module and the 0.96" ST7735
|
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/ |
D | index.rst | 46 …- The camera OV2640 with 2 million pixels has a 66.5° field of view and a maximum resolution of 16…
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/ |
D | index.rst | 36 Additionally, Sense variant integrates a OV2640 camera sensor, microphone and sdcard slot.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 383 * :ref:`WeAct Studio MiniSTM32H7xx OV2640 Camera Sensor <weact_ov2640_cam_module>` 889 * Added support for more OmniVision OV2640 controls (:dtcompatible:`ovti,ov2640`)
|
D | release-notes-2.7.rst | 862 :dtcompatible:`nxp,sctimer-pwm`, :dtcompatible:`ovti,ov2640`,
|