Cirrus Logic EP93xx User Manual

Page 761

Advertising
background image

DS785UM1

25-23

Copyright 2007 Cirrus Logic

Analog Touch Screen Interface

EP93xx User’s Guide

2

5

2

5

25

DEVINT:

Deviation Interrupt. This is the deviation error interrupt.
When the DINTEN and DTMEN bits are set high and an
axis fails the deviation test 255 times causing an interrupt,
this bit must be written to a “0” to clear the interrupt.

PINTEN:

Pen up Interrupt Enable. Setting this bit high causes an
interrupt when the algorithm first detects a pen up
condition.

PENSTS:

Pen Status. This bit allows access to directly read the
status of the pen up / down indicator. Read only.
0 - pen up.
1 - pen down.

PINT:

Pen up Interrupt. This is the Pen up interrupt. When the
PINTEN bit is set and a pen up condition is detected after
a pen down, this bit will be set high and cause the interrupt
output to go high. This bit may be written high for test
purposes and written low to clear the interrupt.

NICOR:

No Interrupt Clear on Read. This bit controls clearing of
the touch interrupt.
0 - TINT clears when reading TSXYResult register.
1 - The TINT bit must be written low to clear the interrupt.

TINT:

Touch Interrupt. This is the touch screen activation
interrupt. When a new stable set of X and Y ADC values is
resolved, this bit will activate. It may be triggered from an
off-screen unpressed stable value. Writing a “0” to this bit
will clear the touch interrupt. This bit may be written high
for test purposes.

Advertising