Release Notes for OV9655 Component Driver

Copyright © 2019 STMicroelectronics

License

This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:
https://opensource.org/licenses/BSD-3-Clause

Purpose

This driver provides a set of camera functions offered by OV9655 component

Update History

Main Changes

  • Fix Mirror/Flip setting in OV9655_MirrorFlipConfig API:
    • Clear Bit[4:5] corresponding to mirror/flip selection before applaying the new configuration

Backward Compatibility

  • None

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Main Changes

  • Fix pixel format setting in OV9655_SetPixelFormat API:
    • Clear Bit[0:1] corresponding to pixel format selection before applaying the new configuration
    • Update registers TSLB and COMMON15 required for setting YUV format

Backward Compatibility

  • None

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Main Changes

  • First Official Release version of OV9655 Camera sensor Component in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: ov9655.h/.c
    • component register drivers files: ov9655_regs.h/.c

Backward Compatibility

This version breaks the compatibility with previous versions

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Main Changes

  • Update comments to be used for PDSC generation

Main Changes

  • First official release of OV9655 Camera sensor driver