Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS Behaviour on Usart Running In SPI Mode #36

Open
martinmortsell opened this issue Oct 5, 2022 · 0 comments
Open

CS Behaviour on Usart Running In SPI Mode #36

martinmortsell opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@martinmortsell
Copy link
Contributor

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.

@michalfita michalfita added enhancement New feature or request help wanted Extra attention is needed labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants