![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Functions | |
void | ov9655_Init (uint16_t DeviceAddr, uint32_t resolution) |
Initializes the OV9655 CAMERA component. More... | |
void | ov9655_Config (uint16_t DeviceAddr, uint32_t feature, uint32_t value, uint32_t brightness_value) |
Configures the OV9655 camera feature. More... | |
uint16_t | ov9655_ReadID (uint16_t DeviceAddr) |
Read the OV9655 Camera identity. More... | |
void ov9655_Config | ( | uint16_t | DeviceAddr, |
uint32_t | feature, | ||
uint32_t | value, | ||
uint32_t | brightness_value | ||
) |
void ov9655_Init | ( | uint16_t | DeviceAddr, |
uint32_t | resolution | ||
) |