Skip to content

需要增加一个配置摄像头i2c地址的接口。 #100

@Zluster

Description

@Zluster

目前有两个gc4653的摄像头a(0x29)和摄像头b(0x10), maix_camera_mmf.cpp->_mmf_vi_init()->sensor_cfg.i2c_addr = 0x29,; 我发现无论如何修改i2c地址, 只要接入摄像头a就能获取到图像, 但是就算修改为0x10, 接入摄像头b也无法获取到图像, 所以是不是你们的链接库里面缺少了pfnSnsObj->pfnPatchI2cAddr(pstSnsCfg->s32I2cAddr);来配置gc4653的i2c地址, 导致一直使用的是驱动里面默认的i2c地址0x29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions