ATmega1280 Atmel Corporation, ATmega1280 Datasheet - Page 34

no-image

ATmega1280

Manufacturer Part Number
ATmega1280
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATmega1280

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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATmega1280-16AU
Manufacturer:
ATMEL
Quantity:
3 000
Part Number:
ATmega1280-16AU
Manufacturer:
ATMEL
Quantity:
2 990
Part Number:
ATmega1280-16AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1280-16AU
Manufacturer:
ATMEL
Quantity:
827
Part Number:
ATmega1280-16AU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
ATmega1280-16AU
Quantity:
23
Company:
Part Number:
ATmega1280-16AU
Quantity:
3 600
Company:
Part Number:
ATmega1280-16AU IC
Quantity:
2 700
Part Number:
ATmega1280-16AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1280-16CU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1280-16CUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1280V-8AU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
ATmega1280V-8AU
Quantity:
54
Part Number:
ATmega1280V-8CU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
2549NS–AVR–05/11
1.
2. Part does not work under 2.4 volts
3. Incorrect ADC reading in differential mode
4. Internal ADC reference has too low value
5. IN/OUT instructions may be executed twice when Stack is in external RAM
6. EEPROM read from application code does not work in Lock Bit Mode 3
The Non-Read-While-Write area of the flash is not working as expected. The problem is
related to the speed of the part when reading the flash of this area.
Problem Fix/Workaround
- Only use the first 248K of the flash.
- If boot functionality is needed, run the code in the Non-Read-While-Write area at maximum
1/4th of the maximum frequency of the device at any given voltage. This is done by writing
the CLKPR register before entering the boot section of the code.
The part does not execute code correctly below 2.4 volts.
Problem Fix/Workaround
Do not use the part at voltages below 2.4 volts.
The ADC has high noise in differential mode. It can give up to 7 LSB error.
Problem Fix/Workaround
Use only the 7 MSB of the result when using the ADC in differential mode.
The internal ADC reference has a value lower than specified.
Problem Fix/Workaround
- Use AVCC or external reference.
- The actual value of the reference can be measured by applying a known voltage to the
ADC when using the internal reference. The result when doing later conversions can then be
calibrated.
If either an IN or an OUT instruction is executed directly before an interrupt occurs and the
stack pointer is located in external ram, the instruction will be executed twice. In some cases
this will cause a problem, for example:
- If reading SREG it will appear that the I-flag is cleared.
- If writing to the PIN registers, the port will toggle twice.
- If reading registers with interrupt flags, the flags will appear to be cleared.
Problem Fix/Workaround
There are two application workarounds, where selecting one of them, will be omitting the
issue:
- Replace IN and OUT with LD/LDS/LDD and ST/STS/STD instructions.
- Use internal RAM for stack pointer.
When the Memory Lock Bits LB2 and LB1 are programmed to mode 3, EEPROM read does
not work from the application code.
Non-Read-While-Write area of flash not functional
ATmega640/1280/1281/2560/2561
34

Related parts for ATmega1280