Tool/software:
Hello,
I am using spi driver in DMA mode (as in the sdk example) and I see that chip select line is asserted before and de-asserted after each byte of multi byte data transfer. Is it possible to configure it in a way that it is asserted ones in the beginning of a multi byte transfer and de-asserted at the end of the transfer?
I know that it is possible to use spi in the 3 wire mode and do it manually, but curious if there is a cleaner solution.
Kind regards,
Mykola