Skip to content

Arduino Zero & Due lack SPI.transfer16() #3961

Closed
@PaulStoffregen

Description

@PaulStoffregen

The transfer16() function was added to the SPI library quite some time ago. It's been documented on the website.

https://www.arduino.cc/en/Reference/SPITransfer

It works on AVR boards, but Arduino Zero & Due don't have transfer16() in their SPI libraries yet.

Metadata

Metadata

Assignees

Labels

Architecture: SAMApplies only to the SAM microcontrollers (Due)Library: SPIThe SPI Arduino libraryfeature requestA request to make an enhancement (not a bug fix)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions