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.

DLPC3433: DLPC3433 VSYNC, HSYNC, DATAEN Polarity I2C Command.?

Part Number: DLPC3433
Other Parts Discussed in Thread: DLP3010, , DLPC2607

HI

We are developing the PICO project.

TI's DLP3010 is being purchased and confirmed.

The basic LCD settings of DLPC3433 are as follows.

(VSYNC = LOW; HSYNC = LOW; DATA_EN = HIGH; PIXCLK = RISING_EDGE)

We should set it as follows.
(VSYNC = HIGH; HSYNC = HIGH; DATA_EN = HIGH; PIXCLK = FALLING_EDGE)

In the DLPC3433 DataSheet, VSYNC, HSYNC, DATAEN Polarity is Software Programmable.
I have seen the entire DataSheet, but there is no configuration I2C instruction.

I happened to see DLPC2607 DataSheet. I2C Polarity 0xAF command was present.

The DLPC3433 is an I2C command?

Thank You

Cho