This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

各位能否指导我调试DM3730 sensor驱动

Other Parts Discussed in Thread: DM3730

之前完全没弄过驱动,现在要我们这里买了一块DM3730的DevKit8500评估板,配一个OV2656sensor。

现在我想根据提供的ov3640驱动来完成ov2656的驱动,有许多问题。还烦请各位指导一下:

我现在SCCB通信已经调通了,可以读写寄存器了,由于sensor自带isp,如果不用ARM的isp,接下来我改如何写,能否提供一个例子。