Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: DISCO_L4R9I-LCD-demo
ov9655.c File Reference
This file provides the OV9655 camera driver. More...
Go to the source code of this file.
Functions | |
static uint64_t | ov9655_ConvertValue (uint32_t feature, uint32_t value) |
Convert input values into ov9655 parameters. | |
void | ov9655_Init (uint16_t DeviceAddr, uint32_t resolution) |
Initializes the OV9655 CAMERA component. | |
void | ov9655_Config (uint16_t DeviceAddr, uint32_t feature, uint32_t value, uint32_t brightness_value) |
Configures the OV9655 camera feature. | |
uint16_t | ov9655_ReadID (uint16_t DeviceAddr) |
Read the OV9655 Camera identity. |
Detailed Description
This file provides the OV9655 camera driver.
- Attention:
© Copyright (c) 2015 STMicroelectronics. All rights reserved.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
Definition in file ov9655.c.
Generated on Wed Jul 13 2022 19:15:17 by
