static Xuint8 iicData[][2] =
{
{0x4C,0x01}, //Enables write enable for Port 0
{0x58,0x58}, //I2C passthrough enabled and back channel frequency select
{0x5C,0xB0}, //Sets serializer alias to B0
{0x5D,0xD8}, //Sets slave ID for imager to (0x6C << 1)
{0x65,0xDA}, //Sets slave alias for imager to (0x6D << 1)
{0x6D,0x7E}, //Configures port to coax mode and FPD III to RAW10 mode
};
你好,想问一下,我ZYNQ芯片通过IIC配置了934芯片后,继续配置0V2715,为什么用示波器无法探测到OV2715的IIC信号?请解答一下,在线等,谢谢!
