nRF24LE1 Nordic VLSI, nRF24LE1 Datasheet - Page 64

no-image

nRF24LE1

Manufacturer Part Number
nRF24LE1
Description
Manufacturer
Nordic VLSI
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
nRF24LE1-017Q24-R
Quantity:
1 411
Part Number:
nRF24LE1-017Q24-R7
Manufacturer:
NORDIC
Quantity:
20 000
Part Number:
nRF24LE1-017Q32-R
Manufacturer:
NORDIC
Quantity:
1 534
Part Number:
nRF24LE1-017Q32-R7
Manufacturer:
NORDIC
Quantity:
20 000
Part Number:
nRF24LE1-DNQ24-R
Manufacturer:
NORDIC
Quantity:
3 500
Part Number:
nRF24LE1-F16Q32-R
Manufacturer:
VISHAY
Quantity:
50 000
Part Number:
nRF24LE1-F16Q32-R
0
Company:
Part Number:
nRF24LE1-F16Q32-R/E
Quantity:
20 000
Company:
Part Number:
nRF24LE1-F16Q32-T
Quantity:
100
Part Number:
nRF24LE1-F16Q48
Manufacturer:
OKI
Quantity:
2 850
Part Number:
nRF24LE1-F16Q48-R
Manufacturer:
NORDIC
Quantity:
20 000
Part Number:
nRF24LE1-O17Q24-R
Manufacturer:
NORDIC
Quantity:
34 661
Part Number:
nRF24LE1-O17Q24-R7
Manufacturer:
NORDIC
Quantity:
20 000
Part Number:
nRF24LE1-O17Q24-T
Manufacturer:
NORDIC
Quantity:
20 000
Company:
Part Number:
nRF24LE1-O17Q32
Quantity:
1 800
Part Number:
nRF24LE1-O17Q48
Manufacturer:
GENERAL
Quantity:
795
Part Number:
nRF24LE1D
Manufacturer:
INFINEON
Quantity:
67 000
nRF24LE1 Preliminary Product Specification
5.2.3
The PSW register contains status bits that reflect the current state of the MCU.
5.2.4
This register points to the top of stack in internal data memory space. It is used to store the return address
of a program before executing interrupt routine or subprograms. The SP is incremented before executing
PUSH or CALL instruction and it is decremented after executing POP or RET(I) instruction (it always points
to the top of stack).
5.2.5
The Data Pointer Registers can be accessed through DPL and DPH. The actual data pointer is selected by
DPS register.
These registers are intended to hold 16-bit address in the indirect addressing mode used by MOVX (move
external memory), MOVC (move program memory) or JMP (computed branch) instructions. They may be
manipulated as 16-bit register or as two separate 8-bit registers. DPH holds higher byte and DPL holds
lower byte of indirect address.
It is generally used to access external code or data space (for example, MOVC A, @A+DPTR or MOV A,
@DPTR respectively).
Revision 1.1
Address Bit Name
Note: The Parity bit can only be modified by hardware upon the state of ACC register.
Address
Address
0xD0
0x81
0x82
0x83
Program Status Word Register - PSW
Stack Pointer – SP
Data Pointer – DPH, DPL
4-3
7
6
5
2
1
0
cy
ac
ov
f0
rs
f1
p
Carry flag: Carry bit in arithmetic operations and accumulator for Boolean
operations.
Auxiliary Carry flag: Set if there is a carry-out from 3rd bit of Accumulator
in BCD operations
General purpose flag 0
Register bank select, bank 0..3 (0x00-0x07, 0x08-0x0f, 0x10-0x17, 0x18-
0x1f)
Overflow flag: Set if overflow in Accumulator during arithmetic operations
General purpose flag 1
Parity flag: Set if odd number of ‘1’ in ACC.
Table 24. Data Pointer register (DPH:DPL)
Table 22. PSW register
Table 23. SP register
64 of 191
Register name
Register name
DPH
DPL
Description
SP

Related parts for nRF24LE1