Hi Professors,Our company is using TLC5949 in a project, but when I debug software driver for TLC5949, I have some question as below:
1.The TLC5949 shift register is 193 bits,dose it mean I can't use standard SPI bus to driver is? because 193 bits is 24 bytes + 1 bit
2.How to control the inner signal BLANK Bit?
3.which registers I need to config if I want to driver TLC5949,can you offer a initialization demo code ?
Thanks!