This is the unit test application for the OV7740 driver. It consists of test cases for the following functionality:
This package can be used with SAM V71 Xplained Ultra board.
This Units test first sets the PLLB to the system core clock and PLLA to clock PCK0 (used to get data from image sensor). Then UART console is configured to display information about the unit test. Next step is to initialize OV7740 cmos image sensor with a special test configuration. With this configuration the same picture will be received from sensor. This picture is a reference picture with 8 different color (black, blue, red, purple, green, cyan, yellow, white). Finaly this Unit test configures ISI capture, and capture the reference picture data from image sensor and compare it with the reference value to check if the image sensor and ISI capture are operating fine.