ATmega6490A Atmel Corporation, ATmega6490A Datasheet - Page 300

no-image

ATmega6490A

Manufacturer Part Number
ATmega6490A
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATmega6490A

Flash (kbytes)
64 Kbytes
Pin Count
100
Max. Operating Frequency
20 MHz
Cpu
8-bit AVR
# Of Touch Channels
16
Hardware Qtouch Acquisition
No
Max I/o Pins
69
Ext Interrupts
32
Usb Speed
No
Usb Interface
No
Spi
2
Twi (i2c)
1
Uart
1
Segment Lcd
160
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
8
Adc Resolution (bits)
10
Adc Speed (ksps)
15
Analog Comparators
1
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
4
Eeprom (bytes)
2048
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
3
Output Compare Channels
4
Input Capture Channels
1
Pwm Channels
4
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATmega6490A-AU
Manufacturer:
Atmel
Quantity:
1 250
Part Number:
ATmega6490A-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega6490A-AUR
Manufacturer:
Maxim
Quantity:
43
Part Number:
ATmega6490A-AUR
Manufacturer:
Atmel
Quantity:
10 000
27.8
8284D–AVR–6/11
Self-Programming the Flash
ATmega169A/PA/329A/PA/3290A/PA/649A/P/6490A/P
Figure 27-3. Addressing the Flash During SPM
Notes:
The program memory is updated in a page by page fashion. Before programming a page with
the data stored in the temporary page buffer, the page must be erased. The temporary page buf-
fer is filled one word at a time using SPM and the buffer can be filled either before the Page
Erase command or between a Page Erase and a Page Write operation:
Alternative 1, fill the buffer before a Page Erase
• Fill temporary page buffer
• Perform a Page Erase
• Perform a Page Write
Alternative 2, fill the buffer after Page Erase
• Perform a Page Erase
• Fill temporary page buffer
• Perform a Page Write
If only a part of the page needs to be changed, the rest of the page must be stored (for example
in the temporary page buffer) before the erase, and then be rewritten. When using alternative 1,
the Boot Loader provides an effective Read-Modify-Write feature which allows the user software
to first read the page, do the necessary changes, and then write back the modified data. If alter-
native 2 is used, it is not possible to read the old data while loading since the page is already
erased. The temporary page buffer can be accessed in a random sequence. It is essential that
the page address used in both the Page Erase and Page Write operation is addressing the same
page. See
code example.
Z - REGISTER
1. The different variables used in
2. PCPAGE and PCWORD are listed in
PROGRAM MEMORY
”Simple Assembly Code Example for a Boot Loader” on page 304
BIT
PAGE
PROGRAM
COUNTER
15
PAGE ADDRESS
WITHIN THE FLASH
ZPCMSB
PCMSB
PCPAGE
Figure 27-3 on page 300
ZPAGEMSB
PAGEMSB
PCWORD
Table 28-13 on page
WORD ADDRESS
WITHIN A PAGE
(1)
1
0
0
INSTRUCTION WORD
PAGE
are listed in
324.
Table 27-11 on page
PCWORD[PAGEMSB:0]:
00
01
02
PAGEEND
for an assembly
307.
300

Related parts for ATmega6490A