pinout-xyz / Pinout.xyz

Source files for the Raspberry Pi Pinout documentation website.
http://pinout.xyz/
Creative Commons Attribution Share Alike 4.0 International
695 stars 197 forks source link

DPI 565/666 support #453

Open kklem0 opened 1 year ago

kklem0 commented 1 year ago

I'm using a DPI 666 screen, would be nice to see what pins are left for other usages like i2c for touch screen.

gpio=0-9=a2 gpio=12-17=a2 gpio=20-25=a2

lurch commented 1 year ago

@Gadgetoid The "More Information" link on https://pinout.xyz/pinout/dpi needs updating to point to https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#parallel-display-interface-dpi

lurch commented 1 year ago

@klem-everywhere As you can see in the table I linked to, there are several different ways of configuring the DPI 565 and 666 display modes.

kklem0 commented 1 year ago

@klem-everywhere As you can see in the table I linked to, there are several different ways of configuring the DPI 565 and 666 display modes.

That's true, it would be very helpful if there's a way to show it so I could show others how I could connect a touch screen with different options. But it's true that's a very specific use case.