Hi everyone,
I’m trying to get a 3.5-inch RPi display with the XPT2046 touch controller (480x320 resolution) to work on my Orange Pi One (H3). I’ve been looking for guides, but most of them are Raspberry Pi-specific and not directly applicable to the Orange Pi.
Here’s what I’ve tried so far:
Installed Armbian on the Orange Pi One.
Connected the display via the SPI interface.
Installed fbtft and tried different configurations for the screen.
However, I haven’t been able to get the display to show anything or to interact with the touch input.
Does anyone have experience using this specific setup?
What drivers or overlays should I use?
Do I need to modify the dtb or dts files?
Any tips on configuring SPI and touch input in Armbian?
Any help would be greatly appreciated! Thanks in advance.
I have confirmed that the display has power because it turns on.