Skip to content

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

@msrd0

Description

@msrd0

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions