Difference between revisions of "Template:Infobox connector/doc"
Jump to navigation
Jump to search
(→Parameters and usage: Added second pinout image and caption parameters.) |
imported>IceWelder m |
||
| (7 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- | + | <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --> |
| − | {{ | + | {{Lua|Module:Infobox3cols}} |
| − | + | ||
| − | + | '''Template:Infobox connector''' is an infobox for electrical and (audio/video) signal connectors of all kinds. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | }} | ||
| − | ''' | ||
| − | |||
The template supports three images: | The template supports three images: | ||
* image, logo, pinout_image | * image, logo, pinout_image | ||
Image and logo share a 300 pixel wide area - so if both are used then the width of the image should be set to 150 pixels, that is, <nowiki>[[Image:example.jpg|150px]]</nowiki>. If only image and pinout are used, then the size of both should be 300 pixels. | Image and logo share a 300 pixel wide area - so if both are used then the width of the image should be set to 150 pixels, that is, <nowiki>[[Image:example.jpg|150px]]</nowiki>. If only image and pinout are used, then the size of both should be 300 pixels. | ||
| − | == | + | == Usage == |
| − | + | {{Parameter names example | name | logo | image | caption | type | designer | design_date | manufacturer | production_date | superseded | superseded_by | superseded_by_date | weight | length | width | height | diameter | num_pins | hotplug | daisy_chain | external | audio_signal | video_signal | cable | passband | physical_connector | electrical | earth | maximum_voltage | maximum_current | data_signal | data_bit_width | data_bandwidth | data_devices | data_style | pinout_image | pin1 | pin1_name | shell | hooks | pin_custom1 | pin_custom1_name | pinout_caption | pinout_image2 | pinout_caption2 | pinout_col1_name | pinout_col2_name | pin2_name | pin2 | pin3_name | pin3 | pin4_name | pin4 | pin5_name | pin5 | pin6_name | pin6 | pin7_name | pin7 | pin8_name | pin8 | pin9_name | pin9 | pin10_name | pin10 | pin11_name | pin11 | pin12_name | pin12 | pin13_name | pin13 | pin14_name | pin14 | pin15_name | pin15 | pin16_name | pin16 | pin17_name | pin17 | pin18_name | pin18 | pin19_name | pin19 | pin20_name | pin20 | pin21_name | pin21 | pin22_name | pin22 | pin23_name | pin23 | pin24_name | pin24 | pin25_name | pin25 | pin26_name | pin26 | pin27_name | pin27 | pin28_name | pin28 | pin29_name | pin29 | pin30_name | pin30 | pin31_name | pin31 | pin32_name | pin32 | pin33_name | pin33 | pin34_name | pin34 | pin35_name | pin35 | pin36_name | pin36 | pin37_name | pin37 | pin38_name | pin38 | pin39_name | pin39 | pin40_name | pin40 | pin_name_custom1 | pin_custom2_name | pin_name_custom2 | pin_custom2 | pin_custom3_name | pin_name_custom3 | pin_custom3 | pin_custom4_name | pin_name_custom4 | pin_custom4 | pin_custom5_name | pin_name_custom5 | pin_custom5 | pin_custom6_name | pin_name_custom6 | pin_custom6 | pin_custom7_name | pin_name_custom7 | pin_custom7 | pin_custom8_name | pin_name_custom8 | pin_custom8 | pinout_notes }} | |
| + | |||
| + | <syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | ||
{{Infobox connector | {{Infobox connector | ||
| − | | name | + | | name = |
| − | | type | + | | type = |
| − | | image | + | | image = |
| − | | logo | + | | logo = |
| − | | caption | + | | caption = |
| − | | designer | + | | designer = |
| − | | design_date | + | | design_date = |
| − | | manufacturer | + | | manufacturer = |
| − | | production_date | + | | production_date = |
| − | | superseded | + | | superseded = |
| − | | superseded_by | + | | superseded_by = |
| superseded_by_date = | | superseded_by_date = | ||
| − | | weight | + | | weight = |
| − | | length | + | | length = |
| − | | diameter | + | | diameter = |
| − | | width | + | | width = |
| − | | height | + | | height = |
| − | | hotplug | + | | hotplug = |
| − | | daisy_chain | + | | daisy_chain = |
| − | | external | + | | external = |
| − | | electrical | + | | electrical = |
| − | | earth | + | | earth = |
| − | | maximum_voltage | + | | maximum_voltage = |
| − | | maximum_current | + | | maximum_current = |
| − | | audio_signal | + | | audio_signal = |
| − | | video_signal | + | | video_signal = |
| − | | data_signal | + | | data_signal = |
| − | | data_bit_width | + | | data_bit_width = |
| − | | data_bandwidth | + | | data_bandwidth = |
| − | | data_devices | + | | data_devices = |
| − | | data_style | + | | data_style = |
| − | | cable | + | | cable = |
| − | | high_freq | + | | high_freq = |
| physical_connector = | | physical_connector = | ||
| − | | num_pins | + | | num_pins = |
| − | | pinout_col1_name | + | | pinout_col1_name = |
| − | | pinout_col2_name | + | | pinout_col2_name = |
| − | | pinout_image | + | | pinout_image = |
| − | | pinout_caption | + | | pinout_caption = |
| − | | pinout_image2 | + | | pinout_image2 = |
| − | | pinout_caption2 | + | | pinout_caption2 = |
| − | | pin1 | + | | pin1 = |
| − | | pin1_name | + | | pin1_name = |
| − | | pin2 | + | | pin2 = |
| − | | pin2_name | + | | pin2_name = |
| − | | pin3 | + | | pin3 = |
| − | | pin3_name | + | | pin3_name = |
| − | | pin4 | + | | pin4 = |
| − | | pin4_name | + | | pin4_name = |
| − | | pin5 | + | | pin5 = |
| − | | pin5_name | + | | pin5_name = |
| − | | pin6 | + | | pin6 = |
| − | | pin6_name | + | | pin6_name = |
| − | | pin7 | + | | pin7 = |
| − | | pin7_name | + | | pin7_name = |
| − | | pin8 | + | | pin8 = |
| − | | pin8_name | + | | pin8_name = |
| − | | pin9 | + | | pin9 = |
| − | | pin9_name | + | | pin9_name = |
| − | | pin10 | + | | pin10 = |
| − | | pin10_name | + | | pin10_name = |
| − | | pin11 | + | | pin11 = |
| − | | pin11_name | + | | pin11_name = |
| − | | pin12 | + | | pin12 = |
| − | | pin12_name | + | | pin12_name = |
| − | | pin13 | + | | pin13 = |
| − | | pin13_name | + | | pin13_name = |
| − | | pin14 | + | | pin14 = |
| − | | pin14_name | + | | pin14_name = |
| − | | pin15 | + | | pin15 = |
| − | | pin15_name | + | | pin15_name = |
| − | | pin16 | + | | pin16 = |
| − | | pin16_name | + | | pin16_name = |
| − | | pin17 | + | | pin17 = |
| − | | pin17_name | + | | pin17_name = |
| − | | pin18 | + | | pin18 = |
| − | | pin18_name | + | | pin18_name = |
| − | | pin19 | + | | pin19 = |
| − | | pin19_name | + | | pin19_name = |
| − | | pin20 | + | | pin20 = |
| − | | pin20_name | + | | pin20_name = |
| − | | pin21 | + | | pin21 = |
| − | | pin21_name | + | | pin21_name = |
| − | | pin22 | + | | pin22 = |
| − | | pin22_name | + | | pin22_name = |
| − | | pin23 | + | | pin23 = |
| − | | pin23_name | + | | pin23_name = |
| − | | pin24 | + | | pin24 = |
| − | | pin24_name | + | | pin24_name = |
| − | | pin25 | + | | pin25 = |
| − | | pin25_name | + | | pin25_name = |
| − | | pin26 | + | | pin26 = |
| − | | pin26_name | + | | pin26_name = |
| − | | pin27 | + | | pin27 = |
| − | | pin27_name | + | | pin27_name = |
| − | | pin28 | + | | pin28 = |
| − | | pin28_name | + | | pin28_name = |
| − | | pin29 | + | | pin29 = |
| − | | pin29_name | + | | pin29_name = |
| − | | pin30 | + | | pin30 = |
| − | | pin30_name | + | | pin30_name = |
| − | | pin31 | + | | pin31 = |
| − | | pin31_name | + | | pin31_name = |
| − | | pin_custom1_name | + | | pin_custom1_name = |
| − | | pin_name_custom1 | + | | pin_name_custom1 = |
| − | | pin_custom1 | + | | pin_custom1 = |
| − | | pin_custom2_name | + | | pin_custom2_name = |
| − | | pin_name_custom2 | + | | pin_name_custom2 = |
| − | | pin_custom2 | + | | pin_custom2 = |
| − | | pin_custom3_name | + | | pin_custom3_name = |
| − | | pin_name_custom3 | + | | pin_name_custom3 = |
| − | | pin_custom3 | + | | pin_custom3 = |
| − | | pin_custom4_name | + | | pin_custom4_name = |
| − | | pin_name_custom4 | + | | pin_name_custom4 = |
| − | | pin_custom4 | + | | pin_custom4 = |
| − | | pin_custom5_name | + | | pin_custom5_name = |
| − | | pin_name_custom5 | + | | pin_name_custom5 = |
| − | | pin_custom5 | + | | pin_custom5 = |
| − | | pin_custom6_name | + | | pin_custom6_name = |
| − | | pin_name_custom6 | + | | pin_name_custom6 = |
| − | | pin_custom6 | + | | pin_custom6 = |
| − | | pin_custom7_name | + | | pin_custom7_name = |
| − | | pin_name_custom7 | + | | pin_name_custom7 = |
| − | | pin_custom7 | + | | pin_custom7 = |
| − | | pin_custom8_name | + | | pin_custom8_name = |
| − | | pin_name_custom8 | + | | pin_name_custom8 = |
| − | | pin_custom8 | + | | pin_custom8 = |
| − | | pinout_notes | + | | pinout_notes = |
}} | }} | ||
| − | </ | + | </syntaxhighlight> |
| + | {{clear}} | ||
| − | < | + | == Example == |
| − | [[ | + | {{Infobox connector |
| + | | name = D4 Video connector | ||
| + | | image = [[File:SCART 20050724 002.jpg|150px]] | ||
| + | | logo = [[File:D4 connector.png|150px]] | ||
| + | | caption = This example is not factual – it is purely illustrative of the infobox. | ||
| + | | type = [[analog electronics|Analogue]] video connector | ||
| + | | designer = Some guy | ||
| + | | design_date = Early 1990s | ||
| + | | manufacturer = Initially [[Toshiba]] | ||
| + | | production_date = Early 1990s to 2005 | ||
| + | | superseded = [[RF connector]] | ||
| + | | superseded_by = [[DVI connector]] | ||
| + | | superseded_by_date = 2005 | ||
| + | | external = External | ||
| + | | hotplug = Yes | ||
| + | | length = 36 mm (typical) | ||
| + | | width = 25 mm | ||
| + | | height = 6.5 mm | ||
| + | | electrical = 220 volts AC 50 Hz typically | ||
| + | | earth = Dedicate pin | ||
| + | | maximum_voltage = 450 volts peak | ||
| + | | maximum_current = 20 amps at 220 volts, 5 amps at 400 volts | ||
| + | | audio_signal = None | ||
| + | | video_signal = [[analog signal|Analogue]] [[480i]], [[480p]], [[720p]], [[1080i]] | ||
| + | | data_signal = Resolution and [[Aspect ratio (image)|Aspect ratio]] only | ||
| + | | data_bit_width = 2 bits | ||
| + | | data_bandwidth = 120 bit/s | ||
| + | | data_devices = 1 | ||
| + | | data_style = [[Serial communications|Serial]] | ||
| + | | physical_connector = DB-25 | ||
| + | | cable = 14 core shielded (25 m max) | ||
| + | | passband = 0–20 GHz | ||
| + | | num_pins = 14 (6 video, 3 reserved, 2 detect, 3 data) | ||
| + | | pinout_image = [[File:D4 connector.png|300px]] | ||
| + | | pinout_caption = A male connector seen from the front. | ||
| + | | pinout_col1_name = Spec name | ||
| + | | pinout_col2_name = Example col title | ||
| + | | pin1 = [[Luminance (video)|luminance]] (0.7 V, 75 Ω) | ||
| + | | pin1_name = Y | ||
| + | | pin2 = Y [[Ground (electricity)|ground]] | ||
| + | | pin2_name = Y GND | ||
| + | | pin3 = 0.35 V, 75 Ω | ||
| + | | pin3_name = Pb | ||
| + | | pin4 = | ||
| + | | pin4_name = Pb GND | ||
| + | | pin5 = 0.35 V, 75 Ω | ||
| + | | pin5_name = Pr | ||
| + | | pin6 = | ||
| + | | pin6_name = Pr GND | ||
| + | | pin7 = Reserve link 1 | ||
| + | | pin7_name = | ||
| + | | pin8 = 0 V = 525 lines<br /> 2.2 V = 750 lines<br /> 5 V = 1125 lines | ||
| + | | pin8_name = Data line 1 | ||
| + | | pin9 = 0 V = 59.94i / 60i<br /> 5 V = 59.94p / 60p | ||
| + | | pin9_name = Data line 2 | ||
| + | | pin10 = Reserve link 2 | ||
| + | | pin10_name = | ||
| + | | pin11 = 0 V = 4:3 <br /> 2.2 V = 4:3 letterbox <br /> 5 V = 16:9 | ||
| + | | pin11_name = Data line 3 | ||
| + | | pin12 = | ||
| + | | pin12_name = Plug insert detect ground | ||
| + | | pin13 = Reserve link 3 | ||
| + | | pin13_name = | ||
| + | | pin14 = output 10 kΩ, input > 100 kΩ | ||
| + | | pin14_name = Plug insert detect | ||
| + | | pin_custom1_name = C1 | ||
| + | | pin_name_custom1 = BLUE | ||
| + | | pin_custom1 = Analog Blue Video | ||
| + | | pin_custom2_name = C2 | ||
| + | | pin_name_custom2 = GREEN | ||
| + | | pin_custom2 = Analog Green Video | ||
| + | | pin_custom3_name = C3 | ||
| + | | pin_name_custom3 = HA_SYNC | ||
| + | | pin_custom3 = Analog Horizontal Sync | ||
| + | | pin_custom4_name = C4 | ||
| + | | pin_name_custom4 = RED | ||
| + | | pin_custom4 = Analog Red Video | ||
| + | | pin_custom5_name = C5 | ||
| + | | pin_name_custom5 = RETURN | ||
| + | | pin_custom5 = Analog RGB Return and DDC Return | ||
| + | | pin_custom6_name = C6 | ||
| + | | pin_name_custom6 = AR_PRE | ||
| + | | pin_custom6 = [[Acid reflux]] preventer | ||
| + | | pin_custom7_name = C7 | ||
| + | | pin_name_custom7 = AR_ENC | ||
| + | | pin_custom7 = Acid reflux encourager | ||
| + | | pin_custom8_name = C8 | ||
| + | | pin_name_custom8 = CHRO | ||
| + | | pin_custom8 = Churro presence detect | ||
| + | | pinout_notes = These are some notes about the pinout of this connector. The pins are razor sharp. | ||
| + | }} | ||
| − | </ | + | <syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> |
| + | {{Infobox connector | ||
| + | | name = D4 Video connector | ||
| + | | image = [[File:SCART 20050724 002.jpg|150px]] | ||
| + | | logo = [[File:D4 connector.png|150px]] | ||
| + | | caption = This example is not factual – it is purely illustrative of the infobox. | ||
| + | | type = [[analog electronics|Analogue]] video connector | ||
| + | | designer = Some guy | ||
| + | | design_date = Early 1990s | ||
| + | | manufacturer = Initially [[Toshiba]] | ||
| + | | production_date = Early 1990s to 2005 | ||
| + | | superseded = [[RF connector]] | ||
| + | | superseded_by = [[DVI connector]] | ||
| + | | superseded_by_date = 2005 | ||
| + | | external = External | ||
| + | | hotplug = Yes | ||
| + | | length = 36 mm (typical) | ||
| + | | width = 25 mm | ||
| + | | height = 6.5 mm | ||
| + | | electrical = 220 volts AC 50 Hz typically | ||
| + | | earth = Dedicate pin | ||
| + | | maximum_voltage = 450 volts peak | ||
| + | | maximum_current = 20 amps at 220 volts, 5 amps at 400 volts | ||
| + | | audio_signal = None | ||
| + | | video_signal = [[analog signal|Analogue]] [[480i]], [[480p]], [[720p]], [[1080i]] | ||
| + | | data_signal = Resolution and [[Aspect ratio (image)|Aspect ratio]] only | ||
| + | | data_bit_width = 2 bits | ||
| + | | data_bandwidth = 120 bit/s | ||
| + | | data_devices = 1 | ||
| + | | data_style = [[Serial communications|Serial]] | ||
| + | | physical_connector = DB-25 | ||
| + | | cable = 14 core shielded (25 m max) | ||
| + | | passband = 0–20 GHz | ||
| + | | num_pins = 14 (6 video, 3 reserved, 2 detect, 3 data) | ||
| + | | pinout_image = [[File:D4 connector.png|300px]] | ||
| + | | pinout_caption = A male connector seen from the front. | ||
| + | | pinout_col1_name = Spec name | ||
| + | | pinout_col2_name = Example col title | ||
| + | | pin1 = [[Luminance (video)|luminance]] (0.7 V, 75 Ω) | ||
| + | | pin1_name = Y | ||
| + | | pin2 = Y [[Ground (electricity)|ground]] | ||
| + | | pin2_name = Y GND | ||
| + | | pin3 = 0.35 V, 75 Ω | ||
| + | | pin3_name = Pb | ||
| + | | pin4 = | ||
| + | | pin4_name = Pb GND | ||
| + | | pin5 = 0.35 V, 75 Ω | ||
| + | | pin5_name = Pr | ||
| + | | pin6 = | ||
| + | | pin6_name = Pr GND | ||
| + | | pin7 = Reserve link 1 | ||
| + | | pin7_name = | ||
| + | | pin8 = 0 V = 525 lines<br /> 2.2 V = 750 lines<br /> 5 V = 1125 lines | ||
| + | | pin8_name = Data line 1 | ||
| + | | pin9 = 0 V = 59.94i / 60i<br /> 5 V = 59.94p / 60p | ||
| + | | pin9_name = Data line 2 | ||
| + | | pin10 = Reserve link 2 | ||
| + | | pin10_name = | ||
| + | | pin11 = 0 V = 4:3 <br /> 2.2 V = 4:3 letterbox <br /> 5 V = 16:9 | ||
| + | | pin11_name = Data line 3 | ||
| + | | pin12 = | ||
| + | | pin12_name = Plug insert detect ground | ||
| + | | pin13 = Reserve link 3 | ||
| + | | pin13_name = | ||
| + | | pin14 = output 10 kΩ, input > 100 kΩ | ||
| + | | pin14_name = Plug insert detect | ||
| + | | pin_custom1_name = C1 | ||
| + | | pin_name_custom1 = BLUE | ||
| + | | pin_custom1 = Analog Blue Video | ||
| + | | pin_custom2_name = C2 | ||
| + | | pin_name_custom2 = GREEN | ||
| + | | pin_custom2 = Analog Green Video | ||
| + | | pin_custom3_name = C3 | ||
| + | | pin_name_custom3 = HA_SYNC | ||
| + | | pin_custom3 = Analog Horizontal Sync | ||
| + | | pin_custom4_name = C4 | ||
| + | | pin_name_custom4 = RED | ||
| + | | pin_custom4 = Analog Red Video | ||
| + | | pin_custom5_name = C5 | ||
| + | | pin_name_custom5 = RETURN | ||
| + | | pin_custom5 = Analog RGB Return and DDC Return | ||
| + | | pin_custom6_name = C6 | ||
| + | | pin_name_custom6 = AR_PRE | ||
| + | | pin_custom6 = [[Acid reflux]] preventer | ||
| + | | pin_custom7_name = C7 | ||
| + | | pin_name_custom7 = AR_ENC | ||
| + | | pin_custom7 = Acid reflux encourager | ||
| + | | pin_custom8_name = C8 | ||
| + | | pin_name_custom8 = CHRO | ||
| + | | pin_custom8 = Churro presence detect | ||
| + | | pinout_notes = These are some notes about the pinout of this connector. The pins are razor sharp. | ||
| + | }} | ||
| + | </syntaxhighlight> | ||
| + | {{clear}} | ||
| − | <includeonly> | + | <includeonly>{{sandbox other|| |
| − | [[ | + | <!-- Categories below this line; interwikis at Wikidata --> |
| − | [[ | + | [[Category:Electronics templates| ]] |
| − | + | [[Category:Infobox templates with three columns]] | |
| − | + | }}</includeonly> | |
| − | </ | + | <templatedata> |
| + | { | ||
| + | "params": {}, | ||
| + | "format": "block" | ||
| + | } | ||
| + | </templatedata> | ||
Latest revision as of 15:36, 17 January 2021
| This is a documentation subpage for Template:Infobox connector. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:Infobox connector is an infobox for electrical and (audio/video) signal connectors of all kinds.
The template supports three images:
- image, logo, pinout_image
Image and logo share a 300 pixel wide area - so if both are used then the width of the image should be set to 150 pixels, that is, [[Image:example.jpg|150px]]. If only image and pinout are used, then the size of both should be 300 pixels.
Usage
Template:Parameter names example
Example
![]() This example is not factual – it is purely illustrative of the infobox. | |||
| Type | Analogue video connector | ||
|---|---|---|---|
| Production history | |||
| Designer | Some guy | ||
| Designed | Early 1990s | ||
| Manufacturer | Initially Toshiba | ||
| Produced | Early 1990s to 2005 | ||
| Superseded | RF connector | ||
| Superseded by | DVI connector (2005) | ||
| General specifications | |||
| Length | 36 mm (typical) | ||
| Width | 25 mm | ||
| Height | 6.5 mm | ||
| Hot pluggable | Yes | ||
| External | External | ||
| Audio signal | None | ||
| Video signal | Analogue 480i, 480p, 720p, 1080i | ||
| Cable | 14 core shielded (25 m max) | ||
| Passband | 0–20 GHz | ||
| Pins | 14 (6 video, 3 reserved, 2 detect, 3 data) | ||
| Connector | DB-25 | ||
| Electrical | |||
| Signal | 220 volts AC 50 Hz typically | ||
| Earth | Dedicate pin | ||
| Max. voltage | 450 volts peak | ||
| Max. current | 20 amps at 220 volts, 5 amps at 400 volts | ||
| Data | |||
| Data signal | Resolution and Aspect ratio only | ||
| Width | 2 bits | ||
| Bitrate | 120 bit/s | ||
| Max. devices | 1 | ||
| Protocol | Serial | ||
| Pin out | |||
![]() | |||
| A male connector seen from the front. | |||
| Pin | Spec name | Example col title | |
| Pin 1 | Y | luminance (0.7 V, 75 Ω) | |
| Pin 2 | Y GND | Y ground | |
| Pin 3 | Pb | 0.35 V, 75 Ω | |
| Pin 4 | Pb GND | ||
| Pin 5 | Pr | 0.35 V, 75 Ω | |
| Pin 6 | Pr GND | ||
| Pin 7 | Reserve link 1 | ||
| Pin 8 | Data line 1 |
0 V = 525 lines 2.2 V = 750 lines 5 V = 1125 lines | |
| Pin 9 | Data line 2 |
0 V = 59.94i / 60i 5 V = 59.94p / 60p | |
| Pin 10 | Reserve link 2 | ||
| Pin 11 | Data line 3 |
0 V = 4:3 2.2 V = 4:3 letterbox 5 V = 16:9 | |
| Pin 12 | Plug insert detect ground | ||
| Pin 13 | Reserve link 3 | ||
| Pin 14 | Plug insert detect | output 10 kΩ, input > 100 kΩ | |
| C1 | BLUE | Analog Blue Video | |
| C2 | GREEN | Analog Green Video | |
| C3 | HA_SYNC | Analog Horizontal Sync | |
| C4 | RED | Analog Red Video | |
| C5 | RETURN | Analog RGB Return and DDC Return | |
| C6 | AR_PRE | Acid reflux preventer | |
| C7 | AR_ENC | Acid reflux encourager | |
| C8 | CHRO | Churro presence detect | |
| These are some notes about the pinout of this connector. The pins are razor sharp. | |||
No description.
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||

