Dear TI
We are developing a video application with the DM3730. We’re going to use the camera sensor OV5640 with a parallel interface (we have experience with the same sensor and the C6748). The pines used for the camera interface are the cam_d0… cam_d9, cam_pclk , cam_xclka, cam_hs, cam_vs.
Now, we have the motherboard (developed by us) that include the DM3730. But we’re having problems with the use of the gpios 167, 111 and 110 (don't respond). We know that those gpios share the pin with some camera signals (cam_wen, cam_xclkb, cam_d11, respectively). For that reason, we setup the corresponding multiplexing and the setup for the ISP according with our sensor requirements (10 bits for the cam_d and disable wen external signal).
So our question is
Can we use the gpios 167, 111 and 110 with the camera (as described above) simultaneously?
Thank you in advance.