Post Go back to editing

initialization script issue

Thread Summary

The user seeks guidance on converting initialization configuration script comments from an ADI FAE into I2C commands for the MAX96724. The final answer directs the user to visit Analog Devices' technical support pages for further assistance, without providing specific examples or explanations of the script fields.
AI Generated Content
Category: Software
Product Number: max96723f, max967
Software Version: N/A

Hi Sir,

We got initialization config script from ADI FAE.

Though there are comments at each line, we still have no idea about how to turn them into I2C commands.

For example:

0x04,0x4F,0x04,0x0B,0x00,0x02, // BACKTOP : BACKTOP12 | CSI_OUT_EN (CSI_OUT_EN): CSI output disabled



We would like to know how to turn it into an I2C command as below:

max96724_write(priv, 0x94a, 0xa0);

The thing here is that we are not sure about what these 6 fields really represent. 

Could you provide some examples ?

Many thanks.

Sincerely,

Jimmy

Before You Switch


Switching languages will make ADI Explorer unavailable. Resume your session by switching back to English and reopening ADI Explorer.