If I have one processor as the SPI master, and the TCAN4551 as the slave, do I need to raise the CS line after each transaction?
Can I lower the CS line before the first ever transaction, and then leave it low forever?
Does this behaviour require a different clock polarity? e.g. if the internal clock works on the very first lowering of the CS, but I don't lower it around each transaction, will there be a problem for the device receiving data?
Thanks in advance.