ATxmega192D3 Atmel Corporation, ATxmega192D3 Datasheet - Page 170

no-image

ATxmega192D3

Manufacturer Part Number
ATxmega192D3
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATxmega192D3

Flash (kbytes)
192 Kbytes
Pin Count
64
Max. Operating Frequency
32 MHz
Cpu
8-bit AVR
# Of Touch Channels
16
Hardware Qtouch Acquisition
No
Max I/o Pins
50
Ext Interrupts
50
Usb Speed
No
Usb Interface
No
Spi
5
Twi (i2c)
2
Uart
3
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
16
Adc Resolution (bits)
12
Adc Speed (ksps)
200
Analog Comparators
2
Resistive Touch Screen
No
Temp. Sensor
Yes
Crypto Engine
No
Sram (kbytes)
16
Eeprom (bytes)
2048
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
Yes
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.6 to 3.6
Operating Voltage (vcc)
1.6 to 3.6
Fpu
No
Mpu / Mmu
no / no
Timers
5
Output Compare Channels
18
Input Capture Channels
18
Pwm Channels
18
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATxmega192D3-AU
Manufacturer:
CYPRESS
Quantity:
101
Part Number:
ATxmega192D3-AU
Manufacturer:
ATMEL
Quantity:
70
Part Number:
ATxmega192D3-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATxmega192D3-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATxmega192D3-H
Manufacturer:
SQ
Quantity:
719
Part Number:
ATxmega192D3-MH
Manufacturer:
Atmel
Quantity:
565
16.3
8210B–AVR–04/10
General TWI Bus Concepts
It is possible to disable the internal TWI drivers in the device, and enabling a 4-wire interface for
connecting external bus drivers.
The Two-Wire Interface (TWI) provides a simple two-wire bi-directional bus consisting of a serial
clock line (SCL) and a serial data line (SDA). The two lines are open collector lines (wired-AND),
and pull-up resistors (Rp) are the only external components needed to drive the bus. The pull-up
resistors will provide a high level on the lines when none of the connected devices are driving
the bus. A constant current source can be used as an alternative to the pull-up resistors.
The TWI bus is a simple and efficient method of interconnecting multiple devices on a serial bus.
A device connected to the bus can be a master or slave, where the master controls the bus and
all communication.
Figure 16-1
Figure 16-1. TWI Bus Topology
A unique address is assigned to all slave devices connected to the bus, and the master will use
this to address a slave and initiate a data transaction. 7-bit or 10-bit addressing can be used.
Several masters can be connected to the same bus, and this is called a multi-master environ-
ment. An arbitration mechanism is provided for resolving bus ownership between masters since
only one master device may own the bus at any given time.
A device can contain both master and slave logic, and can emulate multiple slave devices by
responding to more than one address.
A master indicates the start of transaction by issuing a START condition (S) on the bus. An
address packet with a slave address (ADDRESS) and an indication whether the master wishes
to read or write data (R/W), is then sent. After all data packets (DATA) are transferred, the mas-
ter issues a STOP condition (P) on the bus to end the transaction. The receiver must
acknowledge (A) or not-acknowledge (A) each byte received.
Figure 16-2
SDA
SCL
V
CC
illustrates the TWI bus topology.
shows a TWI transaction.
R
P
R
P
DEVICE #1
TWI
R
S
R
S
DEVICE #2
TWI
R
S
R
S
XMEGA D
Note: R
DEVICE #N
TWI
R
S
S
is optional
R
S
170

Related parts for ATxmega192D3