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.

TLC5954: Interfacing TLC5954 with Raspberry Pi3B+

Part Number: TLC5954

I have selected TLC5954 as display driver for led based user interface.  The controller is Raspberry Pi3B+.

A SPI port will not let transfer 49 bits,   I am able to transmit  48 bits using SPI and verify on oscilloscope.

How to transfer the 49th bit? Same PI3B+  pins using SPI.

The 49 bits can be transferred using bit-bang interface, which  is not acceptable.

IS there another approach?

Mahesh