English
Language : 

AT32UC3A0512_1 Datasheet, PDF (117/826 Pages) ATMEL Corporation – AVR32 32-Bit Microcontroller
AT32UC3A
The flash controller supports flash blocks with up to 2^21 word addresses, as displayed in Fig-
ure 18-1. 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.
Table 18-1. User row addresses
Memory type
Start address, byte sized
Main array
0
User
2^23 = 8388608
Size
pw words = 4pw bytes
128 words = 512 bytes
Figure 18-1. Memory map for the Flash memories
A ll a d d re s s e s a re w o rd a d d re s s e s
2^21+128
2^21
U nused
User page
pw
p w -1
0
F la s h w ith
e xtra p a g e
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.
32058H–AVR32–03/09
117