pinout.vvzero.com/src/en/overlay/iface-dpi.md

57 lines
1.1 KiB
Markdown
Raw Normal View History

2016-03-01 00:51:38 +08:00
<!--
---
class: interface
type: pinout
name: DPI
description: Raspberry Pi DPI pins
pin:
2016-03-01 01:06:30 +08:00
'bcm0':
2016-03-01 00:51:38 +08:00
name: CLK
2016-03-01 01:06:30 +08:00
'bcm1':
2016-03-01 00:51:38 +08:00
name: DEN
2016-03-01 01:06:30 +08:00
'bcm2':
2016-03-01 00:51:38 +08:00
name: V-SYNC
2016-03-01 01:06:30 +08:00
'bcm3':
2016-03-01 00:51:38 +08:00
name: H-SYNC
2016-03-01 01:06:30 +08:00
'bcm4':
2016-03-01 00:51:38 +08:00
name: Blue 2
2016-03-01 01:06:30 +08:00
'bcm5':
2016-03-01 00:51:38 +08:00
name: Blue 3
2016-03-01 01:06:30 +08:00
'bcm6':
2016-03-01 00:51:38 +08:00
name: Blue 4
2016-03-01 01:06:30 +08:00
'bcm7':
2016-03-01 00:51:38 +08:00
name: Blue 5
2016-03-01 01:06:30 +08:00
'bcm8':
2016-03-01 00:51:38 +08:00
name: Blue 6
2016-03-01 01:06:30 +08:00
'bcm9':
2016-03-01 00:51:38 +08:00
name: Blue 7
2016-03-01 01:06:30 +08:00
'bcm10':
2016-03-01 00:51:38 +08:00
name: Green 2
2016-03-01 01:06:30 +08:00
'bcm11':
2016-03-01 00:51:38 +08:00
name: Green 3
2016-03-01 01:06:30 +08:00
'bcm12':
2016-03-01 00:51:38 +08:00
name: Green 4
2016-03-01 01:06:30 +08:00
'bcm13':
2016-03-01 00:51:38 +08:00
name: Green 5
2016-03-01 01:06:30 +08:00
'bcm14':
2016-03-01 00:51:38 +08:00
name: Green 6
2016-03-01 01:06:30 +08:00
'bcm15':
2016-03-01 00:51:38 +08:00
name: Green 7
2016-03-01 01:06:30 +08:00
'bcm16':
2016-03-01 00:51:38 +08:00
name: Red 2
2016-03-01 01:06:30 +08:00
'bcm17':
2016-03-01 00:51:38 +08:00
name: Red 3
2016-03-01 01:06:30 +08:00
'bcm18':
2016-03-01 00:51:38 +08:00
name: Red 4
2016-03-01 01:06:30 +08:00
'bcm19':
2016-03-01 00:51:38 +08:00
name: Red 5
2016-03-01 01:06:30 +08:00
'bcm20':
2016-03-01 00:51:38 +08:00
name: Red 6
2016-03-01 01:06:30 +08:00
'bcm21':
2016-03-01 00:51:38 +08:00
name: Red 7
-->
#DPI - Display Parallel Interface
###DPI (Display Parallel Interface) is a 24-bit parallel interface with 28 clock and synchronisation signals. The Pi uses a cut-down, 6-bit, 22 pin version omitting the least significant R, G and B colour bits.
DPI, combined with a simple adaptor consisting of 20 resistors, allows you to add a VGA connector to the Pi which supports resolutions from 640 x 480 up to 1920 x 1024 at 60fps and 6bits per channel.