Skip to content

[bug] SPI Transfer not updating buffer values #121

Open
@MattStep90

Description

@MattStep90

Hardware

Arduino Nano Matter V0.3

Core version

2.2.0

Arduino IDE version

2.3.2

Operating system

Windows 10

Radio stack variant

Matter

OpenThread Border Router device (if using Matter)

No response

Issue description

The SPI.transfer(buffer, size) function does not update the buffer with values returned from the SPI bus as is expected in the standardized Arduino SPI library. This breaks compatibility with many other libraries where the SPI.transfer function is used and expects that the buffer provided will be updated with return values.

Serial output

No response

RTT output (if using Matter)

No response

Minimal reproducer code

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions