parent
27c6c92895
commit
47e5cf8b09
1 changed files with 2 additions and 3 deletions
|
|
@ -14,10 +14,9 @@ __maintainer__ = 'Brian Yiu'
|
||||||
__status__ = 'Development'
|
__status__ = 'Development'
|
||||||
|
|
||||||
# Pin definitions
|
# Pin definitions
|
||||||
# Vcc to 3V3
|
|
||||||
CS_PIN = 26 # Orange
|
CS_PIN = 26 # Orange
|
||||||
DC_PIN = 22 # Green
|
DC_PIN = 15 # Green
|
||||||
RST_PIN = 12 # White
|
RST_PIN = 16 # White
|
||||||
BUSY_PIN = 18 # Purple
|
BUSY_PIN = 18 # Purple
|
||||||
|
|
||||||
# SPI device, bus = 32766, device = 1 on ROCK64
|
# SPI device, bus = 32766, device = 1 on ROCK64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue