Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

ATMEGA163 Datasheet(PDF) 74 Page - ATMEL Corporation

Part # ATMEGA163
Description  8-bit Microcontroller with 16K Bytes In-System Programmable Flash
Download  187 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  ATMEL [ATMEL Corporation]
Direct Link  http://www.atmel.com
Logo ATMEL - ATMEL Corporation

ATMEGA163 Datasheet(HTML) 74 Page - ATMEL Corporation

Back Button ATMEGA163 Datasheet HTML 70Page - ATMEL Corporation ATMEGA163 Datasheet HTML 71Page - ATMEL Corporation ATMEGA163 Datasheet HTML 72Page - ATMEL Corporation ATMEGA163 Datasheet HTML 73Page - ATMEL Corporation ATMEGA163 Datasheet HTML 74Page - ATMEL Corporation ATMEGA163 Datasheet HTML 75Page - ATMEL Corporation ATMEGA163 Datasheet HTML 76Page - ATMEL Corporation ATMEGA163 Datasheet HTML 77Page - ATMEL Corporation ATMEGA163 Datasheet HTML 78Page - ATMEL Corporation Next Button
Zoom Inzoom in Zoom Outzoom out
 74 / 187 page
background image
74
ATmega163(L)
1142E–AVR–02/03
set), the 9th bit is one for an address byte and zero for a data byte, whereas the stop bit
is always high.
The following procedure should be used to exchange data in Multi-Processor Communi-
cation mode:
1.
All Slave MCUs are in Multi-Processor Communication mode (MPCM in UCSRA
is set).
2.
The Master MCU sends an address byte, and all slaves receive and read this
byte. In the Slave MCUs, the RXC Flag in UCSRA will be set as normal.
3.
Each Slave MCU reads the UDR Register and determines if it has been
selected. If so, it clears the MPCM bit in UCSRA, otherwise it waits for the next
address byte.
4.
For each received data byte, the receiving MCU will set the Receive Complete
Flag (RXC in UCSRA). In 8-bit mode, the receiving MCU will also generate a
Framing Error (FE in UCSRA set), since the stop bit is zero. The other slave
MCUs, which still have the MPCM bit set, will ignore the data byte. In this case,
the UDR Register and the RXC or FE Flags will not be affected.
5.
After the last byte has been transferred, the process repeats from step 2.
UART Control
UART I/O Data Register – UDR
The UDR Register is actually two physically separate registers sharing the same I/O
address. When writing to the register, the UART Transmit Data Register is written.
When reading from UDR, the UART Receive Data Register is read.
UART Control and Status
Register A – UCSRA
• Bit 7 – RXC: UART Receive Complete
This bit is set (one) when a received character is transferred from the Receiver Shift
Register to UDR. The bit is set regardless of any detected framing errors. When the
RXCIE bit in UCR is set, the UART Receive Complete interrupt will be executed when
RXC is set(one). RXC is cleared by reading UDR. When interrupt-driven data reception
is used, the UART Receive Complete Interrupt routine must read UDR in order to clear
RXC, otherwise a new interrupt will occur once the interrupt routine terminates.
• Bit 6 – TXC: UART Transmit Complete
This bit is set (one) when the entire character (including the stop bit) in the Transmit
Shift Register has been shifted out and no new data has been written to UDR. This Flag
is especially useful in half-duplex communications interfaces, where a transmitting appli-
cation must enter receive mode and free the communications bus immediately after
completing the transmission.
Bit
7654
3210
$0C ($2C)
MSB
LSB
UDR
Read/Write
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Initial Value
0000
0000
Bit
7654
3210
$0B ($2B)
RXC
TXC
UDRE
FE
OR
U2X
MPCM
UCSRA
Read/Write
r
R/W
RRRR
R/W
R/W
Initial Value
0000
0000


Similar Part No. - ATMEGA163

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
ATmega163 ATMEL-ATmega163 Datasheet
2Mb / 61P
   AVR Studio Compatible
Rev. 1925C-AVR-3/03
ATMEGA163 ATMEL-ATMEGA163_14 Datasheet
2Mb / 187P
   Nonvolatile Program and Data Memories
More results

Similar Description - ATMEGA163

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
ATMEGA16A ATMEL-ATMEGA16A Datasheet
426Kb / 19P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA165V_091 ATMEL-ATMEGA165V_091 Datasheet
342Kb / 19P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA169V ATMEL-ATMEGA169V_06 Datasheet
297Kb / 26P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA165P ATMEL-ATMEGA165P_08 Datasheet
363Kb / 20P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA16 ATMEL-ATMEGA16_06 Datasheet
320Kb / 24P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA165V ATMEL-ATMEGA165V_06 Datasheet
241Kb / 19P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA162V ATMEL-ATMEGA162V_07 Datasheet
2Mb / 325P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA165V_0608 ATMEL-ATMEGA165V_0608 Datasheet
3Mb / 337P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA165P_0611 ATMEL-ATMEGA165P_0611 Datasheet
3Mb / 368P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA169P ATMEL-ATMEGA169P_1 Datasheet
4Mb / 393P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
ATMEGA162 ATMEL-ATMEGA162_1 Datasheet
5Mb / 324P
   8-bit Microcontroller with 16K Bytes In-System Programmable Flash
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.COM
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com