Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RF24
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
RF24
Commits
7aae31a6
Commit
7aae31a6
authored
Sep 28, 2014
by
Rei
Committed by
TMRh20
Oct 02, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wrong pin layout
parent
94c84570
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
7aae31a6
...
...
@@ -49,11 +49,11 @@ CE and CSN are configurable.
|-----|----------|-------------|--------------------|-----------------|
| 1 | GND | GND | pin 4 | pin 14 |
| 2 | VCC | 3.3V | pin 8 | pin 1 |
| 3 | CE | digIO 7 | pin
3
| pin 12 |
| 4 | CSN | digIO 8 | pin
4
| pin 11 |
| 5 | SCK | digIO 13 | pin
5
| pin 9 |
| 6 | MOSI | digIO 11 | pin
7
| pin 7 |
| 7 | MISO | digIO 12 | pin
6
| pin 8 |
| 3 | CE | digIO 7 | pin
2
| pin 12 |
| 4 | CSN | digIO 8 | pin
3
| pin 11 |
| 5 | SCK | digIO 13 | pin
7
| pin 9 |
| 6 | MOSI | digIO 11 | pin
6
| pin 7 |
| 7 | MISO | digIO 12 | pin
5
| pin 8 |
| 8 | IRQ | - | - | - |
[0] https://learn.sparkfun.com/tutorials/tiny-avr-programmer-hookup-guide/attiny85-use-hints
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment