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.

The operation of TLC5955

Other Parts Discussed in Thread: TLC5955

Hello,

I work on the control of a TLC5955 by a microcontroller. But I could not.

 

  1. LAT = 0, 
  2. I send values for eatch output (768 bit) send data by sin , clocked witch sclk

Data={DC=MC=BC=max ,   DSPRPT=0, TMGRST=0; REFRESH=0;ESPWM=0,LSDVLT=0, bit[760..767]=[01101001], MSB=1}

  1. LAT = 1, 
  2. Delay(1ns)
  3. I send values for eatch output (768 bit and MSB=0) send data by sin , clocked witch sclk
  4. For ( c=0; c<65535;c++) GBclk=1; delay=.1; GBclk=0; delay=.1;
  5. In loop to point 1

the LEDs turn off