Hi Team,
Instead of SPI interface, I have no idea what is the interface of TLC5955.
Could you let me know if we have online course or APP note?
Honestly. I don't know which page should we read in datasheet.
Roy
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.
Hi Team,
Instead of SPI interface, I have no idea what is the interface of TLC5955.
Could you let me know if we have online course or APP note?
Honestly. I don't know which page should we read in datasheet.
Roy
Hi Roy,
Interface of TLC5955 is similar to SPI. SIN/SOUT/SCLK are the same as MOSI/MISO/SCLK. LAT latches the data from the common shift register into the GS data registers or control data registers, instead of CS. When latching GS data, all new GS data are refreshed by LAT rising edge at the same time, which may be the VSYNC function you mentioned. You could find detail description in datasheet section 8.3.2. Figure 20 could also help.