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.

DS90UB953A-Q1: DS90UB953 and raspberry pi

Part Number: DS90UB953A-Q1

Hello

I would like to connect a raspberry camera using a serializer

I will make a custom board

But I don't know if it will work?

I read the documentation and didn't quite figure out if I can use a pass-through i2c (including slave address) so that raspberry can communicate with the camera?

How best to implement this?

  • Hello,

    The 953 can be communicated using two methods: 1) a local MCU 2) An SoC/MCU on the deserializer side via the back channel.

    If using method two, your SoC will need to have clock stretching. If clock stretching isn't supported, then you'll need to a local MCU to communicate to the 953.

    Best,

    Jiashow