Техническая Спецификация для Atmel Evaluation Kit for AT32uC3A0512, 32-Bit AVR Microcontroller Atmel ATEVK1105 ATEVK1105

Модели
ATEVK1105
Скачать
Страница из 826
117
AT32UC3A
The flash controller supports flash blocks with up to 2^21 word addresses, as displayed i
Reading the memory space between address 
pw
 and 2^21-1 returns an undefined
result. The User page is permanently mapped to word address 2^21. 
Figure 18-1.
Memory map for the Flash memories
18.4.5
Quick Page Read
A dedicated command, Quick Page Read (QPR), is provided to read all words in an
addressed page. All bits in all words in this page are AND’ed together, returning a 1-bit result.
This result is placed in the Quick Page Read Result (QPRR) bit in Flash Status Register
(FSR). The QPR command is useful to check that a page is in an erased state. The QPR
instruction is much faster than performing the erased-page check using a regular software
subroutine.
18.4.6
Write page buffer operations
The internal memory area reserved for the embedded flash can also be written through a
write-only page buffer. The page buffer is addressed only by the address bits required to
address 
w
 words (since the page buffer is word addressable) and thus wrap around within the
internal memory area address space and appear to be repeated within it.
When writing to the page buffer, the PAGEN field in the FCMD register is updated with the
page number corresponding to page address of the latest word written into the page buffer. 
Table 18-1.
User row addresses
Memory type
Start address, byte sized
Size
Main array
0
pw
 words = 4
pw
 bytes
User
2^23 = 8388608
128 words = 512 bytes
0
p w -1 
p w
2 ^ 2 1 + 1 2 8
U
nused
Fl
ash
 da
ta
 a
rray
U n u s e d 
U s e r p a g e
F la s h  w ith
e x tra  p a g e
2 ^ 2 1
A ll a d d r e s s e s  a r e  w o rd  a d d re s s e s
32058K
AVR32-01/12