Here are the main steps to setup the GMSL1 link with MAX9286
- Set local ack in the MAX9286 so that the I2C doesn’t stall when the camera doesn’t respond.
- Set configuration link (CLINK) at the serializer to allow I2C responses with no video channel (this command is no acknowledged, which is why we need step a.)
- Redo the I2C addresses. Setup serializer or MAX9286 options and disable CSI
- Program the camera.
- Enable the serializer (set SEREN) and turn off CLINK in the serializer to use the video channel. Now PCLK is present. And enable CSI output.