-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: CoreRelated to the code for the standard Arduino APIRelated to the code for the standard Arduino API
Milestone
Description
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 APIRelated to the code for the standard Arduino API