Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit efba0be

Browse files
Merge pull request #1164 from arduino/sync/Hannes7eicher/Minima-Cheat-Sheet-Fix
Fix wrong pin name
2 parents 802b538 + b3ec67f commit efba0be

File tree

1 file changed

+6
-6
lines changed
  • content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet

1 file changed

+6
-6
lines changed

‎content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet/cheat-sheet.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -275,12 +275,12 @@ If you want to read more about the EEPROM check out [this article about Arduino
275275

276276
The UNO R4 Minima features a Serial Peripheral Interface (SPI) bus. The bus (connector), ‘SPI’ uses the following pins:
277277

278-
| Pin | Type |
279-
| ---- | ---- |
280-
| D13 | SCK |
281-
| D12 | CIP |
282-
| D11 | COP |
283-
| D10 | CS |
278+
| Pin | Type |
279+
| ---- | ----- |
280+
| D13 | SCK |
281+
| D12 | CIPO |
282+
| D11 | COPI |
283+
| D10 | CS |
284284

285285
The following example shows how to use SPI:
286286

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /