atsamx7x-rust icon indicating copy to clipboard operation
atsamx7x-rust copied to clipboard

CS Behaviour on Usart Running In SPI Mode

Open martinmortsell opened this issue 1 year ago • 0 comments

The CS goes high between each byte when sending longer packages. CS_Behaviour I'm currently working with an spi device which requires that CS stays low for the entire transaction (CSAAT?) and I don't believe this behaviour is uncommon. 46.6.8.5 Details how this behaviour could be supported.

martinmortsell avatar Oct 05 '22 12:10 martinmortsell