Difference between revisions of "TSC2102"

From ArmadeusWiki
Jump to: navigation, search
(Audio)
Line 14: Line 14:
 
===Signals===
 
===Signals===
  
{|border=1 align=left summary="Signal connections"
+
{| border="1" cellpadding="5" cellspacing="0" summary="Signal connections"
 +
|- style="background:#efefef;"
 +
! ''' i.MXL ''' || ''' TSC2102 ''' || '''Functionnality'''
 
|----------------
 
|----------------
! ''' i.MXL '''
+
| || SCLK || SPI clock
! ''' TSC2102 '''
+
! '''Functionnality'''
+
|----------------
+
|| SCLK || SPI clock
+
 
|----------------
 
|----------------
 
|  || MOSI || SPI MasterOut SlaveIn
 
|  || MOSI || SPI MasterOut SlaveIn
Line 29: Line 27:
 
|----------------
 
|----------------
 
|  || PINT/DAVn || IT
 
|  || PINT/DAVn || IT
 +
|-
 
|}
 
|}
  
 
==Links==
 
==Links==
 
* [http://focus.ti.com/docs/prod/folders/print/tsc2102.html TSC2102 Web page at Texas Instruments]
 
* [http://focus.ti.com/docs/prod/folders/print/tsc2102.html TSC2102 Web page at Texas Instruments]

Revision as of 12:43, 27 May 2007

Informations about the hardware interface between the i.MXL and the TSC2102. This chip will be available on the DevFull board but anyone should be able to add it to it's DevLight.

Introduction

This chip is a "SMART" 4-Wire Touch Screen Controller with Stereo DAC with HP Amplifier.

Interface

Touchscreen

Configuration and data exchange is done through the SPI bus n°

Audio

Configuration through SPI bus and data exchange through SSI

Signals

i.MXL TSC2102 Functionnality
SCLK SPI clock
MOSI SPI MasterOut SlaveIn
MISO SPI MasterIn SlaveOut
SSn SPI Chip select
PINT/DAVn IT

Links