Question
SPI without CS
I am using TLC5941 Led driver and it communicates with Nucleo-U575ZI-Q
and SPI on TLC using three wires only clock, MOSI and MISO and there is no CS
so I have an issue with connection so my question is:
Is there a way to make SPI on stm32 without CS?
