ATMEGA128RFA1-ZU Atmel, ATMEGA128RFA1-ZU Datasheet - Page 234

IC AVR MCU 2.4GHZ XCEIVER 64QFN

ATMEGA128RFA1-ZU

Manufacturer Part Number
ATMEGA128RFA1-ZU
Description
IC AVR MCU 2.4GHZ XCEIVER 64QFN
Manufacturer
Atmel
Series
ATMEGAr

Specifications of ATMEGA128RFA1-ZU

Frequency
2.4GHz
Data Rate - Maximum
2Mbps
Modulation Or Protocol
802.15.4 Zigbee
Applications
General Purpose
Power - Output
3.5dBm
Sensitivity
-100dBm
Voltage - Supply
1.8 V ~ 3.6 V
Current - Receiving
12.5mA
Current - Transmitting
14.5mA
Data Interface
PCB, Surface Mount
Memory Size
128kB Flash, 4kB EEPROM, 16kB RAM
Antenna Connector
PCB, Surface Mount
Operating Temperature
-40°C ~ 85°C
Package / Case
64-VFQFN, Exposed Pad
Rf Ic Case Style
QFN
No. Of Pins
64
Supply Voltage Range
1.8V To 3.6V
Operating Temperature Range
-40°C To +85°C
Svhc
No SVHC (15-Dec-2010)
Rohs Compliant
Yes
Processor Series
ATMEGA128x
Core
AVR8
Data Bus Width
8 bit
Program Memory Type
Flash
Program Memory Size
128 KB
Data Ram Size
16 KB
Interface Type
JTAG
Maximum Clock Frequency
16 MHz
Number Of Programmable I/os
38
Number Of Timers
6
Operating Supply Voltage
1.8 V to 3.6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
EWAVR, EWAVR-BL
Development Tools By Supplier
ATAVR128RFA1-EK1
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATMEGA128RFA1-ZU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
ATMEGA128RFA1-ZUR
Manufacturer:
ON
Quantity:
56 000
17.7.3 Fast PWM Mode
234
ATmega128RFA1
for the counter, hence also its resolution. This mode allows greater control of the
Compare Match output frequency. It also simplifies the operation of counting external
events.
The timing diagram for the CTC mode is shown in Figure 17-5. The counter value
(TCNT0) increases until a Compare Match occurs between TCNT0 and OCR0A. The
counter (TCNT0) is then cleared.
Figure 17-5. CTC Mode Timing Diagram
An interrupt can be generated each time the counter value reaches the TOP value by
using the OCF0A Flag. If the interrupt is enabled, the interrupt handler routine can
update the TOP value. However, changing TOP to a value close to BOTTOM when the
counter is running with no or a low prescaler value must be done with care since the
CTC mode does not have the double buffering feature. If the new value written to
OCR0A is lower than the current value of TCNT0, the counter will miss the Compare
Match. The counter will then have to count to its maximum value (0xFF) and wrap
around starting at 0x00 before the Compare Match can occur.
For generating a waveform output in CTC mode, the OC0A output can be set to toggle
its logical level on each Compare Match by setting the Compare Output mode bits to
toggle mode (COM0A1:0 = 1). The OC0A value will not be visible on the port pin unless
the data direction of the pin is set to output. The generated waveform will have a
maximum frequency of f
frequency is defined by the following equation:
The N variable represents the prescale factor (1, 8, 64, 256 or 1024).
As for the Normal mode of operation, the TOV0 Flag is set in the same timer clock cycle
that the counter changes from MAX to 0x00.
The fast Pulse Width Modulation (PWM) mode (WGM02:0 = 3 or 7) provides a high
frequency PWM waveform generation option. The fast PWM mode differs from the
other PWM modes by its single-slope operation. The counter counts from BOTTOM to
TOP and then restarts from BOTTOM. TOP is defined as 0xFF when WGM2:0 = 3, and
OCR0A when WGM2:0 = 7. In non-inverting Compare Output mode the Output
Compare (OC0x) is cleared on the Compare Match between TCNT0 and OCR0x and
set at BOTTOM. In inverting Compare Output mode the output is set on Compare
Match and cleared at BOTTOM. Due to the single-slope operation, the operating
frequency of the fast PWM mode can be twice as high as in the phase correct PWM
mode that uses dual-slope operation. This high frequency operation makes the fast
TCNTn
OCn
(Toggle)
Period
1
OC0
= f
f
clk_I/O
OC
2
0
x
/2 when OCR0A is set to zero (0x00). The waveform
=
2
3
N
f
1 (
CLK
+
_
OCR
4
I
/
O
0
x
)
OCnx Interrupt Flag Set
(COMnx1:0 = 1)
8266B-MCU Wireless-03/11

Related parts for ATMEGA128RFA1-ZU