Start Back Next End
  
ZBasic System Library
10
ZBasic Microcontrollers
mega16U4, mega32U4
T44
USART1
Com1
21, D.3
20, D.2
mega8515, mega8535
P40
USART0
Com1
15, D.1
14, D.0
T44
USART0
Com1
10, D.1
9, D.0
L44
USART0
Com1
13, D.1
11, D.0
mega161
P40
USART0
Com1
11, D.1
10, D.0
T44
USART0
Com1
8, D.1
4, D.0
mega162
P40
USART0
Com1
11, D.1
10, D.0
USART1
Com2
4, B.3
3, B.2
T44
USART0
Com1
8, D.1
7, D.0
USART1
Com2
43, B.3
42, B.2
mega163, mega323
P40
USART0
Com1
15, D.1
14, D.0
T44
USART0
Com1
10, D.1
9, D.0
mega165, mega165A, mega165P, mega165PA,
mega325, mega325P, mega645, mega645A,
mega645P, mega169, mega169A, mega169P,
mega169PA, mega329, mega329P, mega329PA,
mega649, mega649A, mega649P
T64
USART0
Com1
2, E.1
3, E.0
mega3250, mega3250P, mega6450, mega6450A,
mega6450P, mega3290, mega3290P, mega6490,
mega6490A, mega6490P
T100
USART0
Com1
2, E.1
3, E.0
AT90USB646, AT90USB647,
AT90USB1286, AT90USB1287
T64
USART1
Com1
28, D.3
27, D.2
xmegaA1, xmegaA1U
T100
USARTD0
Com1
28, D.3
27, D.2
USARTD1
Com2
32, D.7
31, D.6
USARTC0
Com7
18, C.3
17, C.2
USARTC1
Com8
22, C.7
21, C.6
USARTE0
Com9
38, E.3
37, E.2
USARTE1
Com10
42, E.7
41, E.6
USARTF0
Com11
48, F.3
47, F.2
USARTF1
Com12
52, F.7
51, F.6
xmegaA3, xmegaA3B, xmegaA3U, xmegaA3BU
T64
USARTD0
Com1
29, D.3
28, D.2
USARTD1
Com2
33, D.7
32, D.6
USARTC0
Com7
19, C.3
18, C.2
USARTC1
Com8
23, C.7
22, C.6
USARTE0
Com9
39, E.3
38, E.2
xmegaA4, xmegaA4U
T44
USARTD0
Com1
23, D.3
22, D.2
USARTD1
Com2
27, D.7
26, D.6
USARTC0
Com7
13, C.3
12, C.2
USARTC1
Com8
17, C.7
16, C.6
USARTE0
Com9
33, E.3
32, E.2
xmegaD3
T64
USARTD0
Com1
29, D.3
28, D.2
USARTC0
Com2
19, C.3
18, C.2
xmegaD4
T44
USARTD0
Com1
23, D.3
22, D.2
USARTC0
Com2
13, C.3
12, C.2
For native code devices, the table below indicates which ISRs may be automatically included in your
application when OpenCom() is used in your program.  In the ISR Name column, the symbol # should be
replaced with the corresponding USART indicator (e.g. 0 for ATtiny and ATmega or D0 for ATxmega) and
the symbol * should be replaced by the software UART timer indicator (see the Timers section). If the
compiler cannot determine which specific channel is being opened, ISRs for all channels will be included.
Previous page Top Next page