Skip to content

STM32: allow omitting MOSI or MISO in SPI #2309

@dhalbert

Description

@dhalbert

stm32f4 port:

Allow specifying an SPI peripheral with only SCK and MOSI, or SCK and MISO, to allow write-only or read-only SPI without using up another pin. The other ports currently allow this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions