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.

TLC6C5724-Q1: How to use LATCH signal correctly

Part Number: TLC6C5724-Q1

According to Spec. P.11 & P12, it show the waveform of "GS data write" & "FC/BC/DC write".

When GS data write, the LATCH is default low, and will issue a rising pulse (L->H->L) after 288 bits GS data.

When FC/BC/DC write, the LATCH is default high, and will issue a falling pulse (H->L->H) after 288 bits command & FC/BC/DC data.

If i want to set FC/BC.DC data after GS data update, the LATCH should go High before issue FC/BC/DC data.

But it will lead to a rising edge of LATCH which may cause latch unknown data.

what's the correct waveform of that scenario?