EFM32-TG-STK3300 Energy Micro, EFM32-TG-STK3300 Datasheet - Page 46

MCU, MPU & DSP Development Tools TG Starter Kit

EFM32-TG-STK3300

Manufacturer Part Number
EFM32-TG-STK3300
Description
MCU, MPU & DSP Development Tools TG Starter Kit
Manufacturer
Energy Micro
Series
EFM®32r
Type
MCUr

Specifications of EFM32-TG-STK3300

Processor To Be Evaluated
EFM32
Processor Series
EMF32 Tiny Gecko
Data Bus Width
32 bit
Interface Type
USB, JTAG, LCD, Touch Interface
Operating Supply Voltage
5 V
Contents
Board, Cable, CD and Documentation
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
EFM32-TGXXX

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EFM32-TG-STK3300
Manufacturer:
EnergyMi
Quantity:
11
3.4.1 ADR
3.4.1.1 Syntax
3.4.1.2 Operation
3.4.1.3 Restrictions
3.4.1.4 Condition flags
3.4.1.5 Examples
3.4.2 LDR and STR, immediate offset
3.4.2.1 Syntax
2011-02-04 - d0002_Rev1.00
Load PC-relative address.
ADR{cond} Rd, label
where:
cond
Rd
label is a PC#relative expression. See Section 3.3.6 (p. 42) .
ADR determines the address by adding an immediate value to the PC, and writes the result to the
destination register.
ADR produces position#independent code, because the address is PC#relative.
If you use ADR to generate a target address for a BX or BLX instruction, you must ensure that bit[0] of
the address you generate is set to1 for correct execution.
Values of label must be within the range of #4095 to +4095 from the address in the PC.
Note
Rd must not be SP and must not be PC.
This instruction does not change the flags.
Load and Store with immediate offset, pre-indexed immediate offset, or post-indexed immediate offset.
op{type}{cond} Rt, [Rn {, #offset}]
Mnemonic
STR{type}
STR{type}T
STREX{type} Store Register Exclusive
ADR
is an optional condition code, see Section 3.3.7 (p. 43) .
is the destination register.
You might have to use the .W suffix to get the maximum offset range or to generate
addresses that are not word-aligned. See Section 3.3.8 (p. 45) .
Brief description
Store Register using register offset
Store Register with unprivileged access
R1, TextMessage
; Write address value of a location labelled as
; TextMessage to R1
See
Section 3.4.3 (p. 48)
Section 3.4.4 (p. 50)
Section 3.4.8 (p. 54)
...the world's most energy friendly microcontrollers
; immediate offset
46
www.energymicro.com

Related parts for EFM32-TG-STK3300