nRF24LE1 Nordic VLSI, nRF24LE1 Datasheet - Page 154

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
The nRF24LE1 has a single buffered 2-Wire interface. It can be configured to transmit or receive data as
master or slave, at two different baud rates. The 2-Wire is not CBUS compatible.
The 2 wire interface connects to device pins W2SDA and W2SCL.
20.1
20.2
20.2.1
20.2.2
A new transfer is initiated by entering a start condition. This can be done by setting W2CON0.4 to ‘1’, or
simply by writing the first byte to W2DAT. The first byte is always transmitted from the Master.
20.2.2.1
To enter TX mode, MCU must write the address to the Slave it wants the 2-Wire to connect to, or the gen-
eral call address (0x00), to W2DAT. 7:1, and write ‘0’ to the direction bit; W2DAT.0. The byte is then trans-
mitted to the Slave(s). If not masked, an interrupt request is asserted on the rising edge of SCL following
the last bit in the byte. Simultaneously, the acknowledge from the addressed Slave is stored in W2CON1.1.
2-Wire is then ready to accept TX data from the MCU, and the bytewise transmissions will follow the same
procedure as for the first byte.
To do a repeated start, the MCU must set W2CON0.4 before writing a new Slave address and direction bit
to W2DAT. To stop the transfer, it must write ‘1’ to W2CON0.5 after writing the last TX data byte to W2DAT.
Start and stop conditions have lower priorities than pending TX data, that is, W2CON0.4 and W2CON0.5
can be set immediately after the last TX data write. If both bits are set, the stop condition is transmitted
first.
Revision 1.1
20
I2C compatible.
Single buffered.
Half-duplex operation.
Supports four modes: Master transmitter, Master receiver, Slave transmitter and Slave receiver.
Supports two baud rates: Standard mode (100 Kbit/s) and Fast mode (400 Kbit/s).
Supports broadcast.
Supports 7-bit addressing.
Supports Slave stall of serial clock (SCL).
The W2CON0.wire2Enable bit must be set to ‘1’ in a separate write operation before any other pro-
If the clockstop feature is used, the W2CON0.clockStop bit should be set to ‘1’ before transmissions
begin. In clockStop mode, all received data must be read from the W2DAT register, even received
addresses. This is necessary to avoid stalling the 2-Wire bus.
Updates to the W2CON1.maskIrq configuration bit should be performed before transmission begins.
Once a ‘1’ has been written to the W2CON0.xStart or W2CON0.xStop bit, the user should not
attempt to cancel the request by clearing the bit at a later time.
gramming of the 2-Wire is attempted.
2-Wire
Features
Functional description
Recommended use
Master transmitter/receiver
TX mode
154 of 191

Related parts for nRF24LE1