Skip to content

ADS7843 Resistive Touch Controller

lbuild module: modm:driver:ads7843

The ADS7843 by Texas Instruments is the de-facto standard for cheap resistive touch screens.

There are many compatible devices from other manufacturers available, such as the UH7843 by Zilltek.

TSC2046, XPT2046 and other *2046 chips seem to be not fully compatible with the ADS7843 and have their own driver "modm:driver:touch2046".

Dependencies

modm:driver:ads7843 modm_driver_ads7843 modm: driver: ads7843 modm_architecture_delay modm: architecture: delay modm_driver_ads7843->modm_architecture_delay modm_ui_display modm: ui: display modm_driver_ads7843->modm_ui_display