Hi,
I’ve been working on getting a standard $12 16×2 LCD hooked up to my OSPI rev 1.43. I’ve managed to get OSPI running on the Pi Zero W and got the LCD hooked up using pins that don’t conflict with OSPI.
I next started trying to figure out how to use the display. I originally just wanted to show the IP address but in looking at the code, it looks like it’s already set up for an LCD display assuming that it’s hooked up correctly.
My question is, is there any documentaiton for how to hook up an LCD screen with the Pi so that it automatically detects and uses it without having to modify the source code?
Thanks