Skip to content

Commit 3659f6c

Browse files
committed
Bump up spi bus speed
1 parent 574437d commit 3659f6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/ssd1331.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
--interface=spi
44
--width=96
55
--height=64
6-
--spi-bus-speed=32000000
6+
--spi-bus-speed=52000000

conf/st7735.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--display=st7735
22
--interface=spi
3-
--spi-bus-speed=16000000
3+
--spi-bus-speed=32000000
44
--gpio-reset=24
55
--gpio-data-command=23
66
--gpio-backlight=18

0 commit comments

Comments
 (0)