ATxmega128B1 Atmel Corporation, ATxmega128B1 Datasheet - Page 385

no-image

ATxmega128B1

Manufacturer Part Number
ATxmega128B1
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATxmega128B1

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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATxmega128B1-AU
Manufacturer:
TI
Quantity:
90
Part Number:
ATxmega128B1-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATxmega128B1-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATxmega128B1-CUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATxmega128B1-U
Manufacturer:
FUJITSU
Quantity:
632
29.6
29.6.1
29.6.2
8291A–AVR–10/11
Flash and EEPROM Page Buffers
Flash Page Buffer
EEPROM Page Buffer
This ensures that the given command is executed and the operations finished before the start of
a new operation. The external programmer or application software must ensure that the NVM is
not addressed when it is busy with a programming operation.
Programming any part of the NVM will automatically block:
During self-programming, interrupts must be disabled or the interrupt vector table must be
moved to the boot loader sections, as described in
Interrupt Controller” on page
The flash memory is updated page by page. The EEPROM can be updated on a byte-by-byte
and page-by-page basis. flash and EEPROM page programming is done by first filling the asso-
ciated page buffer, and then writing the entire page buffer to a selected page in flash or
EEPROM.
The size of the page and page buffers depends on the flash and EEPROM size in each device,
and details are described in the device’s datasheet.
The flash page buffer is filled one word at a time, and it must be erased before it can be loaded.
When loading the page buffer with new content, the result is a binary AND between the existing
content of the page buffer location and the new value. If the page buffer is already loaded once
after erase the location will most likely be corrupted.
Page buffer locations that are not loaded will have the value 0xFFFF, and this value will then be
programmed into the corresponding flash page locations.
The page buffer is automatically erased after:
The EEPROM page buffer is filled one byte at a time, and it must be erased before it can be
loaded. When loading the page buffer with new content, the result is a binary AND between the
existing content of the page buffer location and the new value. If the EEPROM page buffer is
already loaded once after erase the location will most likely be corrupted.
EEPROM page buffer locations that are loaded will get tagged by the NVM controller. During a
page write or page erase, only targed locations will be written or erased. Locations that are not
targed will not be written or erased, and the corresponding EEPROM location will remain
unchanged. This means that before an EEPROM page erase, data must be loaded to the
• All programming to other parts of the NVM
• All loading/erasing of the flash and EEPROM page buffers
• All NVM reads from external programmers
• All NVM reads from the application section
• A device reset
• Executing the write flash page command
• Executing the erase and write flash page command
• Executing the signature row write command
• Executing the write lock bit command
133.
”Interrupts and Programmable Multilevel
Atmel AVR XMEGA B
385

Related parts for ATxmega128B1