arduino / arduino/Arduino

SPI examples lack begin/endTransaction()

Open
#6,579 4 comments 0 reactions 0 assignees View on GitHub
Component: Documentation Library: SPI Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

Like the title says, the SPI examples in the IDE don't show how to use beginTransaction(), endTransaction() or SPISettings. Think it would be useful to add it to them.

Contributor guide

Open the contributing guide

Research direction

Locate the SPI examples included with the Arduino IDE and review how they currently use the SPI API. Update the relevant examples to demonstrate beginTransaction(), endTransaction(), and SPISettings, then verify that the examples still build and clearly show the transaction pattern.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
documentation, embedded-iot
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.