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

Is it possible to configure half-duplex SPI? #314

Open
msrd0 opened this issue Apr 27, 2022 · 0 comments
Open

Is it possible to configure half-duplex SPI? #314

msrd0 opened this issue Apr 27, 2022 · 0 comments

Comments

@msrd0
Copy link

msrd0 commented Apr 27, 2022

I want to connect an SPI display to my STM32L476 nucleo board, which does not return any data, so the STM32 chip will never have to read any data. Therefore, I was trying to setup a half-duplex SPI connection, similar to how NoMiso exists for the STM32L0xx crate. However, I was unable to find a similar struct in this crate. Is it possible to configure half-duplex SPI with this crate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant