EasyManuals Logo

ARM Cortex-M3 User Manual

ARM Cortex-M3
410 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #283 background imageLoading...
Page #283 background image
Bus Interface
ARM DDI 0337G Copyright © 2005-2008 ARM Limited. All rights reserved. 12-11
Unrestricted Access Non-Confidential
12.8 Access alignment
The processor supports unaligned data accesses using the ARMv6 model. The DCode
and System bus interfaces contain logic that converts unaligned accesses to aligned
accesses.
The unaligned data accesses are described in Table 12-2. The table shows the unaligned
access in the first column, with the remaining columns showing what the access is
converted into. Depending on the size and alignment of the unaligned access, it is
converted into two or three aligned accesses.
Note
Unaligned accesses that cross into the bit-band alias region are not treated as bit-band
requests, and the access is not remapped to the bit-band region. Instead, they are treated
as a halfword or byte access to the bit-band alias region.
Table 12-2 Bus mapper unaligned accesses
Unaligned access Aligned access
Cycle 1 Cycle 2 Cycle 3
Size
ADDR
[1:0]
HSIZE
HADDR
[1:0]
HSIZE HADDR[1:0] HSIZE HADDR[1:0]
Halfword 00 Halfword 00 - - - -
Halfword 01 Byte 01 Byte 10 - -
Halfword 10 Halfword 10 - - - -
Halfword 11 Byte 11 Byte {(Addr+4)[31:2],2b00} - -
Word 00 Word 00 - - - -
Word 01 Byte 01 Halfword 10 Byte {(Addr+4)[31:2],2b00}
Word 10 Halfword 10 Halfword {(Addr+4)[31:2],2b00} - -
Word 11 Byte 11 Halfword {(Addr+4)[31:2],2b00} Byte {(Addr+4)[31:2],2b10}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ARM Cortex-M3 and is the answer not in the manual?

ARM Cortex-M3 Specifications

General IconGeneral
ArchitectureARMv7-M
Instruction SetThumb-2
Pipeline Stages3-stage
InterruptsNested Vectored Interrupt Controller (NVIC)
Interrupt ControllerNested Vectored Interrupt Controller (NVIC)
Memory Protection UnitOptional
Power ConsumptionVaries by implementation
Max Clock SpeedUp to 100 MHz
DebuggingJTAG and Serial Wire Debug (SWD)
Operating Voltage1.8V to 3.6V
Manufacturing ProcessVaries by implementation
Core Type32-bit

Related product manuals