Skip to content

Handle multiple SPI devices #1581

@mikaelpatel

Description

@mikaelpatel

The current SPI implementation is very basic and it is difficult to handle multiple SPI devices that do not have the same bus settings (bit order, clock frequency, phase and polarity). There is also a lack of support for chip select and interrupt handling both master and slave mode.

Users have great problems with using several SPI device libraries in their sketches.

Cheers, Mikael

Metadata

Metadata

Assignees

Labels

Component: CoreRelated to the code for the standard Arduino API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions