MustafaBasar post at 2018-3-24 05:18:01

connecting SSD1963 display modul over SPI

Hi,
I am trying to use below SSD1963 display modül with orange pi lite. is there anybody who can help me regarding wiring (SPI) and configuration
https://www.buydisplay.com/default/7-tft-screen-touch-lcd-display-module-w-ssd1963-controller-board-mcu

thanks,

Mustafa

nopnop2002 post at 2018-3-26 15:41:27

Edited by nopnop2002 at 2018-3-26 16:22

Datasheet is here

http://data.icbank.com/ICBShop/board/DJLGFAKLAG.pdf


MustafaBasar post at 2018-3-29 04:50:19

thanks for your answer,
I tried many ways but I did not succeed

MustafaBasar post at 2018-3-29 04:50:51

Edited by MustafaBasar at 2018-3-29 15:01

nopnop2002 replied at 2018-3-26 15:41
Datasheet is here

http://data.icbank.com/ICBShop/board/DJLGFAKLAG.pdf
thanks for your answer,
I tried many ways but I did not succeed. can you give me pin numbers (wiring)?

thanh_tan post at 2018-4-8 00:11:48

I have a screen 12864 purchase from Orange PI

https://www.aliexpress.com/store/product/Orange-Pi-0-96-inch-OLED-Module-128x64-LED-Display-Module-I2C-interface-NEW/1553371_32844938801.html

I tried to wiring as per the chinese instruction

https://img.alicdn.com/imgextra/i1/734650578/TB2Z9wccvjM8KJjSZFyXXXdzVXa_!!734650578.jpg

then load the overlay like this

verbosity=1
console=serial
overlay_prefix=sun8i-h3
rootdev=UUID=bd0ded76-1188-4b52-a20a-64f326c1f193
rootfstype=ext4
overlays=w1-gpio uart1 i2c0 spi-spidev
param_w1_pin=PA20
param_w1_pin_int_pullup=1
param_uart1_rtscts=1
param_spidev_spi_bus=0


but cannot start the demo_led function
page: [1]
View full version: connecting SSD1963 display modul over SPI