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.

DLP Lightcrafter 4710 I2C write multiple bytes

Other Parts Discussed in Thread: DLPC3439

Hi,

I'm working on the DLP Lightcrafter 4710 and I want to control the display resolution via I2C commands.
To do that, I send I2C commands via a terminal 

i2cset -Y 1 0x1B subaddress value

So I can control a lot of parameters but when I tried to set the screen resolution, but to do so I have to send multiple bytes and I don't know how to do this via the terminal.
Anyone have some clues on how to do this?

Many thanks in advance!

Pierre