EM357-RTR Ember, EM357-RTR Datasheet - Page 206

IC RF TXRX ZIGBEE 192KB 48QFN

EM357-RTR

Manufacturer Part Number
EM357-RTR
Description
IC RF TXRX ZIGBEE 192KB 48QFN
Manufacturer
Ember
Datasheets

Specifications of EM357-RTR

Frequency
2.4GHz
Data Rate - Maximum
250kbps
Modulation Or Protocol
802.15.4 Zigbee
Applications
General Purpose
Power - Output
5dBm
Sensitivity
-100dBm
Voltage - Supply
2.1 V ~ 3.6 V
Current - Receiving
26mA
Current - Transmitting
31mA
Data Interface
PCB, Surface Mount
Memory Size
192kB Flash, 12kB RAM
Antenna Connector
PCB, Surface Mount
Operating Temperature
-40°C ~ 85°C
Package / Case
48-QFN
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
636-1011-2

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EM357-RTR
Manufacturer:
SILICON
Quantity:
3 000
Part Number:
EM357-RTR
Manufacturer:
SILICON
Quantity:
20 000
Part Number:
EM357-RTR
0
Company:
Part Number:
EM357-RTR
Quantity:
6 000
11.2
Event Manager
The NVIC also contains a software-configurable interrupt prioritization mechanism. The Reset, NMI, and Hard
Fault exceptions, in that order, are always the highest priority, and are not software-configurable. All other
exceptions can be assigned a 5-bit priority number, with low values representing higher priority. If any
exceptions have the same software-configurable priority, then the NVIC uses the hardware-defined priority.
The hardware-defined priority number is the same as the position of the exception in the exception table. For
example, if IRQA and IRQB both fire at the same time and have the same software-defined priority, the NVIC
handles IRQA, with priority number 28, first because it has a higher hardware priority than IRQB with priority
number 29.
The top-level interrupts are controlled through five ARM
INT_CFGCLR, INT_PENDSET, INT_PENDCLR, and INT_ACTIVE. Writing 0 into any bit in any of these five register
is ineffective.
INT_PENDSET and INT_PENDCLR set and clear a simple latch; INT_CFGSET and INT_CFGCLR set and clear a
mask on the output of the latch. Interrupts may be pended and cleared at any time, but any pended interrupt
will not be taken unless the corresponding mask (INT_CFGSET) is set, which allows that interrupt to
propagate. If an INT_CFGSET bit is set and the corresponding INT_PENDSET bit is set, then the interrupt will
propagate and be taken. If INT_CFGSET is set after INT_PENDSET is set, then the interrupt will also propagate
and be taken. Interrupt flags (signals) from the top-level interrupts are level-sensitive.
The second-level interrupt registers, which provide control of the second-level Event Manager peripheral
interrupts, are described in the Event Manager section.
For further information on the NVIC and ARM
Technical Reference Manual and the ARM ARMv7-M Architecture Reference Manual.
While the standard ARM
the CPU, the Ember proprietary Event Manager provides second-level interrupts. The Event Manager takes a
large variety of hardware interrupt sources from the peripherals and merges them into a smaller group of
interrupts in the NVIC. Effectively, all second-level interrupts from a peripheral are “OR’d” together into a
single interrupt in the NVIC. In addition, the Event Manager provides missed indicators for the top-level
peripheral interrupts with the register INT_MISS.
The description of each peripheral’s interrupt configuration and flag registers can be found in the chapters of
this datasheet describing each peripheral. Figure 11-1 shows the Peripheral Interrupts Block Diagram.
INT_CFGSET - Writing 1 to a bit in INT_CFGSET enables that top-level interrupt.
INT_CFGCLR - Writing 1 to a bit in INT_CFGCLR disables that top-level interrupt.
INT_PENDSET - Writing 1 to a bit in INT_PENDSET triggers that top-level interrupt.
INT_PENDCLR - Writing 1 to a bit in INT_PENDCLR clears that top-level interrupt.
INT_ACTIVE cannot be written to and is used for indicating which interrupts are currently active.
®
Cortex
TM
-M3 Nested Vectored Interrupt Controller provides top-level interrupts into
Final
11-3
®
Cortex
TM
-M3 exceptions, refer to the ARM
®
Cortex
TM
-M3 NVIC registers: INT_CFGSET,
EM351 / EM357
®
Cortex
TM
120-035X-000G
-M3

Related parts for EM357-RTR