Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PANEL_LCD_PROTO: LCD communication mode (0=parallel 8 bits, 1=serial)

General informations

The Linux kernel configuration item CONFIG_PANEL_LCD_PROTO has multiple definitions:

LCD communication mode (0=parallel 8 bits, 1=serial) found in drivers/auxdisplay/Kconfig

The configuration item CONFIG_PANEL_LCD_PROTO:

Help text

This driver now supports any serial or parallel LCD wired to a parallel port. But before assigning signals, the driver needs to know if it will be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals (E, RS, sometimes RW), and 4 or 8 for the data. Use 0 here for a 8 bits parallel LCD, and 1 for a serial LCD.

LCD communication mode (0=parallel 8 bits, 1=serial) found in drivers/misc/Kconfig

The configuration item CONFIG_PANEL_LCD_PROTO:

Help text

This driver now supports any serial or parallel LCD wired to a parallel port. But before assigning signals, the driver needs to know if it will be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals (E, RS, sometimes RW), and 4 or 8 for the data. Use 0 here for a 8 bits parallel LCD, and 1 for a serial LCD.

LCD communication mode (0=parallel 8 bits, 1=serial) found in drivers/staging/panel/Kconfig

The configuration item CONFIG_PANEL_LCD_PROTO:

Help text

This driver now supports any serial or parallel LCD wired to a parallel port. But before assigning signals, the driver needs to know if it will be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals (E, RS, sometimes RW), and 4 or 8 for the data. Use 0 here for a 8 bits parallel LCD, and 1 for a serial LCD.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab