Latching of fuses, Signature bytes, Calibration byte – Rainbow Electronics ATmega3290P_V User Manual
Page 284: Signal names

284
ATmega329/3290/649/6490
2552H–AVR–11/06
The status of the Fuse bits is not affected by Chip Erase. Note that the Fuse bits are
locked if Lock bit1 (LB1) is programmed. Program the Fuse bits before programming the
Lock bits.
Latching of Fuses
The fuse values are latched when the device enters programming mode and changes of
the fuse values will have no effect until the part leaves Programming mode. This does
not apply to the EESAVE Fuse which will take effect once it is programmed. The fuses
are also latched on Power-up in Normal mode.
Signature Bytes
All Atmel microcontrollers have a three-byte signature code which identifies the device.
This code can be read in both serial and parallel mode, also when the device is locked.
The three bytes reside in a separate address space.
For the ATmega329/3290/649/6490 the signature bytes are:
1.
0x000: 0x1E (indicates manufactured by Atmel).
2.
0x001: 0x95/0x96 (indicates Flash memory,refer to “Part Number” on page 243).
3.
0x002: 0x03/0x04 (indicates device, refer to “Part Number” on page 243).
Calibration Byte
The ATmega329/3290/649/6490 has a byte calibration value for the internal RC Oscilla-
tor. This byte resides in the high byte of address 0x000 in the signature address space.
During reset, this byte is automatically written into the OSCCAL Register to ensure cor-
rect frequency of the calibrated RC Oscillator.
Parallel Programming
Parameters, Pin
Mapping, and
Commands
This section describes how to parallel program and verify Flash Program memory,
E E P R O M D a t a m e m o r y , M e m o r y L o c k b i t s , a n d F u s e b i t s i n t h e
ATmega329/3290/649/6490. Pulses are assumed to be at least 250ns unless otherwise
noted.
Signal Names
In this section, some pins of the ATmega329/3290/649/6490 are referenced by signal
names describing their functionality during parallel programming, see Figure 120 and
Table 128. Pins not described in the following table are referenced by pin names.
The XA1/XA0 pins determine the action executed when the XTAL1 pin is given a posi-
tive pulse. The bit coding is shown in Table 130.
When pulsing WR or OE, the command loaded determines the action executed. The dif-
ferent Commands are shown in Table 131.