Hello,
We have a running camera using the DM8127 with MT9J003 10Mp sensor with HiSpi and FPGA.
Our code is based on IPNC_RDK 3.8.0.
Since we don't need the full frame rate or full FOV, we have designed a "sensor board" without the FPGA and without the hiSpi.
What changes have to be made in the code in order to support this setup?
At the moment, the I2C functions for reading and writing registers return 0:
Iss_deviceRead16 and Iss_deviceWrite16 - in ti_tools\iss_03_80_00_00\packages\ti\psp\devices\mt9j003\src\issdrv_mt9j003Api.c
Where do I indicate in the IPNC code that the setup has been changed?
Thanks,
Mechi