Part Number: CC3220S-LAUNCHXL
Other Parts Discussed in Thread: CC3220S, CC3200
Dear,
For a hobby project of mine i'm using a OV7670 camera module. I want to make this work using the CC3220S-LAUNCHXL. I saw that the CC3220S chip has a build in parallel camera interface.
Following the TI driver website I found that i had to implement the camera attributes myself. So when I had done that I began testing. Unfortunatly not to a satisfactory manner. The camera module needs a external clock. Luckily the CC3220S has a build in clock oscillator especially designed for the use of a camera. The datasheet of de CC3220S states that Pin 2 is responsible for the output of this high frequency clock signal. Unfortunatly I can't make Pin 2 output this clock signal. I have removed the jumpers J15 & J16, because Pin2 is connected to the I2C bus via these jumpers.
Below you will see the changes I've made to the CC3220S_LAUNCHXL.c file.
I hope you can point out where I've made the mistake.
Kind regards,
Erwin

