Hi,
I am having some trouble getting an SPI display to work. Is there something that i'm missing to having this working as a display? Everything appears to be connected and configured correctly
I am trying to use SPI5 with the following dtoverlays:
I have it connected like this:
I am having some trouble getting an SPI display to work. Is there something that i'm missing to having this working as a display? Everything appears to be connected and configured correctly

I am trying to use SPI5 with the following dtoverlays:
Code:
dtoverlay=spi5-1cs,cs0_pin=12
Code:
dtoverlay=fbtft,spi5-0,ili9341,bgr,reset_pin=23,dc_pin=24,led_pin=18,rotate=270
Code:
VCC -> 3.3VGND -> GNDCS -> GPIO12RESET -> GPIO23D/C -> GPIO24SDI -> GPIO14SCK -> GPIO15LED -> GPIO18 (this turns on and off seemingly at the correct times during boot)SDO -> GPIO13
Statistics: Posted by botoxparty — Sat May 04, 2024 12:38 pm