nRF24LE1 Ultra-low Power Wireless System On-Chip Solution Product Specification v1.2 Key Features • • • • • • • • • • • • • • nRF24L01+ 2.4GHz transceiver (250 kbps, 1 Mbps and 2 Mbps air data rates) Fast microcontroller (8051 compatible) 16 kB program memory (on-chip Flash) 1 kB data memory (on-chip RAM) 1 kB NV data memory 512 bytes NV data memory (extended endurance) AES encryption HW accelerator 16-32bit multiplication/division co-processor (MDU) 6-12 bit ADC High flexibility IOs Serves a set of power modes from ultra low power to a power efficient active mode Several versions in various QFN packages: X 4x4mm QFN24 X 5x5mm QFN32 X 7x7mm QFN48 Support for HW debugger HW support for firmware upgrade Applications • • • • • • PC peripherals X Mouse X Keyboard X Remote control X Gaming Advanced remote controls X Audio/Video X Entertainment centers X Home appliances Goods tracking and monitoring: X Active RFID X Sensor networks Security systems X Payment X Alarm X Access control Health, wellness and sports X Watches X Mini computers X Sensors Remote control toys All rights reserved. Reproduction in whole or in part is prohibited without the prior written permission of the copyright holder. March 2009 nRF24LE1 Product Specification Liability disclaimer Nordic Semiconductor ASA reserves the right to make changes without further notice to the product to improve reliability, function or design. Nordic Semiconductor ASA does not assume any liability arising out of the application or use of any product or circuits described herein. All application information is advisory and does not form part of the specification. Limiting values Stress above one or more of the limiting values may cause permanent damage to the device. These are stress ratings only and operation of the device at these or at any other conditions above those given in the specifications are not implied. Exposure to limiting values for extended periods may affect device reliability. Life support applications These products are not designed for use in life support appliances, devices, or systems where malfunction of these products can reasonably be expected to result in personal injury. Nordic Semiconductor ASA customers using or selling these products for use in such applications do so at their own risk and agree to fully indemnify Nordic Semiconductor ASA for any damages resulting from such improper use or sale. Data sheet status Objective product specification This product specification contains target specifications for product development. Preliminary product specification This product specification contains preliminary data; supplementary data may be published from Nordic Semiconductor ASA later. Product specification This product specification contains final product specifications. Nordic Semiconductor ASA reserves the right to make changes at any time without notice in order to improve design and supply the best possible product. Contact details For your nearest dealer, please see www.nordicsemi.no Main office: Otto Nielsens vei 12 7004 Trondheim Norway Phone: +47 72 89 89 00 Fax: +47 72 89 89 89 ww.nordicsemi.no Revision 1.2 2 of 195 nRF24LE1 Product Specification Revision History Date March 2009 Version 1.2 Attention! Observe precaution for handling Electrostatic Sensitive Device. HBM (Human Body Model): Class 1B CDM (Charged Device Model): Class IV Revision 1.2 3 of 195 Description Updated Figure 33. and Figure 34. and Table 35. on page 79. nRF24LE1 Product Specification Contents 1 Introduction ............................................................................................... 1.1 Prerequisites ........................................................................................ 1.2 Writing conventions .............................................................................. 2 Product overview ...................................................................................... 2.1 Features ............................................................................................... 2.2 Block diagram ...................................................................................... 2.3 Pin assignments ................................................................................... 2.3.1 24-pin 4x4 QFN-package variant..................................................... 2.3.2 32-pin 5x5 QFN-package variant..................................................... 2.3.3 48-pin 7x7 QFN-package variant..................................................... 2.4 Pin functions......................................................................................... 3 RF Transceiver .......................................................................................... 3.1 Features ............................................................................................... 3.2 Block diagram ...................................................................................... 3.3 Functional description .......................................................................... 3.3.1 Operational Modes .......................................................................... 3.3.2 Air data rate ..................................................................................... 3.3.3 RF channel frequency ..................................................................... 3.3.4 Received Power Detector measurements ....................................... 3.3.5 PA control ........................................................................................ 3.3.6 RX/TX control .................................................................................. 3.4 Enhanced ShockBurst™ ...................................................................... 3.4.1 Features .......................................................................................... 3.4.2 Enhanced ShockBurst™ overview .................................................. 3.4.3 Enhanced Shockburst™ packet format ........................................... 3.4.4 Automatic packet assembly ............................................................. 3.4.5 Automatic packet disassembly ........................................................ 3.4.6 Automatic packet transaction handling ............................................ 3.4.7 Enhanced ShockBurst flowcharts .................................................... 3.4.8 MultiCeiver™ ................................................................................... 3.4.9 Enhanced ShockBurst™ timing ....................................................... 3.4.10 Enhanced ShockBurst™ transaction diagram ................................. 3.4.11 Compatibility with ShockBurst™...................................................... 3.5 Data and control interface .................................................................... 3.5.1 SFR registers................................................................................... 3.5.2 SPI operation................................................................................... 3.5.3 Data FIFO........................................................................................ 3.5.4 Interrupt ........................................................................................... 3.6 Register map ........................................................................................ 3.6.1 Register map table .......................................................................... 4 MCU ............................................................................................................ 4.1 Block diagram ...................................................................................... 4.2 Features ............................................................................................... 4.3 Functional description .......................................................................... Revision 1.2 4 of 195 10 10 10 11 11 13 14 14 14 15 15 16 16 17 17 17 21 21 21 21 22 22 22 22 23 26 27 28 30 33 35 38 42 43 43 44 46 47 48 48 54 55 55 56 nRF24LE1 Product Specification 4.3.1 Arithmetic Logic Unit (ALU) ............................................................. 4.3.2 Instruction set summary .................................................................. 4.3.3 Opcode map .................................................................................... 5 Memory and I/O organization................................................................... 5.1 PDATA memory addressing................................................................. 5.2 MCU Special Function Registers ......................................................... 5.2.1 Accumulator - ACC .......................................................................... 5.2.2 B Register – B ................................................................................. 5.2.3 Program Status Word Register - PSW ............................................ 5.2.4 Stack Pointer – SP .......................................................................... 5.2.5 Data Pointer – DPH, DPL ................................................................ 5.2.6 Data Pointer 1 – DPH1, DPL1 ......................................................... 5.2.7 Data Pointer Select Register – DPS ................................................ 5.2.8 PCON register ................................................................................. 5.2.9 Special Function Register Map........................................................ 5.2.10 Special Function Registers reset values ......................................... 6 Flash memory............................................................................................ 6.1 Features ............................................................................................... 6.2 Block diagram ...................................................................................... 6.3 Functional description .......................................................................... 6.3.1 Using the NV data memory ............................................................. 6.3.2 Flash memory configuration ............................................................ 6.3.3 Brown-out ........................................................................................ 6.3.4 Flash programming from the MCU .................................................. 6.3.5 Flash programming through SPI...................................................... 6.3.6 Hardware support for firmware upgrade .......................................... 7 Random Access memory (RAM).............................................................. 7.1 SRAM configuration ............................................................................. 8 Timers/counters ........................................................................................ 8.1 Features ............................................................................................... 8.2 Block diagram ...................................................................................... 8.3 Functional description .......................................................................... 8.3.1 Timer 0 and Timer 1 ........................................................................ 8.3.2 Timer 2 ............................................................................................ 8.4 SFR registers ....................................................................................... 8.4.1 Timer/Counter control register – TCON........................................... 8.4.2 Timer mode register - TMOD........................................................... 8.4.3 Timer 0 – TH0, TL0 ......................................................................... 8.4.4 Timer 1 – TH1, TL1 ......................................................................... 8.4.5 Timer 2 control register – T2CON ................................................... 8.4.6 Timer 2 – TH2, TL2 ......................................................................... 8.4.7 Compare/Capture enable register – CCEN ..................................... 8.4.8 Capture registers – CC1, CC2, CC3 ............................................... 8.4.9 Compare/Reload/Capture register – CRCH, CRCL ........................ 8.5 Real Time Clock - RTC ........................................................................ 8.5.1 Features .......................................................................................... Revision 1.2 5 of 195 56 56 60 62 63 63 63 63 64 64 64 65 65 65 66 67 70 70 70 71 71 71 76 77 77 81 84 84 86 86 86 87 87 89 91 91 92 92 92 93 93 94 94 95 95 95 nRF24LE1 Product Specification 8.5.2 Functional description of SFR registers........................................... 95 9 Interrupts ................................................................................................... 99 9.1 Features ............................................................................................... 99 9.2 Block diagram ...................................................................................... 99 9.3 Functional description ......................................................................... 100 9.4 SFR registers ...................................................................................... 100 9.4.1 Interrupt Enable 0 Register – IEN0 ................................................. 101 9.4.2 Interrupt Enable 1 Register – IEN1 ................................................. 101 9.4.3 Interrupt Priority Registers – IP0, IP1 ............................................. 101 9.4.4 Interrupt Request Control Registers – IRCON ............................... 102 10 Watchdog .................................................................................................. 103 10.1 Features .............................................................................................. 103 10.2 Block diagram ..................................................................................... 103 10.3 Functional description ......................................................................... 103 11 Power and clock management ................................................................ 105 11.1 Block diagram ..................................................................................... 105 11.2 Modes of operation ............................................................................. 105 11.3 Functional description ......................................................................... 110 11.3.1 Clock control ................................................................................... 110 11.3.2 Power down control – PWRDWN ................................................... 112 11.3.3 Operational mode control - OPMCON ............................................ 113 11.3.4 Reset result – RSTREAS ............................................................... 113 11.3.5 Wakeup configuration register – WUCON ...................................... 114 11.3.6 Pin wakeup configuration ............................................................... 114 12 Power supply supervisor ........................................................................ 116 12.1 Features .............................................................................................. 116 12.2 Block diagram ..................................................................................... 116 12.3 Functional description ......................................................................... 116 12.3.1 Power-on reset ............................................................................... 116 12.3.2 Brown-out reset .............................................................................. 117 12.3.3 Power-fail comparator .................................................................... 117 12.4 SFR registers ...................................................................................... 118 13 On-chip oscillators ................................................................................... 119 13.1 Features .............................................................................................. 119 13.2 Block diagrams .................................................................................... 119 13.3 Functional description ......................................................................... 120 13.3.1 16MHz crystal oscillator .................................................................. 120 13.3.2 16MHz RC oscillator ....................................................................... 121 13.3.3 External 16MHz clock ..................................................................... 121 13.3.4 32.768 kHz crystal oscillator ........................................................... 121 13.3.5 32.768 kHz RC oscillator ................................................................ 122 13.3.6 Synthesized 32.768 kHz clock ........................................................ 122 13.3.7 External 32.768 kHz clock .............................................................. 122 14 MDU – Multiply Divide Unit ...................................................................... 123 14.1 Features .............................................................................................. 123 14.2 Block diagram ..................................................................................... 123 Revision 1.2 6 of 195 nRF24LE1 Product Specification 14.3 Functional description ......................................................................... 123 14.4 SFR registers ...................................................................................... 123 14.4.1 Loading the MDx registers .............................................................. 124 14.4.2 Executing calculation ...................................................................... 125 14.4.3 Reading the result from the MDx registers ..................................... 125 14.4.4 Normalizing ..................................................................................... 125 14.4.5 Shifting ............................................................................................ 125 14.4.6 The mdef flag .................................................................................. 125 14.4.7 The mdov flag ................................................................................. 126 15 Encryption/decryption accelerator ......................................................... 127 15.1 Features .............................................................................................. 127 15.2 Block diagram ..................................................................................... 127 15.3 Functional description ......................................................................... 127 16 Random number generator ..................................................................... 129 16.1 Features .............................................................................................. 129 16.2 Block diagram ..................................................................................... 129 16.3 Functional description ......................................................................... 129 16.4 SFR registers ...................................................................................... 130 17 General purpose IO port and pin assignments ..................................... 131 17.1 Block diagram ..................................................................................... 131 17.2 Functional description ......................................................................... 132 17.2.1 General purpose IO pin functionality .............................................. 132 17.2.2 PortCrossbar functionality .............................................................. 133 17.3 IO pin maps ......................................................................................... 134 17.3.1 Pin assignments in package 24 pin 4x4 mm .................................. 135 17.3.2 Pin assignments in package 32pin 5x5 mm ................................... 136 17.3.3 Pin assignments in package 48 pin 7x7 mm .................................. 137 17.3.4 Programmable registers ................................................................. 139 18 SPI ............................................................................................................. 146 18.1 Features .............................................................................................. 146 18.2 Block diagram ..................................................................................... 146 18.3 Functional description ......................................................................... 147 18.3.1 SPI master ...................................................................................... 147 18.3.2 SPI slave ........................................................................................ 149 18.3.3 SPI timing ....................................................................................... 150 19 Serial port (UART) .................................................................................... 154 19.1 Features .............................................................................................. 154 19.2 Block diagram ..................................................................................... 154 19.3 Functional description ......................................................................... 154 19.3.1 Serial port 0 control register – S0CON ........................................... 155 19.3.2 Serial port 0 data buffer – S0BUF .................................................. 156 19.3.3 Serial port 0 reload register – S0RELH, S0RELL ........................... 156 19.3.4 Serial port 0 baud rate select register - ADCON ............................ 157 20 2-Wire ........................................................................................................ 158 20.1 Features .............................................................................................. 158 20.2 Functional description ......................................................................... 158 Revision 1.2 7 of 195 nRF24LE1 Product Specification 20.2.1 Recommended use ........................................................................ 158 20.2.2 Master transmitter/receiver ............................................................. 158 20.2.3 Slave transmitter/receiver ............................................................... 159 20.3 SFR registers ...................................................................................... 161 21 ADC ........................................................................................................... 164 21.1 Features .............................................................................................. 164 21.2 Block diagram ..................................................................................... 164 21.3 Functional description ......................................................................... 164 21.3.1 Activation ........................................................................................ 164 21.3.2 Input selection ................................................................................ 165 21.3.3 Reference selection ........................................................................ 165 21.3.4 Resolution ....................................................................................... 165 21.3.5 Conversion modes .......................................................................... 165 21.3.6 Output data coding ......................................................................... 166 21.3.7 Driving the analog input .................................................................. 167 21.3.8 SFR registers .................................................................................. 168 22 Analog comparator .................................................................................. 170 22.1 Features .............................................................................................. 170 22.2 Block diagram ..................................................................................... 170 22.3 Functional description ......................................................................... 170 22.3.1 Activation ........................................................................................ 170 22.3.2 Input selection ................................................................................ 170 22.3.3 Reference selection ........................................................................ 171 22.3.4 Output polarity ................................................................................ 171 22.3.5 Input voltage range ......................................................................... 171 22.3.6 Configuration examples .................................................................. 171 22.3.7 Driving the analog input .................................................................. 171 22.3.8 SFR registers .................................................................................. 172 23 PWM .......................................................................................................... 173 23.1 Features .............................................................................................. 173 23.2 Block diagram ..................................................................................... 173 23.3 Functional description ......................................................................... 173 24 Absolute maximum ratings ..................................................................... 175 25 Operating condition ................................................................................. 176 26 Electrical specifications .......................................................................... 177 26.1 Power consumption ............................................................................. 182 27 HW debugger support ............................................................................. 184 27.1 Features .............................................................................................. 184 27.2 Functional description ......................................................................... 184 28 Mechanical specifications ....................................................................... 185 29 Application example ................................................................................ 187 29.1 Q48 application example ..................................................................... 187 29.1.1 Schematics ..................................................................................... 187 29.1.2 Layout ............................................................................................. 188 29.1.3 Bill Of Materials (BOM) ................................................................... 188 29.2 Q32 application example ..................................................................... 189 Revision 1.2 8 of 195 nRF24LE1 Product Specification 29.2.1 Schematics ..................................................................................... 189 29.2.2 Layout ............................................................................................. 190 29.2.3 Bill Of Materials (BOM) ................................................................... 190 29.3 Q24 application example ..................................................................... 191 29.3.1 Schematics ..................................................................................... 191 29.3.2 Layout ............................................................................................. 192 29.3.3 Bill Of Materials (BOM) ................................................................... 192 30 Ordering information ............................................................................... 193 30.1 Package marking ................................................................................ 193 30.1.1 Abbreviations .................................................................................. 193 30.2 Product options ................................................................................... 194 30.2.1 RF silicon ........................................................................................ 194 30.2.2 Development tools .......................................................................... 194 31 Glossary .................................................................................................... 195 Revision 1.2 9 of 195 nRF24LE1 Product Specification 1 Introduction The nRF24LE1 is a member of the low-cost, high-performance family of intelligent 2.4 GHz RF Transceivers with embedded microcontrollers. The nRF24LE1 is optimized to provide a single chip solution for ULP wireless applications. The combination of processing power, memory, low power oscillators, real-time counter, AES encryption accelerator, random generator and a range of power saving modes provides an ideal platform for implementation of RF protocols. Benefits of using nRF24LE1 include tighter protocol timing, security, lower power consumption and improved co-existence performance. For the application layer the nRF24LE1 offers a rich set of peripherals including: SPI, 2-wire, UART, 6 to 12 bit ADC, PWM and an ultra low power analog comparator for voltage level system wake-up. The nRF24LE1 comes in three different package variants: • • • An ultra compact 4x4mm 24 pin QFN (7 generic I/O pins) A compact 5x5mm 32 pin QFN (15 generic I/O pins) A 7x7mm 48 pin QFN (31 generic I/O pins) The 4x4mm 24 pin QFN is ideal for low I/O count applications where small size is key. Examples include wearable sports sensors and watches. The 5x5mm 32 pin QFN is ideal for medium I/O count applications such as wireless mouse, remote controls and toys. The 7x7mm 48 pin QFN is designed for high I/O count products like wireless keyboards. 1.1 Prerequisites In order to fully understand the product specification, a good knowledge of electronics and software engineering is necessary. 1.2 Writing conventions This product specification follows a set of typographic rules that makes the document consistent and easy to read. The following writing conventions are used: • Commands, bit state conditions, and register names are written in Courier. • Pin names and pin signal conditions are written in Courier bold. • Cross references are underlined and highlighted in blue. Revision 1.2 10 of 195 nRF24LE1 Product Specification 2 Product overview 2.1 Features Features of the nRF24LE1 include: • • • • • Fast 8-bit microcontroller: X Intel MCS 51 compliant instruction set X Reduced instruction cycle time, up to 12x compared to legacy 8051 X 32 bit multiplication – division unit Memory: X Program memory: 16 kB of Flash memory with security features (up to 1k erase/ write cycles) X Data memory: 1 kB of on-chip RAM memory X Non-volatile data memory: 1 kB X Non-volatile data memory extended endurance: 512 bytes (up to 20k erase/ write cycles) A number of on-chip hardware resources are available through programmable multi purpose input/ output pins (7-31 pins dependent on package variant): X GPIO X SPI master X SPI slave X 2-Wire master/ slave X Full duplex serial port X PWM X ADC X Analog comparator X External interrupts X Timer inputs X 32.768 kHz crystal oscillator X Debug interface High performance 2.4 GHz RF-transceiver X True single chip GFSK transceiver X Enhanced ShockBurst™ link layer support in HW: X Packet assembly/disassembly X Address and CRC computation X Auto ACK and retransmit X On the air data rate 250 kbps, 1 Mbps or 2 Mbps X Digital interface (SPI) speed 0-8 Mbps X 125 RF channel operation, 79 (2.402-2.81 GHz) channels within 2.400 - 2.4853 GHz. X Short switching time enable frequency hopping X Fully RF compatible with nRF24LXX X RF compatible with nRF2401A, nRF2402, nRF24E1, nRF24E2 in 250 kbps and 1 Mbps mode A/D converter: X 6, 8, 10 or 12 bit resolution X 14 input channels X Single ended or differential input X Full-scale range set by internal reference, external reference or VDD X Single step mode with conversion time down to 3µs X Continuous mode with 2, 4, 8 or 16 kbps sampling rate X Low current consumption; only 0.1 mA at 2 ksps X Mode for measuring supply voltage Revision 1.2 11 of 195 nRF24LE1 Product Specification • • • • • • • • • Analog comparator: X Used as wakeup source X Low current consumption (0.75µA typical) X Differential or single-ended input X Single-ended threshold programmable to 25%, 50%, 75% or 100% of VDD or an arbitrary reference voltage from pin X 14-channel input multiplexer X Rail-to-rail input voltage range X Programmable output polarity Encryption/decryption accelerator X Utilize time and power effective AES firmware Random number generator: X Non-deterministic architecture based on thermal noise X No seed value required X Non-repeating sequence X Corrector algorithm ensures uniform statistical distribution X Data rate up to 10 kB per second X Operational while the processor is in standby System reset and power supply monitoring: X On-chip power-on and brown-out reset X Watchdog timer reset X Reset from pin X Power-fail comparator with programmable threshold and interrupt to MCU On-chip timers: X Three16-bit timers/counters operating at the system clock (sources from the 16 MHz on-chip oscillators) X One 16-bit timer/counter operating at the low frequency clock (32.768 kHz) On-chip oscillators: X 16 MHz crystal oscillator XOSC16M X 16 MHz RC-oscillator RCOSC16M X 32.768 kHz crystal oscillator XOSC32K X 32.768 kHz RC-oscillator RCOSC32K Power management function: X Low power design supporting fully static stop/ standby X Programmable MCU clock frequency from 125KHz to 16 MHz X On chip voltage regulators supporting low power mode X Watchdog and wakeup functionality running in low power mode On chip support for FS2 or nRFprobe™ HW debug Complete firmware platform available: X Hardware abstraction layer (HAL) Functions X Library functions X Gazell Wireless protocol X Application examples Revision 1.2 12 of 195 nRF24LE1 Product Specification 2.2 Block diagram Program (FLASH) VREG1V7 VDD_1V7 VREG1V2 VDD_1V2 Data (SRAM) NVMEM (FLASH) Memory bus decoder 1.9 V 3.6V MEM-bus IRAM 256 byte Interrupt Control System Config MCU Crypt CoProc Watch dog RTC RNG SFR-bus Serial ports Timers R80515 GPIO SPI Master SPI Slave 2-Wire M/S L01 i/f (SPI) Wakeup Config OCI Digital Crossbar PWM ADC i/f POR Brown out detector XOSC 16MHz Retention Latches Comparator Debounce mux RCOSC 16MHz Debounce XOSC 32kHz Debounce RCOSC 32 kHz Debounce mux CK16M Power Management WakeUP OnPin Pin Crossbar CLKLF Multi purpose pins - bidir dig/ analog Figure 1. nRF24LE1 block diagram To find more information on the blocks, see Table 1. below: Name Memory (Program, Data, NVMEM) Power management RF Transceiver 2-Wire SPI (Master and Slave) GPIO PWM Watchdog Reference Chapter 5 on page 62 Chapter 11 on page 105 Chapter 3 on page 16 Chapter 20 on page 158 Chapter 18 on page 146 Chapter 17 on page 131 Chapter 23 on page 173 Chapter 10 on page 103 Table 1. Block diagram cross references Revision 1.2 13 of 195 RF Transceiver ADC nRF24LE1 Product Specification Pin assignments 2.3.1 24-pin 4x4 QFN-package variant P0.0 XC1 XC2 VDD VSS IREF 2.3 24 23 22 21 20 19 P0.1 VDD DEC1 DEC2 PROG VSS 1 nRF24LE1D 2 3 QFN24 4x4 4 5 6 Exposed die pad 8 17 16 15 14 13 VDD VSS ANT2 ANT1 VDD_PA RESET 99 10 11 12 VDD P0.2 P0.3 P0.4 P0.5 P0.6 7 18 Figure 2. nRF24LE1D pin assignment (top view) for a QFN24 4x4 mm package. 32-pin 5x5 QFN-package variant P0.0 XC1 XC2 P1.6 P1.5 VDD VSS IREF 2.3.2 32 31 30 29 28 27 26 P0.1 VDD DEC1 DEC2 P0.2 PROG P0.3 VSS 25 1 2 3 4 5 6 24 nRF24LE1E QFN32 5x5 7 8 23 22 21 20 19 18 Exposed die pad 17 VDD VSS ANT2 ANT1 VDD_PA RESET P1.4 P1.3 VDD P0.4 P0.5 P0.6 P0.7 P1.0 P1.1 P1.2 9 10 11 12 13 14 15 16 Figure 3. nRF24LE1E pin assignment (top view) for a QFN32 5x5 mm package. Revision 1.2 14 of 195 nRF24LE1 Product Specification 48-pin 7x7 QFN-package variant P0.0 P3.6 XC1 XC2 P3.5 P3.4 P3.3 P3.2 P3.1 VDD VSS IREF 2.3.3 48 47 46 45 44 43 42 41 40 39 38 37 P0.1 P0.2 VDD DEC1 DEC2 P0.3 P0.4 P0.5 P0.6 PROG P0.7 VSS 1 36 2 35 3 34 4 33 nRF24LE1F 5 32 31 6 QFN48 7x7 7 8 30 29 9 28 10 27 26 11 Exposed die pad 12 25 VDD VSS ANT2 ANT1 VDD_PA P3.0 RESET P2.7 P2.6 P2.5 P2.4 P2.3 VDD P1.0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 P2.0 P2.1 P2.2 13 14 15 16 17 18 19 20 21 22 23 24 Figure 4. nRF24LE1F pin assignment (top view) for a QFN48 7x7 mm package. 2.4 Pin functions Name VDD VSS DEC1 DEC2 P0.0 – P3.6 Type Power Power Power Digital or analog I/O PROG RESET IREF Digital Input Digital Input Analog Input VDD_PA Power Output ANT1, ANT2 RF XC1, XC2 Analog Input Exposed die Power/heat relief pad Description Power supply (+1.9V to +3.6V DC) Ground (0V) Power supply outputs for de-coupling purposes (100nF for DEC1, 33nF for DEC2) General purpose I/O pins. Number of I/O available depends on package type. Input to enable flash programming Reset for microcontroller, active low Device reference current output. To be connected to reference resistor on PCB. Power supply output (+1.8V) for on-chip RF Power amplifier Differential antenna connection (TX and RX) Crystal connection for 16M crystal For the nRF24LE1 QFN48 7x7mm and QFN32 5x5mm connect the die pad to GND. For nRF24LE1 QFN24 4x4mm do not connect the die pad to GND. Table 2. nRF24LE1 pin functions Revision 1.2 15 of 195 nRF24LE1 Product Specification 3 RF Transceiver The nRF24LE1 uses the same 2.4GHz GFSK RF transceiver with embedded protocol engine (Enhanced ShockBurst™) that is found in the nRF24L01+ single chip RF Transceiver. The RF Transceiver is designed for operation in the world wide ISM frequency band at 2.400 - 2.4835GHz and is very well suited for ultra low power wireless applications. The RF Transceiver module is configured and operated through the RF transceiver map. This register map is accessed by the MCU through a dedicated on-chip Serial Peripheral interface (SPI) and is available in all power modes of the RF Transceiver module. The embedded protocol engine (Enhanced ShockBurst™) enables data packet communication and supports various modes from manual operation to advanced autonomous protocol operation. Data FIFOs in the RF Transceiver module ensure a smooth data flow between the RF Transceiver module and the nRF24LE1 MCU. The rest of this chapter is written in the context of the RF Transceiver module as the core and the rest of the nRF24LE1 as external circuitry to this module. 3.1 Features Features of the RF Transceiver include: • • • • • • General X Worldwide 2.4GHz ISM band operation X Common antenna interface in transmit and receive X GFSK modulation X 250kbps, 1 and 2Mbps on air data rate Transmitter X Programmable output power: 0, -6, -12 or -18dBm X 11.1mA at 0dBm output power Receiver X Integrated channel filters X 13.3mA at 2Mbps X -82dBm sensitivity at 2Mbps X -85dBm sensitivity at 1Mbps X -94dBm sensitivity at 250kbps RF Synthesizer X Fully integrated synthesizer X 1 MHz frequency programming resolution X Accepts low cost ±60ppm 16MHz crystal X 1MHz non-overlapping channel spacing at 1Mbps X 2MHz non-overlapping channel spacing at 2Mbps Enhanced ShockBurst™ X 1 to 32 bytes dynamic payload length X Automatic packet handling (assembly/disassembly) X Automatic packet transaction handling (auto ACK, auto retransmit) 6 data pipe MultiCeiver™ for 6:1 star networks Revision 1.2 16 of 195 nRF24LE1 Product Specification 3.2 Block diagram RF Transmitter TX Filter PA RFCON.rfce Baseband RFCON.rfcsn TX FIFOs GFSK Modulator SPI SPI (Slave) (Master) Enhanced ShockBurst Baseband Engine RF Receiver RX Filter LNA ANT2 GFSK Demodulator RX FIFOs RF Synthesiser Power Management Register map RFIRQ ANT1 Radio Control RFCON.rfcken XOSC16M Figure 5. RF Transceiver block diagram 3.3 Functional description This section describes the different operating modes of the RF Transceiver and the parameters used to control it. The RF Transceiver module has a built-in state machine that controls the transitions between the different operating modes. The state machine is controlled by SFR register RFCON and RF transceiver register CONFIG, see section 3.5 for details. 3.3.1 Operational Modes You can configure the RF Transceiver to power down, standby, RX and TX mode. This section describes these modes in detail. 3.3.1.1 State diagram The state diagram (Figure 6.) shows the operating modes of the RF Transceiver and how they function. At the end of the reset sequence the RF Transceiver enters Power Down mode. When the RF Transceiver enters Power Down mode the MCU can still control the module through the SPI and the rfcsn bit in the RFCON register. There are three types of distinct states highlighted in the state diagram: • • • Recommended operating mode: is a recommended state used during normal operation. Possible operating mode: is a possible operating state, but is not used during normal operation. Transition state: is a time limited state used during start up of the oscillator and settling of the PLL. Revision 1.2 17 of 195 nRF24LE1 Product Specification . Legend: Undefined Undefined Undefined Recommended operating mode Power on reset 50ms Possible operating mode Transition state Recommended path between operating modes Power Down Possible path between operating modes CE = 1 Pin signal condition PWR_DN = 1 Bit state condition TX FIFO empty PWR_UP=0 PWR_UP = 1 Start up time is 150µs System information PWR_UP=0 PWR_UP = 0 PRIM_RX = 0 TX FIFO empty rfce = 1 Standby-I PWR_UP = 0 rfce = 0 RX Settling 130 us PRIM_RX = 1 rfce = 1 Standby-II TX FIFO not empty PRIM_RX = 0 rfce = 1 for more than 10µs TX finished with one packet rfce = 0 rfce = 0 TX FIFO not empty rfce = 1 TX Settling 130 us RX Mode TX FIFO empty rfce = 1 PWR_UP=0 TX Mode PWR_UP = 0 rfce = 1 TX FIFO not empty Figure 6. Radio control state diagram 3.3.1.2 Power down mode In power down mode the RF Transceiver is disabled with minimal current consumption. All the register values available from the SPI are maintained and the SPI can be activated. For start up times see Table 4. on page 20. Power down mode is entered by setting the PWR_UP bit in the CONFIG register low. 3.3.1.3 Standby modes Standby-I mode By setting the PWR_UP bit in the CONFIG register to 1, the RF Transceiver enters standby-I mode. StandbyI mode is used to minimize average current consumption while maintaining short start up times. Change to the active mode only happens if the rfce bit is enabled and when it is not enabled, the RF Transceiver returns to standby-I mode from both the TX and RX modes. Revision 1.2 18 of 195 nRF24LE1 Product Specification Standby-II mode In standby-II mode extra clock buffers are active and more current is used compared to standby-I mode. The RF Transceiver enters standby-II mode if the rfce bit is held high on a PTX operation with an empty TX FIFO. If a new packet is downloaded to the TX FIFO, the PLL immediately starts and the packet is transmitted after the normal PLL settling delay (130µs). The register values are maintained and the SPI can be activated during both standby modes. For start up times see Table 4. on page 20. 3.3.1.4 RX mode The RX mode is an active mode where the RF Transceiver is used as a receiver. To enter this mode, the RF Transceiver must have the PWR_UP bit, PRIM_RX bit and the rfce bit is set high. In RX mode the receiver demodulates the signals from the RF channel, constantly presenting the demodulated data to the baseband protocol engine. The baseband protocol engine constantly searches for a valid packet. If a valid packet is found (by a matching address and a valid CRC) the payload of the packet is presented in a vacant slot in the RX FIFOs. If the RX FIFOs are full, the received packet is discarded. The RF Transceiver remains in RX mode until the MCU configures it to standby-I mode or power down mode. However, if the automatic protocol features (Enhanced ShockBurst™) in the baseband protocol engine are enabled, the RF Transceiver can enter other modes in order to execute the protocol. In RX mode a Received Power Detector (RPD) signal is available. The RPD is a signal that is set high when a RF signal higher than -64 dBm is detected inside the receiving frequency channel. The internal RPD signal is filtered before presented to the RPD register. The RF signal must be present for at least 40µs before the RPD is set high. How to use the RPD is described in Section 3.3.4 on page 21. 3.3.1.5 TX mode The TX mode is an active mode for transmitting packets. To enter this mode, the RF Transceiver must have the PWR_UP bit set high, PRIM_RX bit set low, a payload in the TX FIFO and a high pulse on the rfce bit for more than 10µs. The RF Transceiver stays in TX mode until it finishes transmitting a packet. If rfce = 0, RF Transceiver returns to standby-I mode. If rfce = 1, the status of the TX FIFO determines the next action. If the TX FIFO is not empty the RF Transceiver remains in TX mode and transmits the next packet. If the TX FIFO is empty the RF Transceiver goes into standby-II mode. The RF Transceiver transmitter PLL operates in open loop when in TX mode. It is important never to keep the RF Transceiver in TX mode for more than 4ms at a time. If the Enhanced ShockBurst™ features are enabled, RF Transceiver is never in TX mode longer than 4ms. Revision 1.2 19 of 195 nRF24LE1 Product Specification 3.3.1.6 Operational modes configuration The following table (Table 3.) describes how to configure the operational modes. RX mode TX mode PWR_UP register 1 1 PRIM_RX register 1 0 TX mode 1 0 Standby-II Standby-I Power Down 1 1 0 0 - Mode FIFO state rfce 1 1 Data in TX FIFO. Will empty all levels in TX FIFOa. Minimum 10µs Data in TX FIFO.Will empty one high pulse level in TX FIFOb. 1 TX FIFO empty 0 No ongoing packet transmission - a. If the rfce bit is held high the TX FIFO is emptied and all necessary ACK and possible retransmits are carried out. The transmission continues as long as the TX FIFO is refilled. If the TX FIFO is empty when the rfce bit is still high, the RF Transceiver enters standby-II mode. In this mode the transmission of a packet is started as soon as the rfcsn is set high after an upload (UL) of a packet to TX FIFO. b. This operating mode pulses the rfce bit high for at least 10µs. This allows one packet to transmit. This is the normal operating mode. After the packet is transmitted, the RF Transceiver enters standby-I mode. Table 3. RF Transceiver main modes 3.3.1.7 Timing information The timing information in this section relates to the transitions between modes and the timing for the rfce bit. The transition from TX mode to RX mode or vice versa is the same as the transition from the standby modes to TX mode or RX mode (130µs), as described in Table 4. Name Tpd2stby Tstby2a Thce Tpece2csn RF Transceiver Power Down Î Standby mode Standby modes Î TX/RX mode Minimum rfce high Delay from rfce pos. edge to rfcsn low Max. Min. Comments 1µsa 130µs 10µs 4µs a. This presupposes that the XO is running. Please refer to CLKLFCTRL for bit 3 in Table 59. on page 111. Table 4. Operational timing of RF Transceiver Note: If VDD is turned off, or if the nRF24LE1 enters Deep Sleep or Memory Retention mode, the register values are lost and you must configure the RF Transceiver before entering the TX or RX modes. Revision 1.2 20 of 195 nRF24LE1 Product Specification 3.3.2 Air data rate The air data rate is the modulated signaling rate the RF Transceiver uses when transmitting and receiving data. It can be 250kbps, 1Mbps or 2Mbps. Using lower air data rate gives better receiver sensitivity than higher air data rate. But, high air data rate gives lower average current consumption and reduced probability of on-air collisions. The air data rate is set by the RF_DR bit in the RF_SETUP register. A transmitter and a receiver must be programmed with the same air data rate to communicate with each other. The RF Transceiver is fully compatible with nRF24L01. For compatibility with nRF2401A, nRF2402, nRF24E1, and nRF24E2 the air data rate must be set to 250kbps or 1Mbps. 3.3.3 RF channel frequency The RF channel frequency determines the center of the channel used by the RF Transceiver. The channel occupies a bandwidth of less than 1MHz at 250kbps and 1Mbps and a bandwidth of less than 2MHz at 2Mbps. The RF Transceiver can operate on frequencies from 2.400GHz to 2.525GHz. The programming resolution of the RF channel frequency setting is 1MHz. At 2Mbps the channel occupies a bandwidth wider than the resolution of the RF channel frequency setting. To ensure non-overlapping channels in 2Mbps mode, the channel spacing must be 2MHz or more. At 1Mbps and 250kbps the channel bandwidth is the same or lower than the resolution of the RF frequency. The RF channel frequency is set by the RF_CH register according to the following formula: F0= 2400 + RF_CH MHz You must program a transmitter and a receiver with the same RF channel frequency to communicate with each other. 3.3.4 Received Power Detector measurements Received Power Detector (RPD), located in register 09, bit 0, triggers at received power levels above -64 dBm that are present in the RF channel you receive on. If the received power is less than -64 dBm, RDP = 0. The RPD can be read out at any time while the RF Transceiver is in receive mode. This offers a snapshot of the current received power level in the channel. The RPD is latched whenever a packet is received or when the MCU sets rfce low. The status of RPD is correct when RX mode is enabled and after a wait time of Tstby2a +Tdelay_AGC= 130us + 40us. The RX gain varies over temperature which means that the RPD threshold also varies over temperature. The RPD threshold value is reduced by - 5dB at T = -40°C and increased by + 5dB at 85°C. 3.3.5 PA control The PA (Power Amplifier) control is used to set the output power from the RF Transceiver power amplifier. In TX mode PA control has four programmable steps, see Table 5. Revision 1.2 21 of 195 nRF24LE1 Product Specification The PA control is set by the RF_PWR bits in the RF_SETUP register. SPI RF-SETUP RF output power (RF_PWR) 11 0dBm 10 -6dBm 01 -12dBm 00 -18dBm DC current consumption 11.1mA 8.8mA 7.3mA 6.8mA Conditions: VDD = 3.0V, VSS = 0V, TA = 27ºC, Load impedance = 15Ω+j88Ω. Table 5. RF output power setting for the RF Transceiver 3.3.6 RX/TX control The RX/TX control is set by PRIM_RX bit in the CONFIG register and sets the RF Transceiver in transmit/ receive. 3.4 Enhanced ShockBurst™ Enhanced ShockBurst™ is a packet based data link layer that features automatic packet assembly and timing, automatic acknowledgement and retransmissions of packets. Enhanced ShockBurst™ enables the implementation of ultra low power and high performance communication. The Enhanced ShockBurst™ features enable significant improvements of power efficiency for bi-directional and uni-directional systems, without adding complexity on the host controller side. 3.4.1 Features The main features of Enhanced ShockBurst™ are: • • • • 3.4.2 1 to 32 bytes dynamic payload length Automatic packet handling Auto packet transaction handling X Auto Acknowledgement X Auto retransmit 6 data pipe MultiCeiver™ for 1:6 star networks Enhanced ShockBurst™ overview Enhanced ShockBurst™ uses ShockBurst™ for automatic packet handling and timing. During transmit, ShockBurst™ assembles the packet and clocks the bits in the data packet for transmission. During receive, ShockBurst™ constantly searches for a valid address in the demodulated signal. When ShockBurst™ finds a valid address, it processes the rest of the packet and validates it by CRC. If the packet is valid the payload is moved into a vacant slot in the RX FIFOs. All high speed bit handling and timing is controlled by ShockBurst™. Enhanced ShockBurst™ features automatic packet transaction handling for the easy implementation of a reliable bi-directional data link. An Enhanced ShockBurst™ packet transaction is a packet exchange between two transceivers, with one transceiver acting as the Primary Receiver (PRX) and the other transceiver acting as the Primary Transmitter (PTX). An Enhanced ShockBurst™ packet transaction is always initiated by a packet transmission from the PTX, the transaction is complete when the PTX has received an Revision 1.2 22 of 195 nRF24LE1 Product Specification acknowledgment packet (ACK packet) from the PRX. The PRX can attach user data to the ACK packet enabling a bi-directional data link. The automatic packet transaction handling works as follows: 1. You begin the transaction by transmitting a data packet from the PTX to the PRX. Enhanced ShockBurst™ automatically sets the PTX in receive mode to wait for the ACK packet. If the packet is received by the PRX, Enhanced ShockBurst™ automatically assembles and transmits an acknowledgment packet (ACK packet) to the PTX before returning to receive mode. If the PTX does not receive the ACK packet immediately, Enhanced ShockBurst™ automatically retransmits the original data packet after a programmable delay and sets the PTX in receive mode to wait for the ACK packet. 2. 3. In Enhanced ShockBurst™ it is possible to configure parameters such as the maximum number of retransmits and the delay from one transmission to the next retransmission. All automatic handling is done without the involvement of the MCU. 3.4.3 Enhanced Shockburst™ packet format The format of the Enhanced ShockBurst™ packet is described in this section. The Enhanced ShockBurst™ packet contains a preamble field, address field, packet control field, payload field and a CRC field. Figure 7. shows the packet format with MSB to the left. P re a m b le 1 b y te A d d re s s 3 -5 b y te P a c k e t C o n tro l F ie ld 9 b it P a y lo a d 0 - 3 2 b y te C R C 1 -2 b y te Figure 7. An Enhanced ShockBurst™ packet with payload (0-32 bytes) 3.4.3.1 Preamble The preamble is a bit sequence used to synchronize the receivers demodulator to the incoming bit stream. The preamble is one byte long and is either 01010101 or 10101010. If the first bit in the address is 1 the preamble is automatically set to 10101010 and if the first bit is 0 the preamble is automatically set to 01010101. This is done to ensure there are enough transitions in the preamble to stabilize the receiver. 3.4.3.2 Address This is the address for the receiver. An address ensures that the correct packet is detected by the receiver. The address field can be configured to be 3, 4 or, 5 bytes long with the AW register. Note: Addresses where the level shifts only one time (that is, 000FFFFFFF) can often be detected in noise and can give a false detection, which may give a raised Packet-Error-Rate. Addresses as a continuation of the preamble (hi-low toggling) raises the Packet-Error-Rate. Revision 1.2 23 of 195 nRF24LE1 Product Specification 3.4.3.3 Packet Control Field Figure 8. shows the format of the 9 bit packet control field, MSB to the left. Payload length 6bit PID 2bit NO_ACK 1bit Figure 8. Packet control field The packet control field contains a 6 bit payload length field, a 2 bit PID (Packet Identity) field and a 1 bit NO_ACK flag. Payload length This 6 bit field specifies the length of the payload in bytes. The length of the payload can be from 0 to 32 bytes. Coding: 000000 = 0 byte (only used in empty ACK packets.) 100000 = 32 byte, 100001 = Don’t care. This field is only used if the Dynamic Payload Length function is enabled. PID (Packet identification) The 2 bit PID field is used to detect if the received packet is new or retransmitted. PID prevents the PRX operation from presenting the same payload more than once to the MCU. The PID field is incremented at the TX side for each new packet received through the SPI. The PID and CRC fields (see section 3.4.3.5 on page 25) are used by the PRX operation to determine if a packet is retransmitted or new. When several data packets are lost on the link, the PID fields may become equal to the last received PID. If a packet has the same PID as the previous packet, the RF Transceiver compares the CRC sums from both packets. If the CRC sums are also equal, the last received packet is considered a copy of the previously received packet and discarded. No Acknowledgment flag (NO_ACK) The Selective Auto Acknowledgement feature controls the NO_ACK flag. This flag is only used when the auto acknowledgement feature is used. Setting the flag high, tells the receiver that the packet is not to be auto acknowledged. 3.4.3.4 Payload The payload is the user defined content of the packet. It can be 0 to 32 bytes wide and is transmitted on-air when it is uploaded (unmodified) to the device. Enhanced ShockBurst™ provides two alternatives for handling payload lengths; static and dynamic. The default is static payload length. With static payload length all packets between a transmitter and a receiver have the same length. Static payload length is set by the RX_PW_Px registers on the receiver side. The payload length on the transmitter side is set by the number of bytes clocked into the TX_FIFO and must equal the value in the RX_PW_Px register on the receiver side. Revision 1.2 24 of 195 nRF24LE1 Product Specification Dynamic Payload Length (DPL) is an alternative to static payload length. DPL enables the transmitter to send packets with variable payload length to the receiver. This means that for a system with different payload lengths it is not necessary to scale the packet length to the longest payload. With the DPL feature the nRF24L01+ can decode the payload length of the received packet automatically instead of using the RX_PW_Px registers. The MCU can read the length of the received payload by using the R_RX_PL_WID command. Note: Always check if the packet width reported is 32 bytes or shorter when using the R_RX_PL_WID command. If its width is longer than 32 bytes then the packet contains errors and must be discarded. Discard the packet by using the Flush_RX command. In order to enable DPL the EN_DPL bit in the FEATURE register must be enabled. In RX mode the DYNPD register must be set. A PTX that transmits to a PRX with DPL enabled must have the DPL_P0 bit in DYNPD set. 3.4.3.5 CRC (Cyclic Redundancy Check) The CRC is the error detection mechanism in the packet. It may either be 1 or 2 bytes and is calculated over the address, Packet Control Field and Payload. The polynomial for 1 byte CRC is X8 + X2 + X + 1. Initial value 0xFF. The polynomial for 2 byte CRC is X16+ X12 + X5 + 1. Initial value 0xFFFF. No packet is accepted by Enhanced ShockBurst™ if the CRC fails. Revision 1.2 25 of 195 nRF24LE1 Product Specification 3.4.4 Automatic packet assembly The automatic packet assembly assembles the preamble, address, packet control field, payload and CRC to make a complete packet before it is transmitted. Start: Collect Address from TX_ADDR register TX_ADDR MSB =1 Add preamble 0x55 Add preamble 0xAA EN_DPL=1 PID[7:3]= #bytes in TX_FIFO New data in TX_FIFO REUSE_TX_PL active PID[2:1]++ SPI TX command: W_TX_PAYLOAD PID[0]=0 PID[0]=1 Collect Payload from TX_FIFO EN_CRC = 1 CRCO = 1 Calculate and add 2 Byte CRC based on Address, PID and Payload Calculate and add 1 Byte CRC based on Address, PID and Payload STOP Figure 9. Automatic packet assembly Revision 1.2 26 of 195 nRF24LE1 Product Specification 3.4.5 Automatic packet disassembly After the packet is validated, Enhanced ShockBurst™ disassembles the packet and loads the payload into the RX FIFO, and asserts the RX_DR IRQ. Start Read Address width from SETUP_AW Monitor SETUP_AW wide window of received bit stream Received window = RX_ADDR_Px PID = 1 byte from received bit stream EN_DPL=1 Payload = RX_PW_Px bytes from received bit stream Payload = PID[7:3] bytes from received bit stream CRCO = 1 TX_CRC = 2 Bytes from received bit stream TX_CRC = 1 Byte from received bit stream RX_CRC = 2 Byte CRC calculated from received Address, PID and Payload RX_CRC = 1 Byte CRC calculated from received Address, PID and Payload TX_CRC = RX_CRC PID[2:1] Changed from last packet CRC Changed from last packet Duplicate received New packet received STOP Figure 10. Automatic packet disassembly Revision 1.2 27 of 195 nRF24LE1 Product Specification 3.4.6 Automatic packet transaction handling Enhanced ShockBurst™ features two functions for automatic packet transaction handling; auto acknowledgement and auto re-transmit. 3.4.6.1 Auto Acknowledgement Auto acknowledgment is a function that automatically transmits an ACK packet to the PTX after it has received and validated a packet. The auto acknowledgement function reduces the load of the system MCU and reduces average current consumption. The Auto Acknowledgement feature is enabled by setting the EN_AA register. Note: If the received packet has the NO_ACK flag set, auto acknowledgement is not executed. An ACK packet can contain an optional payload from PRX to PTX. In order to use this feature, the Dynamic Payload Length (DPL) feature must be enabled. The MCU on the PRX side has to upload the payload by clocking it into the TX FIFO by using the W_ACK_PAYLOAD command. The payload is pending in the TX FIFO (PRX) until a new packet is received from the PTX. The RF Transceiver can have three ACK packet payloads pending in the TX FIFO (PRX) at the same time. RX Pipe address ACK generator Address decoder and buffer controller TX FIFO Payload 3 Payload 2 Payload 1 TX Pipe address SPI Module From MCU Figure 11. TX FIFO (PRX) with pending payloads Figure 11. shows how the TX FIFO (PRX) is operated when handling pending ACK packet payloads. From the MCU the payload is clocked in with the W_ACK_PAYLOAD command. The address decoder and buffer controller ensure that the payload is stored in a vacant slot in the TX FIFO (PRX). When a packet is received, the address decoder and buffer controller are notified with the PTX address. This ensures that the right payload is presented to the ACK generator. If the TX FIFO (PRX) contains more than one payload to a PTX, payloads are handled using the first in – first out principle. The TX FIFO (PRX) is blocked if all pending payloads are addressed to a PTX where the link is lost. In this case, the MCU can flush the TX FIFO (PRX) by using the FLUSH_TX command. In order to enable Auto Acknowledgement with payload the EN_ACK_PAY bit in the FEATURE register must be set. 3.4.6.2 Auto Retransmission (ART) The auto retransmission is a function that retransmits a packet if an ACK packet is not received. It is used in an auto acknowledgement system on the PTX. When a packet is not acknowledged, you can set the number of times it is allowed to retransmit by setting the ARC bits in the SETUP_RETR register. PTX enters RX mode and waits a time period for an ACK packet each time a packet is transmitted. The amount of time the PTX is in RX mode is based on the following conditions: Revision 1.2 28 of 195 nRF24LE1 Product Specification • • • Auto Retransmit Delay (ARD) elapsed. No address match within 250µs. After received packet (CRC correct or not) if address match within 250µs. The RF Transceiver asserts the TX_DS IRQ when the ACK packet is received. The RF Transceiver enters standby-I mode if there is no more untransmitted data in the TX FIFO and the rfce bit in the RFCON register is low. If the ACK packet is not received, the RF Transceiver goes back to TX mode after a delay defined by ARD and retransmits the data. This continues until acknowledgment is received, or the maximum number of retransmits is reached. Two packet loss counters are incremented each time a packet is lost, ARC_CNT and PLOS_CNT in the OBSERVE_TX register. The ARC_CNT counts the number of retransmissions for the current transaction. You reset ARC_CNT by initiating a new transaction. The PLOS_CNT counts the total number of retransmissions since the last channel change. You reset PLOS_CNT by writing to the RF_CH register. It is possible to use the information in the OBSERVE_TX register to make an overall assessment of the channel quality. The ARD defines the time from the end of a transmitted packet to when a retransmit starts on the PTX. ARD is set in SETUP_RETR register in steps of 250µs. A retransmit is made if no ACK packet is received by the PTX. There is a restriction on the length of ARD when using ACK packets with payload. The ARD time must never be shorter than the sum of the startup time and the time on-air for the ACK packet. • • For 2Mbps data rate and 5-byte address; 15 byte is maximum ACK packet payload length for ARD=250µs (reset value). For 1Mbps data rate and 5-byte address; 5 byte is maximum ACK packet payload length for ARD=250µs (reset value). ARD=500µs is long enough for any ACK payload length in 1 or 2Mbps mode. • For 250kbps data rate and 5-byte address the following values apply: ARD 1500µs 1250µs 1000µs 750µs 500µs ACK packet size (in bytes) All ACK payload sizes < 24 < 16 <8 Empty ACK with no payload Table 6. Maximum ACK payload length for different retransmit delays at 250kbps As an alternative to Auto Retransmit it is possible to manually set the RF Transceiver to retransmit a packet a number of times. This is done by the REUSE_TX_PL command. The MCU must initiate each transmission of the packet with a pulse on the CE pin when this command is used. Revision 1.2 29 of 195 nRF24LE1 Product Specification 3.4.7 Enhanced ShockBurst flowcharts This section contains flowcharts outlining PTX and PRX operation in Enhanced ShockBurst™. 3.4.7.1 PTX operation The flowchart in Figure 12. outlines how a RF Transceiver configured as a PTX behaves after entering standby-I mode. Start Primary TX ShockBurst operation Standby-I mode No Is rfce=1? Yes No Is rfce =1? Yes Standby-II mode No Packet in TX FIFO? Yes Packet in TX FIFO? Yes No No Packet in TX FIFO? TX Settling TX mode Transmit Packet Yes Yes Set TX_DS IRQ Is Auto ReTransmit enabled? No Is rfce =1? Yes No_ACK? Yes No RX Settling RX mode No Set MAX_RT IRQ Timeout? Is an ACK received? No Yes Yes Standby-II mode Yes Has the ACK payload? No No Has ARD elapsed? TX mode Retransmit last packet Yes TX Settling No Put payload in RX FIFO. Set TX_DS IRQ and RX_DR IRQ Set TX_DS IRQ Number of retries = ARC? Yes Note: ShockBurst™ operation is outlined with a dashed square. Figure 12. PTX operations in Enhanced ShockBurst™ Revision 1.2 30 of 195 nRF24LE1 Product Specification Activate PTX mode by setting the rfce bit in the RFCON register high. If there is a packet present in the TX FIFO the RF Transceiver enters TX mode and transmits the packet. If Auto Retransmit is enabled, the state machine checks if the NO_ACK flag is set. If it is not set, the RF Transceiver enters RX mode to receive an ACK packet. If the received ACK packet is empty, only the TX_DS IRQ is asserted. If the ACK packet contains a payload, both TX_DS IRQ and RX_DR IRQ are asserted simultaneously before the RF Transceiver returns to standby-I mode. If the ACK packet is not received before timeout occurs, the RF Transceiver returns to standby-II mode. It stays in standby-II mode until the ARD has elapsed. If the number of retransmits has not reached the ARC, the RF Transceiver enters TX mode and transmits the last packet once more. While executing the Auto Retransmit feature, the number of retransmits can reach the maximum number defined in ARC. If this happens, the RF Transceiver asserts the MAX_RT IRQ and returns to standby-I mode. If the rfce bit in the RFCON register is high and the TX FIFO is empty, the RF Transceiver enters StandbyII mode. Revision 1.2 31 of 195 nRF24LE1 Product Specification 3.4.7.2 PRX operation The flowchart in Figure 13. outlines how a RF Transceiver configured as a PRX behaves after entering standby-I mode. Start Primary RX ShockBurst operation Standby-I mode No Is rfce =1? No Yes RX Settling RX mode Is rfce =1? Yes RX FIFO Full? Yes No Packet received? No Put payload in RX FIFO and set RX_DR IRQ Yes Is Auto Acknowledgement enabled? No Yes Is the received packet a new packet? No Yes Yes Put payload in RX FIFO and set RX_DR IRQ Discard packet Was there payload attached with the last ACK? No Yes Set TX_DS IRQ No_ACK set in received packet? No Pending payload in TX FIFO? No Yes TX Settling TX Settling TX mode Transmit ACK TX mode Transmit ACK with payload Note: ShockBurst™ operation is outlined with a dashed square. Figure 13. PRX operations in Enhanced ShockBurst™ Activate PRX mode by setting the rfce bit in the RFCON register high. The RF Transceiver enters RX mode and starts searching for packets. If a packet is received and Auto Acknowledgement is enabled, the RF Transceiver decides if the packet is new or a copy of a previously received packet. If the packet is new Revision 1.2 32 of 195 nRF24LE1 Product Specification the payload is made available in the RX FIFO and the RX_DR IRQ is asserted. If the last received packet from the transmitter is acknowledged with an ACK packet with payload, the TX_DS IRQ indicates that the PTX received the ACK packet with payload. If the No_ACK flag is not set in the received packet, the PRX enters TX mode. If there is a pending payload in the TX FIFO it is attached to the ACK packet. After the ACK packet is transmitted, the RF Transceiver returns to RX mode. A copy of a previously received packet might be received if the ACK packet is lost. In this case, the PRX discards the received packet and transmits an ACK packet before it returns to RX mode. 3.4.8 MultiCeiver™ MultiCeiver™ is a feature used in RX mode that contains a set of six parallel data pipes with unique addresses. A data pipe is a logical channel in the physical RF channel. Each data pipe has its own physical address (data pipe address) decoding in the RF Transceiver. PTX3 PTX4 PTX2 2 Da ta P 5 Pi pe PTX6 Da ta e3 pe Pi Data Pip Data ta Da PTX1 Pipe 4 PTX5 ipe 1 Da ip ta P e0 PRX Frequency Channel N Figure 14. PRX using MultiCeiver™ The RF Transceiver configured as PRX (primary receiver) can receive data addressed to six different data pipes in one frequency channel as shown in Figure 14. Each data pipe has its own unique address and can be configured for individual behavior. Up to six RF Transceivers configured as PTX can communicate with one RF Transceiver configured as PRX. All data pipe addresses are searched for simultaneously. Only one data pipe can receive a packet at a time. All data pipes can perform Enhanced ShockBurst™ functionality. The following settings are common to all data pipes: • • • • CRC enabled/disabled (CRC always enabled when Enhanced ShockBurst™ is enabled) CRC encoding scheme RX address width Frequency channel Revision 1.2 33 of 195 nRF24LE1 Product Specification • • Air data rate LNA gain The data pipes are enabled with the bits in the EN_RXADDR register. By default only data pipe 0 and 1 are enabled. Each data pipe address is configured in the RX_ADDR_PX registers. Note: Always ensure that none of the data pipes have the same address. Each pipe can have up to a 5 byte configurable address. Data pipe 0 has a unique 5 byte address. Data pipes 1-5 share the four most significant address bytes. The LSByte must be unique for all six pipes. Figure 15. is an example of how data pipes 0-5 are addressed. Byte 4 Byte 3 Byte 2 Byte 1 Byte 0 Data pipe 0 (RX_ADDR_P0) 0xE7 0xD3 0xF0 0x35 0x77 Data pipe 1 (RX_ADDR_P1) 0xC2 0xC2 0xC2 0xC2 0xC2 Data pipe 2 (RX_ADDR_P2) 0xC2 0xC2 0xC2 0xC2 0xC3 Data pipe 3 (RX_ADDR_P3) 0xC2 0xC2 0xC2 0xC2 0xC4 Data pipe 4 (RX_ADDR_P4) 0xC2 0xC2 0xC2 0xC2 0xC5 Data pipe 5 (RX_ADDR_P5) 0xC2 0xC2 0xC2 0xC2 0xC6 Figure 15. Addressing data pipes 0-5 Revision 1.2 34 of 195 nRF24LE1 Product Specification A3 B6 3 B5 B4 5B6A B3 0x 3B4B B 0x R: DD _P0: _A TX ADDR _ RX PTX3 TX RX _AD _A DR DD : R_ P0 0x :0 B3 xB B4 3B B5 4B B6 5B 0F 60 F The PRX, using MultiCeiver™ and Enhanced ShockBurst™, receives packets from more than one PTX. To ensure that the ACK packet from the PRX is transmitted to the correct PTX, the PRX takes the data pipe address where it received the packet and uses it as the TX address when transmitting the ACK packet. Figure 16. is an example of an address configuration for the PRX and PTX. On the PRX the RX_ADDR_Pn, defined as the pipe address, must be unique. On the PTX the TX_ADDR must be the same as the RX_ADDR_P0 and as the pipe address for the designated pipe. PTX4 PTX2 Da ta Pip e Pi p PTX6 Da ta 2 TX _ A R X _ D D R: A DD 0x R_ P 0 : 0 B 3 B 4B 5 x B3 B4 B B 6 F 1 5B 6 F1 05 B6 5 B5 60 B4 B 5B 3 4 B 0 x B3B 0x R: P0: D _ D _A DR TX _AD RX 5 Pipe Data pe Pi Pipe 3 ta Da PTX1 4 PTX5 Data TX _ RX ADDR _A DD : R_ P0 0xB3 :0 xB B4B5 3B 4B B 6CD 5B 6C D e1 D at aP 0 ipe R: 0 P ADD TX_ AD DR_ RX _ PRX Addr Addr Addr Addr Addr Addr Data Data Data Data Data Data Pipe Pipe Pipe Pipe Pipe Pipe 0 1 2 3 4 5 (RX_ADDR_P0): (RX_ADDR_P1): (RX_ADDR_P2): (RX_ADDR_P3): (RX_ADDR_P4): (RX_ADDR_P5): 878 787 87 8 7 878 0x7 87878 7 :0x 0x7878787878 0xB3B4B5B6F1 0xB3B4B5B6CD 0xB3B4B5B6A3 0xB3B4B5B60F 0xB3B4B5B605 Frequency Channel N Figure 16. Example of data pipe addressing in MultiCeiver™ Only when a data pipe receives a complete packet can other data pipes begin to receive data. When multiple PTXs are transmitting to a PRX, the ARD can be used to skew the auto retransmission so that they only block each other once. 3.4.9 Enhanced ShockBurst™ timing This section describes the timing sequence of Enhanced ShockBurst™ and how all modes are initiated and operated. The Enhanced ShockBurst™ timing is controlled through the Data and Control interface. The RF Transceiver can be set to static modes or autonomous modes where the internal state machine Revision 1.2 35 of 195 nRF24LE1 Product Specification controls the events. Each autonomous mode/sequence ends with a RFIRQ interrupt. All the interrupts are indicated as IRQ events in the timing diagrams. >10us TIRQ TUL PTX SPI 130us TOA IRQ: TX DS1 UL PTX rfce PTX IRQ PTX MODE Standby 1 PLL Lock TX Standby-I 1 IRQ if No Ack is on. TIRQ = 8.2µs @ 1Mbps, TIRQ = 6.0µs @ 2Mbps Figure 17. Transmitting one packet with NO_ACK on The following equations calculate various timing measurements: Symbol TOA Description Time on-air TOA ⎤ ⋅ ⎛⎜1[byte]+ 3,4 or 5 [bytes ]+ N [bytes ]+ 1 or 2 [bytes ]⎞⎟ + 8⎡bit ⎣⎢ byte ⎥⎦ ⎝ preamble packet length address payload CRC ⎠ = = air data rate air data rate bit s packet control field T ACK ⎤ ⋅ ⎛⎜1[byte]+ 3,4 or 5 [bytes]+ N [bytes ]+ 1 or 2 [bytes]⎞⎟ + 8⎡bit ⎢⎣ byte⎥⎦ ⎝ preamble packet length address payload CRC ⎠ = = air data rate air data rate bit s packet control field TU L ⎤ ⋅ N [bytes ] 8 ⎡ bit ⎢⎣ byte ⎥⎦ payload length payload = = SPI data rate SPI data rate bit s [ ] 9 [bit ] Time on-air Ack TACK [ ] Time Upload TUL TESB Equation [ ] Time Enhanced Shock- TESB = TUL + 2 . Tstby2a + TOA + TACK + TIRQ Burst™ cycle Table 7. Timing equations Revision 1.2 36 of 195 9 [bit ] nRF24LE1 Product Specification TESB Cycle >10us TUL PTX SPI 130us TIRQ TOA IRQ: TX DS UL PTX rfce PTX IRQ PTX MODE PRX MODE Standby 1 Standby 1 PLL Lock PLL Lock TX RX PLL Lock RX Standby 1 PLL Lock TX PLL Lock TACK 130us RX PRX IRQ PRX rfce PRX SPI IRQ:RX DR/DL 130us 130us TIRQ Figure 18. Timing of Enhanced ShockBurst™ for one packet upload (2Mbps) In Figure 18. the transmission and acknowledgement of a packet is shown. The PRX operation activates RX mode (rfce=1), and the PTX operation is activated in TX mode (rfce=1 for minimum 10µs). After 130µs the transmission starts and finishes after the elapse of TOA. When the transmission ends the PTX operation automatically switches to RX mode to wait for the ACK packet from the PRX operation. When the PRX operation receives the packet it sets the interrupt for the host MCU and switches to TX mode to send an ACK. After the PTX operation receives the ACK packet it sets the interrupt to the MCU and clears the packet from the TX FIFO. Revision 1.2 37 of 195 nRF24LE1 Product Specification In Figure 19. the PTX timing of a packet transmission is shown when the first ACK packet is lost. To see the complete transmission when the ACK packet fails see Figure 22. on page 40. >10us TUL PTX SPI ARD 130us TOA 130us PLL Lock TX PLL Lock 250us max 130us UL PTX CE PTX IRQ PTX MODE Standby I RX Standby II PLL Lock TX Figure 19. Timing of Enhanced ShockBurst™ when the first ACK packet is lost (2Mbps) 3.4.10 Enhanced ShockBurst™ transaction diagram This section describes several scenarios for the Enhanced ShockBurst™ automatic transaction handling. The call outs in this section’s figures indicate the IRQs and other events. For MCU activity the event may be placed at a different timeframe. Note: The figures in this section indicate the earliest possible download (DL) of the packet to the MCU and the latest possible upload (UL) of payload to the transmitter. Revision 1.2 38 of 195 nRF24LE1 Product Specification 3.4.10.1 Single transaction with ACK packet and interrupts In Figure 20. the basic auto acknowledgement is shown. After the packet is transmitted by the PTX and received by the PRX the ACK packet is transmitted from the PRX to the PTX. The RX_DR IRQ is asserted after the packet is received by the PRX, whereas the TX_DS IRQ is asserted when the packet is acknowledged and the ACK packet is received by the PTX. MCU PTX UL IRQ Ack received IRQ:TX DS (PID=1) 130us1 PTX TX:PID=1 RX PRX RX ACK:PID=1 Packet received IRQ: RX DR (PID=1) MCU PRX DL 1 Radio Turn Around Delay Figure 20. TX/RX cycles with ACK and the according interrupts 3.4.10.2 Single transaction with a lost packet Figure 21. is a scenario where a retransmission is needed due to loss of the first packet transmit. After the packet is transmitted, the PTX enters RX mode to receive the ACK packet. After the first transmission, the PTX waits a specified time for the ACK packet, if it is not in the specific time slot the PTX retransmits the packet as shown in Figure 21. MCU PTX UL Packet PID=1 lost during transmission IRQ No address detected. RX off to save current Auto retransmit delay elapsed 130us1 PTX TX:PID=1 Retransmit of packet PID=1 130us1 RX ACK received IRQ: TX DS (PID=1) 130us1 TX:PID=1 RX ARD PRX RX ACK:PID=1 Packet received. IRQ: RX DR (PID=1) MCU PRX DL 1 Radio Turn Around Delay Figure 21. TX/RX cycles with ACK and the according interrupts when the first packet transmit fails Revision 1.2 39 of 195 nRF24LE1 Product Specification When an address is detected the PTX stays in RX mode until the packet is received. When the retransmitted packet is received by the PRX (see Figure 21.), the RX_DR IRQ is asserted and an ACK is transmitted back to the PTX. When the ACK is received by the PTX, the TX_DS IRQ is asserted. 3.4.10.3 Single transaction with a lost ACK packet Figure 22. is a scenario where a retransmission is needed after a loss of the ACK packet. The corresponding interrupts are also indicated. MCU PTX UL IRQ No address detected. RX off to save current 130us PTX TX:PID=1 Auto retransmit delay elapsed 1 130us Retransmit of packet PID=1 1 ACK received IRQ: TX DS (PID=1) 130us1 RX TX:PID=1 RX ARD PRX RX ACK:PID=1 Packet received. IRQ: RX DR (PID=1) RX ACK PID=1 lost during transmission MCU PRX ACK:PID=1 Packet detected as copy of previous, discarded DL 1 Radio Turn Around Delay Figure 22. TX/RX cycles with ACK and the according interrupts when the ACK packet fails 3.4.10.4 Single transaction with ACK payload packet Figure 23. is a scenario of the basic auto acknowledgement with payload. After the packet is transmitted by the PTX and received by the PRX the ACK packet with payload is transmitted from the PRX to the PTX. The RX_DR IRQ is asserted after the packet is received by the PRX, whereas on the PTX side the TX_DS IRQ is asserted when the ACK packet is received by the PTX. On the PRX side, the TX_DS IRQ for the ACK packet payload is asserted after a new packet from PTX is received. The position of the IRQ in Figure 23. shows where the MCU can respond to the interrupt. MCU PTX UL1 DL IRQ UL2 ACK received IRQ: TX DS (PID=1) RX DR (ACK1PAY) Transmit of packet PID=2 ≥130us3 130us1 PTX TX:PID=1 PRX RX RX TX:PID=2 ACK1 PAY RX Packet received. IRQ: RX DR (PID=2) TX DS (ACK1PAY) Packet received. IRQ: RX DR (PID=1) MCU PRX UL2 DL DL IRQ 1 Radio Turn Around Delay 2 Uploading Payload for Ack Packet 3 Delay defined by MCU on PTX side, ≥ 130us Figure 23. TX/RX cycles with ACK Payload and the according interrupts Revision 1.2 40 of 195 nRF24LE1 Product Specification 3.4.10.5 Single transaction with ACK payload packet and lost packet Figure 24. is a scenario where the first packet is lost and a retransmission is needed before the RX_DR IRQ on the PRX side is asserted. For the PTX both the TX_DS and RX_DR IRQ are asserted after the ACK packet is received. After the second packet (PID=2) is received on the PRX side both the RX_DR (PID=2) and TX_DS (ACK packet payload) IRQ are asserted. MCU PTX UL1 DL IRQ UL2 Packet PID=1 lost during transmission No address detected. RX off to save current Auto retransmit delay elapsed 130us1 PTX TX:PID=1 Retransmit of packet PID=1 130us1 ACK received IRQ: TX DS (PID=1) RX DR (ACK1PAY) ≥130us3 130us1 RX TX:PID=1 RX TX:PID=2 ACK1 PAY RX ARD PRX RX Packet received. IRQ: RX DR (PID=2) TX DS (ACK1PAY) Packet received. IRQ: RX DR (PID=1) MCU PRX UL 2 DL DL 1 Radio Turn Around Delay 2 Uploading Paylod for Ack Packet 3 Delay defined by MCU on PTX side, ≥ 130us Figure 24. TX/RX cycles and the according interrupts when the packet transmission fails 3.4.10.6 MCU PTX Two transactions with ACK payload packet and the first ACK packet lost UL1 UL2 No address detected. RX off to save current 130us PTX TX:PID=1 DL IRQ UL3 Auto retransmit delay elapsed 1 130us ACK received IRQ: TX DS (PID=1) RX DR (ACK1PAY) Retransmit of packet PID=1 1 RX 130us TX:PID=1 ACK received IRQ: TX DS (PID=2) RX DR (ACK2PAY) ≥ 130us 1 ≥130us3 130us 1 3 RX TX:PID=2 RX TX:PID=3 ACK1 PAY RX ACK2 PAY RX ARD PRX RX ACK1 PAY Packet received. IRQ: RX DR (PID=1) MCU PRX UL12 RX ACK PID=1 lost during transmission DL Packet detected as copy of previous, discarded Packet received. IRQ: RX DR (PID=2) TX DS (ACK1PAY) Packet received. IRQ: RX DR (PID=3) TX DS (ACK2PAY) DL IRQ UL2 2 1 Radio Turn Around Delay 2 Uploading Payload for Ack Packet 3 Delay defined by MCU on PTX side, ≥ 130us Figure 25. TX/RX cycles with ACK Payload and the according interrupts when the ACK packet fails In Figure 25. the ACK packet is lost and a retransmission is needed before the TX_DS IRQ is asserted, but the RX_DR IRQ is asserted immediately. The retransmission of the packet (PID=1) results in a discarded packet. For the PTX both the TX_DS and RX_DR IRQ are asserted after the second transmission of ACK, which is received. After the second packet (PID=2) is received on the PRX both the RX_DR (PID=2) and TX_DS (ACK1PAY) IRQ is asserted. The callouts explains the different events and interrupts. Revision 1.2 41 of 195 nRF24LE1 Product Specification 3.4.10.7 Two transactions where max retransmissions is reached MCU PTX UL IRQ No address detected. RX off to save current 130us PTX TX:PID=1 Auto retransmit delay elapsed 1 130us Retransmit of packet PID=1 1 RX 130us TX:PID=1 RX ARD No address detected. RX off to save current ≥130us3 1 No address detected. RX off to save current. IRQ:MAX_RT reached 130us1 TX:PID=1 RX ARD 130us1 PRX RX ACK1 PAY Packet received. IRQ: RX DR (PID=1) MCU PRX UL2 RX ACK PID=1 lost during transmission ACK PID=1 lost during transmission ACK1 PAY Packet detected as copy of previous, discarded RX ACK PID=1 lost during transmission DL 1 Radio Turn Around Delay 2 Uploading Paylod for Ack Packet 3 Delay defined by MCU on PTX side, ≥ 130us Figure 26. TX/RX cycles with ACK Payload and the according interrupts when the transmission fails. ARC is set to 2. MAX_RT IRQ is asserted if the auto retransmit counter (ARC_CNT) exceeds the programmed maximum limit (ARC). In Figure 26. the packet transmission ends with a MAX_RT IRQ. The payload in TX FIFO is NOT removed and the MCU decides the next step in the protocol. A toggle of the rfce bit in the RFCON register starts a new transmitting sequence of the same packet. The payload can be removed from the TX FIFO using the FLUSH_TX command. 3.4.11 Compatibility with ShockBurst™ You must disable Enhanced ShockBurst™ for backward compatibility with the nRF2401A, nRF2402, nRF24E1 and, nRF24E2. Set the register EN_AA = 0x00 and ARC = 0 to disable Enhanced ShockBurst™. In addition, the RF Transceiver air data rate must be set to 1Mbps or 250kbps. 3.4.11.1 ShockBurst™ packet format The ShockBurst™ packet format is described in this chapter. Figure 27. shows the packet format with MSB to the left. Preamble 1 byte Address 3-5 byte Payload 1 - 32 byte CRC 1-2 byte Figure 27. A ShockBurst™ packet compatible with nRF2401/nRF2402/nRF24E1/nRF24E2 devices. The ShockBurst™ packet format has a preamble, address, payload and CRC field that are the same as the Enhanced ShockBurst™ packet format described in section 3.4.3 on page 23. The differences between the ShockBurst™ packet and the Enhanced ShockBurst™ packet are: • The 9 bit Packet Control Field is not present in the ShockBurst™ packet format. Revision 1.2 42 of 195 nRF24LE1 Product Specification • The CRC is optional in the ShockBurst™ packet format and is controlled by the EN_CRC bit in the CONFIG register. 3.5 Data and control interface The data and control interface gives you access to all the features in the RF Transceiver. Compared to the standalone component SFR registers are used instead of port pins. Otherwise the interface is identical to the standalone nRF24L01+ chip. 3.5.1 SFR registers Address Name/Mnemonic (Hex) 0xE4 SPIRCON0 0xE5 Reset value 6:0 0x01 Bit SPIRCON1 maskIrqRxFifoFull 3:0 3 0x0F 1 maskIrqRxDataReady 2 1 maskIrqTxFifoEmpty maskIrqTxFifoReady 1 1 0 1 spiMasterStatus SPIRSTAT rxFifoFull 3:0 0x03 3 0 rxDataReady 2 0 txFifoEmpty 1 1 txFifoReady 0 1 SPIRDAT 7:0 0x00 0xE6 0xE7 Type Description R/W SPI Master configuration register 0. Reserved. Do not alter. R/W SPI Master configuration register 1. R/W 1: Disable interrupt when RX FIFO is full. 0: Enable interrupt when RX FIFO is full. R/W 1: Disable interrupt when data is available in RX FIFO. 0: Enable interrupt when data is available in RX FIFO. R/W 1: Disable interrupt when TX FIFO is empty. 0: Enable interrupt when TX FIFO is empty. R/W 1: Disable interrupt when a location is available in TX FIFO. 0: Enable interrupt when a location is available in TX FIFO. R SPI Master status register. R Interrupt source. 1: RX FIFO full. 0: RX FIFO can accept more data from SPI. Cleared when the cause is removed. R Interrupt source. 1: Data available in RX FIFO. 0: No data in RX FIFO. Cleared when the cause is removed. R Interrupt source. 1: TX FIFO empty. 0: Data in TX FIFO. Cleared when the cause is removed. R Interrupt source. 1: Location available in TX FIFO. 0: TX FIFO full. Cleared when the cause is removed. R/W SPI Master data register. Accesses TX (write) and RX (read) FIFO buffers, both two bytes deep. Table 8. RF Transceiver SPI master registers Revision 1.2 43 of 195 nRF24LE1 Product Specification The RF Transceiver SPI Master is configured through SPIRCON1. Four different sources can generate interrupt, unless they are masked by their respective bits in SPIRCON1. SPIRSTAT reveals which sources that are active. SPIRDAT accesses both the TX (write) and the RX (read) FIFOs, which are two bytes deep. The FIFOs are dynamic and can be refilled according to the state of the status flags: “FIFO ready” means that the FIFO can accept data. “Data ready” means that the FIFO can provide data, minimum one byte. Addr 0xE8 Bit 7:3 2 1 0 Name rfcken rfcsn rfce R/W RW RW RW Function Reserved RF Clock Enable (16MHz) Enable RF command. 0: enabled Enable RF Transceiver. 1: enabled Table 9. RFCON register RFCON controls the RF Transceiver SPI Slave chip select signal (CSN), the RF Transceiver chip enable signal (CE) and the RF Transceiver clock enable signal (CKEN). 3.5.2 SPI operation This section describes the SPI commands and timing. 3.5.2.1 SPI commands The SPI commands are shown in Table 10. Every new command must be started by writing 0 to rfcsn in the RFCON register. The SPI command is transferred to RF Transceiver by writing the command to the SPIRDAT register. After the first transfer the RF Transceiver's STATUS register can be read from SPIRDAT when the transfer is completed. The serial shifting SPI commands is in the following format: <Command word: MSBit to LSBit (one byte)> <Data bytes: LSByte to MSByte, MSBit in each byte first> . Revision 1.2 44 of 195 nRF24LE1 Product Specification Command name R_REGISTER W_REGISTER Command # Data bytes word (binary) 000A AAAA 1 to 5 LSByte first 001A AAAA 1 to 5 LSByte first R_RX_PAYLOAD 0110 0001 1 to 32 LSByte first W_TX_PAYLOAD 1010 0000 FLUSH_TX FLUSH_RX 1110 0001 1110 0010 1 to 32 LSByte first 0 0 REUSE_TX_PL 1110 0011 0 R_RX_PL_WIDa 0110 0000 1 W_ACK_PAYLOADa 1010 1PPP 1 to 32 LSByte first W_TX_PAYLOAD_NO ACKa NOP 1011 0000 1 to 32 LSByte first 0 1111 1111 Operation Read command and status registers. AAAAA = 5 bit Register Map Address Write command and status registers. AAAAA = 5 bit Register Map Address Executable in power down or standby modes only. Read RX-payload: 1 – 32 bytes. A read operation always starts at byte 0. Payload is deleted from FIFO after it is read. Used in RX mode. Write TX-payload: 1 – 32 bytes. A write operation always starts at byte 0 used in TX payload. Flush TX FIFO, used in TX mode Flush RX FIFO, used in RX mode Should not be executed during transmission of acknowledge, that is, acknowledge package will not be completed. Used for a PTX operation Reuse last transmitted payload. TX payload reuse is active until W_TX_PAYLOAD or FLUSH TX is executed. TX payload reuse must not be activated or deactivated during package transmission. Read RX payload width for the top R_RX_PAYLOAD in the RX FIFO. Note: Flush RX FIFO if the read value is larger than 32 bytes. Used in RX mode. Write Payload to be transmitted together with ACK packet on PIPE PPP. (PPP valid in the range from 000 to 101). Maximum three ACK packet payloads can be pending. Payloads with same PPP are handled using first in - first out principle. Write payload: 1– 32 bytes. A write operation always starts at byte 0. Used in TX mode. Disables AUTOACK on this specific packet. No Operation. Might be used to read the STATUS register a. The bits in the FEATURE register shown in Table 11. on page 53 have to be set. Table 10. Command set for the RF Transceiver SPI The W_REGISTER and R_REGISTER commands operate on single or multi-byte registers. When accessing multi-byte registers read or write to the MSBit of LSByte first. You can terminate the writing before all bytes in a multi-byte register are written, leaving the unwritten MSByte(s) unchanged. For example, the LSByte of RX_ADDR_P0 can be modified by writing only one byte to the RX_ADDR_P0 register. The content of the status register is always read to MISO after a high to low transition on CSN. Revision 1.2 45 of 195 nRF24LE1 Product Specification Note: The 3 bit pipe information in the STATUS register is updated during the RFIRQ high to low transition. The pipe information is unreliable if the STATUS register is read during an RFIRQ high to low transition. 3.5.3 Data FIFO The data FIFOs store transmitted payloads (TX FIFO) or received payloads that are ready to be clocked out (RX FIFO). The FIFOs are accessible in both PTX mode and PRX mode. The following FIFOs are present in the RF Transceiver: • • TX three level, 32 byte FIFO RX three level, 32 byte FIFO Both FIFOs have a controller and are accessible through the SPI by using dedicated SPI commands. A TX FIFO in PRX can store payloads for ACK packets to three different PTX operations. If the TX FIFO contains more than one payload to a pipe, payloads are handled using the first in - first out principle. The TX FIFO in a PRX is blocked if all pending payloads are addressed to pipes where the link to the PTX is lost. In this case, the MCU can flush the TX FIFO using the FLUSH_TX command. The RX FIFO in PRX can contain payloads from up to three different PTX operations and a TX FIFO in PTX can have up to three payloads stored. You can write to the TX FIFO using these three commands; W_TX_PAYLOAD and W_TX_PAYLOAD_NO_ACK in PTX mode and W_ACK_PAYLOAD in PRX mode. All three commands provide access to the TX_PLD register. The RX FIFO can be read by the command R_RX_PAYLOAD in PTX and PRX mode. This command provides access to the RX_PLD register. The payload in TX FIFO in a PTX is not removed if the MAX_RT IRQ is asserted. RX FIFO 32 byte 32 byte Data 32 byte RX FIFO Controller TX FIFO Controller Control SPI command decoder SPI Data Control TX FIFO Data 32 byte Data 32 byte 32 byte Figure 28. FIFO (RX and TX) block diagram You can read if the TX and RX FIFO are full or empty in the FIFO_STATUS register. TX_REUSE (also available in the FIFO_STATUS register) is set by the SPI command REUSE_TX_PL, and is reset by the SPI commands W_TX_PAYLOAD or FLUSH TX. Revision 1.2 46 of 195 nRF24LE1 Product Specification 3.5.4 Interrupt The RF Transceiver can send interrupts to the MCU. The interrupt (RFIRQ) is activated when TX_DS, RX_DR or MAX_RT are set high by the state machine in the STATUS register. RFIRQ is deactivated when the MCU writes '1' to the interrupt source bit in the STATUS register. The interrupt mask in the CONFIG register is used to select the IRQ sources that are allowed to activate RFIRQ. By setting one of the mask bits high, the corresponding interrupt source is disabled. By default all interrupt sources are enabled. Note: The 3 bit pipe information in the STATUS register is updated during the RFIRQ high to low transition. The pipe information is unreliable if the STATUS register is read during a RFIRQ high to low transition. Revision 1.2 47 of 195 nRF24LE1 Product Specification 3.6 Register map You can configure and control the radio (using read and write commands) by accessing the register map through the SPI. 3.6.1 Register map table All undefined bits in the table below are redundant. They are read out as '0'. Note: Addresses 18 to 1B are reserved for test purposes, altering them makes the chip malfunction. Address (Hex) 00 01 Mnemonic Bit Reset Value CONFIG Reserved MASK_RX_DR 7 6 0 0 MASK_TX_DS 5 0 MASK_MAX_RT 4 0 EN_CRC 3 1 CRCO 2 0 PWR_UP PRIM_RX 1 0 0 0 Type Description Configuration Register R/W Only '0' allowed R/W Mask interrupt caused by RX_DR 1: Interrupt not reflected on the RFIRQ 0: Reflect RX_DR as active low on RFIRQ R/W Mask interrupt caused by TX_DS 1: Interrupt not reflected on the RFIRQ 0: Reflect TX_DS as active low interrupt on RFIRQ R/W Mask interrupt caused by MAX_RT 1: Interrupt not reflected on RFIRQ 0: Reflect MAX_RT as active low on RFIRQ R/W Enable CRC. Forced high if one of the bits in the EN_AA is high R/W CRC encoding scheme '0' - 1 byte '1' – 2 bytes R/W 1: POWER UP, 0:POWER DOWN R/W RX/TX control 1: PRX, 0: PTX Enable ‘Auto Acknowledgment’ Function Disable this functionality to be compatible with nRF2401. EN_AA Enhanced ShockBurst™ Reserved ENAA_P5 ENAA_P4 ENAA_P3 ENAA_P2 ENAA_P1 ENAA_P0 7:6 5 4 3 2 1 0 00 1 1 1 1 1 1 R/W R/W R/W R/W R/W R/W R/W Only '00' allowed Enable auto acknowledgement data pipe 5 Enable auto acknowledgement data pipe 4 Enable auto acknowledgement data pipe 3 Enable auto acknowledgement data pipe 2 Enable auto acknowledgement data pipe 1 Enable auto acknowledgement data pipe 0 EN_RXADDR Reserved ERX_P5 ERX_P4 ERX_P3 ERX_P2 ERX_P1 ERX_P0 7:6 5 4 3 2 1 0 00 0 0 0 0 1 1 R/W R/W R/W R/W R/W R/W R/W Enabled RX Addresses Only '00' allowed Enable data pipe 5. Enable data pipe 4. Enable data pipe 3. Enable data pipe 2. Enable data pipe 1. Enable data pipe 0. 02 Revision 1.2 48 of 195 nRF24LE1 Product Specification Address (Hex) Mnemonic 03 SETUP_AW 04 Bit Reset Value Reserved AW 7:2 1:0 000000 11 SETUP_RETR ARDa 7:4 0000 ARC 3:0 0011 RF_CH Reserved RF_CH 7 6:0 0 0000010 RF_SETUP CONT_WAVE Reserved RF_DR_LOW 7 6 5 0 0 0 PLL_LOCK RF_DR_HIGH 4 3 0 1 RF_PWR 2:1 11 05 06 Revision 1.2 Type Description Setup of Address Widths (common for all data pipes) R/W Only '000000' allowed R/W RX/TX Address field width '00' - Illegal '01' - 3 bytes '10' - 4 bytes '11' – 5 bytes LSByte is used if address width is below 5 bytes Setup of Automatic Retransmission R/W Auto Retransmit Delay ‘0000’ – Wait 250µS ‘0001’ – Wait 500µS ‘0010’ – Wait 750µS …….. ‘1111’ – Wait 4000µS (Delay defined from end of transmission to start of next transmission)b R/W Auto Retransmit Count ‘0000’ –Re-Transmit disabled ‘0001’ – Up to 1 Re-Transmit on fail of AA …… ‘1111’ – Up to 15 Re-Transmit on fail of AA RF Channel R/W Only '0' allowed R/W Sets the frequency channel the RF Transceiver operates on RF Setup Register R/W Enables continuous carrier transmit when high. R/W Only '0' allowed R/W Set RF Data Rate to 250kbps. See RF_DR_HIGH for encoding. R/W Force PLL lock signal. Only used in test R/W Select between the high speed data rates. This bit is don’t care if RF_DR_LOW is set. Encoding: RF_DR_LOW, RF_DR_HIGH: ‘00’ – 1Mbps ‘01’ – 2Mbps ‘10’ – 250kbps ‘11’ – Reserved R/W Set RF output power in TX mode '00' – -18dBm '01' – -12dBm '10' – -6dBm '11' – 0dBm 49 of 195 nRF24LE1 Product Specification Address (Hex) 07 Mnemonic Bit Obsolete 0 Reset Value Type Don’t care STATUS Reserved RX_DR 7 6 0 0 R/W R/W TX_DS 5 0 R/W MAX_RT 4 0 R/W RX_P_NO 3:1 111 R TX_FULL 0 0 R OBSERVE_TX PLOS_CNT 7:4 0 R ARC_CNT 3:0 0 R RPD Reserved RPD 7:1 0 000000 0 R R 0A RX_ADDR_P0 39:0 0xE7E7E 7E7E7 0B RX_ADDR_P1 39:0 0C RX_ADDR_P2 7:0 0D RX_ADDR_P3 7:0 08 09 Revision 1.2 Description Status Register (In parallel to the SPI command word applied on the MOSI pin, the STATUS register is shifted serially out on the MISO pin) Only '0' allowed Data Ready RX FIFO interrupt. Asserted when new data arrives RX FIFOc. Write 1 to clear bit. Data Sent TX FIFO interrupt. Asserted when packet transmitted on TX. If AUTO_ACK is activated, this bit is set high only when ACK is received. Write 1 to clear bit. Maximum number of TX retransmits interrupt Write 1 to clear bit. If MAX_RT is asserted it must be cleared to enable further communication. Data pipe number for the payload available for reading from RX_FIFO 000-101: Data Pipe Number 110: Not Used 111: RX FIFO Empty TX FIFO full flag. 1: TX FIFO full. 0: Available locations in TX FIFO. Transmit observe register Count lost packets. The counter is overflow protected to 15, and discontinues at max until reset. The counter is reset by writing to RF_CH. Count retransmitted packets. The counter is reset when transmission of a new packet starts. Received Power Detector. This register is called CD (Carrier Detect) in the nRF24L01. The name is different in the RF Transceiver due to the different input power level threshold for this bit. See section 3.3.4 on page 21. R/W Receive address data pipe 0. 5 Bytes maximum length. (LSByte is written first. Write the number of bytes defined by SETUP_AW) 0xC2C2C R/W Receive address data pipe 1. 5 Bytes maximum 2C2C2 length. (LSByte is written first. Write the number of bytes defined by SETUP_AW) 0xC3 R/W Receive address data pipe 2. Only LSB. MSBytes are equal to RX_ADDR_P1 39:8 0xC4 R/W Receive address data pipe 3. Only LSB. MSBytes are equal to RX_ADDR_P139:8 50 of 195 nRF24LE1 Product Specification Address (Hex) 0E Mnemonic Bit RX_ADDR_P4 7:0 Reset Value 0xC5 0F RX_ADDR_P5 7:0 0xC6 10 TX_ADDR 39:0 0xE7E7E 7E7E7 R/W Transmit address. Used for a PTX operation only. (LSByte is written first) Set RX_ADDR_P0 equal to this address to handle automatic acknowledge if this is a PTX operation with Enhanced ShockBurst™ enabled. 11 RX_PW_P0 Reserved RX_PW_P0 7:6 5:0 00 0 R/W Only '00' allowed R/W Number of bytes in RX payload in data pipe 0 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes RX_PW_P1 Reserved RX_PW_P1 7:6 5:0 00 0 R/W Only '00' allowed R/W Number of bytes in RX payload in data pipe 1 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes RX_PW_P2 Reserved RX_PW_P2 7:6 5:0 00 0 R/W Only '00' allowed R/W Number of bytes in RX payload in data pipe 2 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes RX_PW_P3 Reserved RX_PW_P3 7:6 5:0 00 0 R/W Only '00' allowed R/W Number of bytes in RX payload in data pipe 3 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes RX_PW_P4 Reserved 7:6 00 R/W Only '00' allowed 12 13 14 15 Revision 1.2 Type Description R/W Receive address data pipe 4. Only LSB. MSBytes are equal to RX_ADDR_P139:8 R/W Receive address data pipe 5. Only LSB. MSBytes are equal to RX_ADDR_P139:8 51 of 195 nRF24LE1 Product Specification Address (Hex) Mnemonic Bit RX_PW_P4 5:0 Reset Value 0 RX_PW_P5 Reserved RX_PW_P5 7:6 5:0 00 0 FIFO_STATUS Reserved TX_REUSE 7 6 0 0 TX_FULL 5 0 TX_EMPTY 4 1 Reserved RX_FULL 3:2 1 00 0 RX_EMPTY 0 1 N/A ACK_PLD 255:0 X N/A TX_PLD 255:0 X 16 17 Revision 1.2 Type Description R/W Number of bytes in RX payload in data pipe 4 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes R/W Only '00' allowed R/W Number of bytes in RX payload in data pipe 5 (1 to 32 bytes). 0 Pipe not used 1 = 1 byte … 32 = 32 bytes FIFO Status Register R/W Only '0' allowed R Used for a PTX operation Pulse the rfce high for at least 10µs to Reuse last transmitted payload. TX payload reuse is active until W_TX_PAYLOAD or FLUSH TX is executed. TX_REUSE is set by the SPI command REUSE_TX_PL, and is reset by the SPI commands W_TX_PAYLOAD or FLUSH TX R TX FIFO full flag. 1: TX FIFO full. 0: Available locations in TX FIFO. R TX FIFO empty flag. 1: TX FIFO empty. 0: Data in TX FIFO. R/W Only '00' allowed R RX FIFO full flag. 1: RX FIFO full. 0: Available locations in RX FIFO. R RX FIFO empty flag. 1: RX FIFO empty. 0: Data in RX FIFO. W Written by separate SPI command ACK packet payload to data pipe number PPP given in SPI command. Used in RX mode only. Maximum three ACK packet payloads can be pending. Payloads with same PPP are handled first in first out. W Written by separate SPI command TX data payload register 1 - 32 bytes. This register is implemented as a FIFO with three levels. Used in TX mode only. 52 of 195 nRF24LE1 Product Specification Address (Hex) N/A Mnemonic Bit RX_PLD 255:0 Reset Value X DYNPD Reserved DPL_P5 7:6 5 0 0 DPL_P4 4 0 DPL_P3 3 0 DPL_P2 2 0 DPL_P1 1 0 DPL_P0 0 0 FEATURE Reserved EN_DPL EN_ACK_PAYd EN_DYN_ACK 7:3 2 1 0 0 0 0 0 1C 1D Type Description R Read by separate SPI command. RX data payload register. 1 - 32 bytes. This register is implemented as a FIFO with three levels. All RX channels share the same FIFO. Enable dynamic payload length R/W Only ‘00’ allowed R/W Enable dynamic payload length data pipe 5. (Requires EN_DPL and ENAA_P5) R/W Enable dynamic payload length data pipe 4. (Requires EN_DPL and ENAA_P4) R/W Enable dynamic payload length data pipe 3. (Requires EN_DPL and ENAA_P3) R/W Enable dynamic payload length data pipe 2. (Requires EN_DPL and ENAA_P2) R/W Enable dynamic payload length data pipe 1. (Requires EN_DPL and ENAA_P1) R/W Enable dynamic payload length data pipe 0. (Requires EN_DPL and ENAA_P0) R/W R/W R/W R/W R/W Feature Register Only ‘00000’ allowed Enables Dynamic Payload Length Enables Payload with ACK Enables the W_TX_PAYLOAD_NOACK command a. Please take care when setting this parameter. If the ACK payload is more than 15 byte in 2Mbps mode the ARD must be 500µS or more, if the ACK payload is more than 5byte in 1Mbps mode the ARD must be 500µS or more. In 250kbps mode (even when the payload is not in ACK) the ARD must be 500µS or more. b. This is the time the PTX is waiting for an ACK packet before a retransmit is made. The PTX is in RX mode for a minimum of 250µS, but it stays in RX mode to the end of the packet if that is longer than 250µS. Then it goes to standby-I mode for the rest of the specified ARD. After the ARD it goes to TX mode and then retransmits the packet. c. The RX_DR IRQ is asserted by a new packet arrival event. The procedure for handling this interrupt should be: 1) read payload through SPI, 2) clear RX_DR IRQ, 3) read FIFO_STATUS to check if there are more payloads available in RX FIFO, 4) if there are more data in RX FIFO, repeat from step 1). d. If ACK packet payload is activated, ACK packets have dynamic payload lengths and the Dynamic Payload Length feature should be enabled for pipe 0 on the PTX and PRX. This is to ensure that they receive the ACK packets with payloads. If the ACK payload is more than 15 byte in 2Mbps mode the ARD must be 500µS or more, and if the ACK payload is more than 5 byte in 1Mbps mode the ARD must be 500µS or more. In 250kbps mode (even when the payload is not in ACK) the ARD must be 500µS or more. Table 11. Register map of the RF Transceiver Revision 1.2 53 of 195 nRF24LE1 Product Specification 4 MCU The nRF24LE1 contains a fast 8-bit MCU, which executes the normal 8051 instruction set. The architecture eliminates redundant bus states and implements parallel execution of fetch and execution phases. Most of the one-byte instructions are performed in a single cycle. The MCU uses one clock per cycle. This leads to a performance improvement rate of 8.0 (in terms of MIPS) with respect to legacy 8051 devices. The original 8051 had a 12 clock architecture. A machine cycle needed 12 clocks and most instructions were either one or two machine cycles. Except for MUL and DIV instructions, the 8051 used either 12 or 24 clocks for each instruction. Each cycle in the 8051 also used two memory fetches. In many cases, the second fetch was a dummy, and extra clocks were wasted. Table 12. shows the speed advantage compared to a legacy 8051. A speed advantage of 12 implies that the instruction is executed twelve times faster. The average speed advantage is 8.0. However, the real speed improvement seen in any system depends on the instruction mix. Speed advantage 24 12 9.6 8 6 4.8 4 3 Average: 8.0 Number of instructions 1 27 2 16 44 1 18 2 Sum: 111 Number of opcodes 1 83 2 38 89 2 31 9 Sum: 255 Table 12. Speed advantage summary Revision 1.2 54 of 195 nRF24LE1 Product Specification 4.1 Block diagram Timer 0 and 1 Memory control Internal Flash and RAM PC DPTR DPTR1 TL0 TL1 TH0 TH1 TCON TMOD Timer inputs DPS Timer 2 Memory/SFR Interface TL2 RAM/SFR control T2CON TH2 CRCL CRCH CCL1 CCH1 SP CCL2 CCH2 CCL3 CCH3 ALU ACC B PSW ISR IP0 IP1 IEN0 IEN1 Interrupt inputs MDU MD0 MD2 MD4 ARCON SERIAL 0 S0CON S0BUF MD1 MD3 MD5 GPIO P0, P1, P2, P3 Figure 29. MCU block diagram 4.2 • • • • • • Features Control Unit X 8-bit instruction decoder X Reduced instruction cycle time (up to 12 times in respect to standard 80C51) Arithmetic-Logic Unit X 8-bit arithmetic and logical operations X Boolean manipulations X 8 x 8 bit multiplication and 8 / 8 bit division Multiplication-Division Unit X 16 x 16 bit multiplication X 32 / 16 bit and 16 / 16 bit division X 32-bit normalization X 32-bit L/R shifting Three 16-bit Timers/Counters X 80C51-like Timer 0 & 1 X 80515-like Timer 2 Compare/Capture Unit, dedicated to Timer 2 X Software control capture Full Duplex Serial Interfaces X Serial 0 (80C51-like) X Synchronous mode, fixed baud rate Revision 1.2 55 of 195 Serial 0 Interface Port Port Port Port 0 1 2 3 nRF24LE1 Product Specification 8-bit UART mode, variable baud rate 9-bit UART mode, fixed baud rate X 9-bit UART mode, variable baud rate X Baud Rate Generator Interrupt Controller X Four Priority Levels with 13 interrupt sources Memory interface X 16-bit address bus X Dual Data Pointer for fast data block transfer Hardware support for software debug X X • • • 4.3 Functional description 4.3.1 Arithmetic Logic Unit (ALU) The Arithmetic Logic Unit (ALU) provides 8-bit division, 8-bit multiplication, and 8-bit addition with or without carry. The ALU also provides 8-bit subtraction with borrow and some bitwise logic operations, that is, logical AND, OR, Exclusive OR or NOT. All operations are unsigned integer operations. Additionally, the ALU can increment or decrement 8-bit registers. For accumulator only, it can rotate left or right through carry or not, swap nibbles, clear or complement bits and perform a decimal adjustment. The ALU is handled by three registers, which are memory mapped as special function registers. Operands for operations may come from accumulator ACC, register B or from outside of the unit. The result may be stored in accumulator ACC or may be driven outside of the unit. The control register, that contains flags such as carry, overflow or parity, is the PSW (Program Status Word) register. The nRF24LE1 also contains an on-chip co-processor MDU (Multiplication Division Unit). This unit enables 32-bit division, 16-bit multiplication, shift and normalize operations, see chapter 14 on page 123 for details. 4.3.2 Instruction set summary All instructions are binary code compatible and perform the same functions as they do within the legacy 8051 processor. The following tables give a summary of the instruction set with the required corresponding clock cycles. Mnemonic ADD A,Rn ADD A,direct ADD A,@Ri ADD A,#data ADDC A,Rn ADDC A, direct ADDC A,@Ri ADDC A,#data SUBB A,Rn SUBB A, direct Description Add register to accumulator Add directly addressed data to accumulator Add indirectly addressed data to accumulator Add immediate data to accumulator Add register to accumulator with carry Add directly addressed data to accumulator with carry Add indirectly addressed data to accumulator with carry Add immediate data to accumulator with carry Subtract register from accumulator with borrow Subtract directly addressed data from accumulator with borrow SUBB A, @Ri Subtract indirectly addressed data from accumulator with borrow SUBB A, #data Subtract immediate data from accumulator with borrow INC A Increment accumulator Revision 1.2 56 of 195 Code Bytes Cycles 0x28-0x2F 1 1 0x25 2 2 0x26-0x27 1 2 0x24 2 2 0x38-0x3F 1 1 0x35 2 2 0x36-0x37 1 2 0x34 2 2 0x98-0x9F 1 1 0x95 2 2 0x96-0x97 1 2 0x94 0x04 2 1 2 1 nRF24LE1 Product Specification Mnemonic INC Rn INC direct INC @Ri INC DPTR DEC A DEC Rn DEC direct DEC @Ri MUL AB DIV DA A Description Increment register Increment directly addressed location Increment indirectly addressed location Increment data pointer Decrement accumulator Decrement register Decrement directly addressed location Decrement indirectly addressed location Multiply A and B Divide A by B Decimal adjust accumulator Code Bytes Cycles 0x08-0x0F 1 2 0x05 2 3 0x06-0x07 1 3 0xA3 1 1 0x14 1 1 0x18-0x1F 1 2 0x15 2 3 0x16-0x17 1 3 0xA4 1 5 0x84 1 5 0xD4 1 1 Table 13. Arithmetic operations Mnemonic ANL A, Rn ANL A,direct ANL A,@Ri ANL A,#data ANL direct,A ANL direct,#data ORL A,Rn ORL A,direct ORL A,@Ri ORL A,#data ORL direct,A ORL direct,#data XRL A,Rn XRL A, direct Description AND register to accumulator AND directly addressed data to accumulator AND indirectly addressed data to accumulator AND immediate data to accumulator AND accumulator to directly addressed location AND immediate data to directly addressed location OR register to accumulator OR directly addressed data to accumulator OR indirectly addressed data to accumulator OR immediate data to accumulator OR accumulator to directly addressed location OR immediate data to directly addressed location Exclusive OR register to accumulator Exclusive OR indirectly addressed data to accumulator XRL A,@Ri Exclusive OR indirectly addressed data to accumulator XRL A,#data Exclusive OR immediate data to accumulator XRL direct,A Exclusive OR accumulator to directly addressed location XRL Exclusive OR immediate data to directly direct,#data addressed location CLR A Clear accumulator CPL A Complement accumulator RL A Rotate accumulator left RLC A Rotate accumulator left through carry RR A Rotate accumulator right RRC A Rotate accumulator right through carry SWAP A Swap nibbles within the accumulator Table 14. Logic operations Revision 1.2 57 of 195 Code 0x58-0x5F 0x55 0x56-0x57 0x54 0x52 0x53 Bytes 1 2 1 2 2 3 Cycles 1 2 2 2 3 4 0x48-0x4F 0x45 0x46-0x47 0x44 0x42 0x43 1 2 1 2 2 3 1 2 2 2 3 4 0x68-0x6F 0x66-0x67 1 1 1 2 0x66-0x67 1 2 0x64 0x62 2 2 2 3 0x63 3 4 0xE4 0xF4 0x23 0x33 0x03 0x13 0xC4 1 1 1 1 1 1 1 1 1 1 1 1 1 1 nRF24LE1 Product Specification Mnemonic Description MOV A,Rn Move register to accumulator MOV A,direct Move directly addressed data to accumulator MOV A,@Ri Move indirectly addressed data to accumulator MOV A,#data Move immediate data to accumulator MOV Rn,A Move accumulator to register MOV Rn,direct Move directly addressed data to register MOV Rn,#data Move immediate data to register MOV direct,A Move accumulator to direct MOV direct,Rn Move register to direct MOV Move directly addressed data to directly directl,direct2 addressed location MOV Move indirectly addressed data to directly direct,@Ri addressed location MOV Move immediate data to directly addressed direct,#data location MOV @Ri,A Move accumulator to indirectly addressed location MOV Move directly addressed data to indirectly @Ri,direct addressed location MOV Move immediate data to indirectly addressed @Ri,#data location MOV Load data pointer with a 16-bit immediate DPTR,#datal6 MOVC Load accumulator with a code byte relative A,@A+DPTR to DPTR MOVC Load accumulator with a code byte relative A,@A+PC to PC MOVX A,@Ri Movea external RAM (8-bit addr) to accumulator MOVX Movea external RAM (16-bit addr) to accuA,@DPTR mulator MOVX @Ri,A Movea accumulator to external RAM (8-bit addr) MOVX Movea accumulator to external RAM (16-bit @DPTR,A addr) PUSH direct Push directly addressed data onto stack POP direct Pop directly addressed location from stack XCH A,Rn Exchange register with accumulator XCH A,direct Exchange directly addressed location with accumulator XCH A,@Ri Exchange indirect RAM with accumulator XCHD A,@Ri Exchange low-order nibbles of indirect and accumulator Code 0xE8-0xEF 0xE5 0xE6-0xE7 Bytes 1 2 1 Cycles 1 2 2 0x74 0xF8-0xFF 0xA8-0xAF 0x78-0x7F 0xF5 0x88-0x8F 0x85 2 1 2 2 2 2 3 2 2 4 2 3 3 4 0x86-0x87 2 4 0x75 3 3 0xF6-0xF7 1 3 0xA6-0xA7 2 5 0x76-0x77 2 3 0x90 3 3 0x93 1 3 0x83 1 3 0xE2-0xE3 1 3-10 0xE0 1 3-10 0xF2-0xF3 1 4-11 0xF0 1 4-11 0xC0 0xD0 0xC8-0xCF 0xC5 2 2 1 2 4 3 2 3 0xC6-0xC7 0xD6-0xD7 1 1 3 3 a. The MOVX instructions perform one of two actions depending on the state of pmw bit (pcon.4). Table 15. Data transfer operations Revision 1.2 58 of 195 nRF24LE1 Product Specification Mnemonic ACALL addr11 LCALL addr16 RET RETI AJMP addr11 LJMP addrl6 SJMP rel JMP @A+DPTR JZ rel JNZ rel JC rel JNC rel JB bit, rel JNB bit, rel JBC bit, rel CJNE A, direct, rel CJNE A,#data,rel CJNE Rn, #data, rel CJNE @Ri, #data, rel DJNZ Rn, rel DJNZ direct, rel NOP Description Absolute subroutine call Long subroutine call Code xxx10001b 0x12 Bytes 2 3 Cycles 6 6 Return from subroutine Return from interrupt Absolute jump Long jump Short jump (relative address) Jump indirect relative to the DPTR 0x22 0x32 xxx00001b 0x02 0x80 0x73 1 1 2 3 2 1 4 4 3 4 3 2 0x60 0x70 0x40 0x50 0x20 0x30 0x10 0xB5 2 2 2 2 3 3 3 3 3 3 3 3 4 4 4 4 0xB4 3 4 0xB8-0xBF 3 4 0xB6-B7 3 4 0xD8-DF 0xD5 2 3 3 4 0x00 1 1 Jump if accumulator is zero Jump if accumulator is not zero Jump if carry flag is set Jump if carry flag is not set Jump if directly addressed bit is set Jump if directly addressed bit is not set Jump if directly addressed bit is set and clear bit Compare directly addressed data to accumulator and jump if not equal Compare immediate data to accumulator and jump if not equal Compare immediate data to register and jump if not equal Compare immediate data to indirect addressed value and jump if not equal Decrement register and jump if not zero Decrement directly addressed location and jump if not zero No operation Table 16. Program branches Mnemonic CLR C CLR bit SETB C SETB bit CPL C CPL bit ANL C,bit ANL C,/bit ORL C,bit ORL C,/bit MOV C,bit MOV bit,C Description Clear carry flag Clear directly addressed bit Set carry flag Set directly addressed bit Complement carry flag Complement directly addressed bit AND directly addressed bit to carry flag AND complement of directly addressed bit to carry OR directly addressed bit to carry flag OR complement of directly addressed bit to carry Move directly addressed bit to carry flag Move carry flag to directly addressed bit Table 17. Boolean manipulation Revision 1.2 59 of 195 Code 0xC3 0xC2 0xD3 0xD2 0xB3 0xB2 0x82 0xB0 0x72 0xA0 0xA2 0x92 Bytes 1 2 1 2 1 2 2 2 2 2 2 2 Cycles 1 3 1 3 1 3 2 2 2 2 2 3 nRF24LE1 Product Specification 4.3.3 Opcode map Opcode 00H 01H 02H 03H 04H 05H 06H 07H 08H 09H 0AH 0BH 0CH 0DH 0EH 0FH 10H 11H 12H 13H 14H 15H 16H 17H 18H 19H 1AH 1BH 1CH 1DH 1EH 1FH 20H 21H 22H 23H 24H 25H 26H 27H 28H 29H 2AH 2BH 2CH 2DH 2EH 2FH 30H 31H Revision 1.2 Mnemonic NOP AJMP addr11 JUMP addrl6 RRA INCA INC direct INC @R0 INC @R1 INC R0 INC R1 INC R2 INC R3 INC R4 INC R5 INC R6 INC R7 JBC bit, rel ACALL addr11 LCALL add r16 RRC A DEC A DEC direct DEC @R0 DEC @R1 DEC R0 DEC R1 DEC R2 DECR3 DECR4 DECR5 DECR6 DECR7 JB bit, rel AJMP addr11 RET RL A ADD A, #data ADD A, direct ADD A,@R0 ADD A,@R1 ADD A,R0 ADD A,R1 ADD A,R2 ADD A,R3 ADD A,R4 ADD A,R5 ADD A,R6 ADD A,R7 JNB bit, rel ACALL addr11 Opcode 56H 57H 58H 59H 5AH 5BH 5CH 5DH 5EH 5FH 60H 61H 62H 63H 64H 65H 66H 67H 68H 69H 6AH 6BH 6CH 6DH 6EH 6FH 70H 71H 72H 73H 74H 75H 76H 77H 78H 79H 7AH 7BH 7CH 7DH 7EH 7FH 80H 81H 82H 83H 84H 85H 86H 87H Mnemonic ANL A,@R0 ANL A,@R1 ANL A,R0 ANL A,R1 ANL A,R2 ANL A,R3 ANL A,R4 ANL A,R5 ANL A,R6 ANL A,R7 JZ rel AJMP addr11 XRL direct, A XRL direct, #data XRL A, #data XRL A,direct XRLA,@R0 XRL A,@R1 XRL A,R0 XRL A,R1 XRL A,R2 XRL A,R3 XRL A,R4 XRL A,R5 XRL A,R6 XRL A,R7 JNZ rel ACALL addr11 ORL C, bit JMP @A+DPTR MOV A, #data MOV direct, #data MOV @R0,#data MOV @R1, #data MOV R0, #data MOV R1, #data MOV R2, #data MOV R3, #data MOV R4, #data MOV R5, #data MOV R6, #data MOV R7, #data SJMP rel AJMP addr11 ANL C, bit MOVC A,@A+PC DIV AB MOV direct, direct MOV direct,@R0 MOV direct,@R1 60 of 195 Opcode ACH ADH AE AFH B0H B1H B2H B3H B4H B5H B6H B7H B8H B9H BAH BBH BCH BDH BEH BFH C0H C1H C2H C3H C4H C5H C6H C7H C8H C9H CAH CBH CCH CDH CEH CFH D0H D1H D2H D3H D4H D5H D6H D7H D8H D9H DAH DBH DCH DDH Mnemonic MOV R4,direct MOV R5,direct MOV R6,direct MOV R7,direct ANL C,/bit ACALL addr11 CPL bit CPLC CJNE A,#data,rel CJNE A, direct, rel CJNE @R0,#data,rel CJNE @R1, #data,rel CJNE R0, #data,rel CJNE R1,#data,rel CJNE R2,#data,rel CJNE R3,#data,rel CJNE R4,#data,rel CJNE R5,#data,rel CJNE R6,#data,rel CJNE R7,#data,rel PUSH direct AJMP addr11 CLR bit CLR C SWAP A XCH A, direct XCH A,@R0 XCH A,@R1 XCH A,R0 XCH A,R1 XCH A,R2 XCHA,R3 XCH A,R4 XCH A,R5 XCH A,R6 XCHA,R7 POP direct ACALL addr11 SETB bit SETB C DAA DJNZ direct, rel XCHDA,@R0 XCHD A,@R1 DJNZ R0,rel DJNZ R1,rel DJNZ R2,rel DJNZ R3,rel DJNZ R4,rel DJNZ R5,rel nRF24LE1 Product Specification Opcode 32H 33H 34H 35H 36H 37H 38H 39H 3AH 3BH 3CH 3DH 3EH 3FH 40H 41H 42H 43H 44H 45H 46H 47H 48H 49H 4AH 4BH 4CH 4DH 4EH 4FH 50H 51H 52H 53H 54H 55H Mnemonic RETI RLC A ADDC A,#data ADDC A, direct ADDC A,@R0 ADDC A,@R1 ADDC A,R0 ADDC A,R1 ADDC A,R2 ADDC A,R3 ADDC A,R4 ADDC A,R5 ADDC A,R6 ADDC A,R7 JC rel AJMP addr11 ORL direct, A ORL direct, #data ORL A, #data ORL A, direct ORL A,@R0 ORL A,@R1 ORL A,R0 ORL A,R1 ORL A,R2 ORLA,R3 ORL A,R4 ORL A,R5 ORL A,R6 ORLA,R7 JNC rel ACALL addr11 ANL direct, A ANL direct, #data ANL A, #data ANL A, direct Opcode 88H 89H 8AH 8BH 8CH 8DH 8EH 8FH 90H 91H 92H 93H 94H 95H 96H 97H 98H 99H 9AH 9BH 9CH 9DH 9EH 9FH A0H A1H A2H A3H A4H A5H A6H A7H A8H A9H AAH ABH Mnemonic Opcode Mnemonic MOV direct,R0 DE DJNZ R6,rel MOV direct,R1 DFH DJNZ R7,rel MOV direct,R2 E0H MOVX A,@DPTR MOV direct,R3 E1H AJMP addr11 MOV direct,R4 E2H MOVX A,@R0 MOV direct, R5 E3H MOVX A,@R1 MOV direct,R6 E4H CLR A MOV direct,R7 E5H MOVA, direct MOV DPTR, #datal6 E6H MOVA,@R0 ACALL addr11 E7H MOV A,@R1 MOV bit, C E8H MOV A,R0 MOVCA,@A+DPTR E9H MOV A,R1 SUBB A, #data EAH MOV A,R2 SUBB A, direct EBH MOV A,R3 SUBB A,@R0 ECH MOV A,R4 SUBB A,@R1 EDH MOV A,R5 SUBB A, R0 EEH MOV A,R6 SUBB A,R1 EFH MOV A,R7 SUBB A,R2 F0H MOVX @DPTR,A SUBB A,R3 F1H ACALL addr11 SUBB A,R4 F2H MOVX @R0,A SUBB A,R5 F3H MOVX @R1,A SUBB A,R6 F4H CPL A SUBB A,R7 F5H MOV direct, A ORL C,/bit F6H MOV @R0,A AJMP addr11 F7H MOV @R1,A MOV C, bit F8H MOV R0,A INC DPTR F9H MOV R1,A MUL AB FAH MOV R2,A FBH MOV R3,A MOV @R0,direct FCH MOV R4,A MOV @R1,direct FDH MOV R5,A MOV R0,direct FEH MOV R6,A MOV R1,direct FFH MOV R7,A MOV R2,direct MOV R3,direct Table 18. Opcode map Revision 1.2 61 of 195 nRF24LE1 Product Specification 5 Memory and I/O organization The MCU has 64 kB of separate address space for code and data, an area of 256 byte for internal data (IRAM) and an area of 128 byte for Special Function Registers (SFR). The nRF24LE1 memory blocks has a default setting of 16 kB program memory (flash), 1 kB of data memory (SRAM) and 2 blocks (1 kB standard endurance/512 bytes extended endurance) of non-volatile data memory (flash), see default memory map in Figure 30. Read- or write access to the grey areas in this figure may behave unpredictably. Data Space (XDATA, accessible by MOVX) Code Space (accessible by MOVC) 0xFFFF 0xFFFF NV Data Memory 512 byte 0xFE00 NV Data Memory 512 byte 0xFC00 0xFB00 NV Data Memory 256 byte Extended endurance 0xFA00 NV Data Memory 256 byte Extended endurance IRAM SFR Accessible by indirect addressing only Accessible by direct addressing only 0xFF 0x3FFF 0x0200 0x0000 0x80 0x7F Program memory (Flash) 16 kbyte 0x0400 0x80 Accessible by direct and indirect addressing DataNonRetentive (SRAM) 512 byte DataRetentive (SRAM) 512 byte 0xFF 0x0000 Special Funtion Registers 0x00 Figure 30. Memory map The lower 128 bytes of the IRAM contains work registers (0x00 - 0x1F) and bit addressable memory (0x20 - 0x2F). The upper half can only be accessed by indirect addressing. The lowest 32 bytes of the IRAM form four banks, each consisting of eight registers (R0 - R7). Two bits of the program memory status word (PSW) select which bank is used. The next 16 bytes of memory form a block of bit-addressable memory, accessible through bit addresses 0x00 - 0x7F. Revision 1.2 62 of 195 nRF24LE1 Product Specification 5.1 PDATA memory addressing The nRF24LE1 supports PDATA (Paged Data memory) addressing into data space. One page (256 bytes) can be accessed by an indirect addressing scheme through registers R0 and R1 (@R0, @R1). The MPAGE register controls the start address of the PDATA page: Addr 0xC9 Bit 7:0 R/W R/W Function Start address of the PDATA page Reset value: 0x00 Table 19. MPAGE register MPAGE sets the upper half of the 16 bit address space. For example, setting MPAGE to 0x80 starts PDATA from address 0x8000. 5.2 MCU Special Function Registers 5.2.1 Accumulator - ACC Accumulator is used by most of the MCU instructions to hold the operand and to store the result of an operation. The mnemonics for accumulator specific instructions refer to accumulator as A, not ACC. Address 0xE0 bit7 acc.7 bit6 acc.6 bit5 acc.5 bit4 acc.4 bit3 acc.3 bit2 acc.2 bit1 acc.1 bit0 acc.0 Table 20. ACC register 5.2.2 B Register – B The B register is used during multiplying and division instructions. It can also be used as a scratch-pad register to hold temporary data. Address 0xF0 bit7 b.7 bit6 b.6 bit5 b.5 bit4 b.4 bit3 b.3 Table 21. B register Revision 1.2 63 of 195 bit2 b.2 bit1 b.1 bit0 b.0 nRF24LE1 Product Specification 5.2.3 Program Status Word Register - PSW The PSW register contains status bits that reflect the current state of the MCU. Note: The Parity bit can only be modified by hardware upon the state of ACC register. Address Bit Name Description 0xD0 7 cy Carry flag: Carry bit in arithmetic operations and accumulator for Boolean operations. 6 ac Auxiliary Carry flag: Set if there is a carry-out from 3rd bit of Accumulator in BCD operations 5 f0 General purpose flag 0 4-3 rs Register bank select, bank 0..3 (0x00-0x07, 0x08-0x0f, 0x10-0x17, 0x180x1f) 2 ov Overflow flag: Set if overflow in Accumulator during arithmetic operations 1 f1 General purpose flag 1 0 p Parity flag: Set if odd number of ‘1’ in ACC. Table 22. PSW register 5.2.4 Stack Pointer – SP 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). Address 0x81 Register name SP Table 23. SP register 5.2.5 Data Pointer – DPH, DPL Address 0x82 0x83 Register name DPL DPH Table 24. Data Pointer register (DPH:DPL) 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.2 64 of 195 nRF24LE1 Product Specification 5.2.6 Data Pointer 1 – DPH1, DPL1 Address 0x84 0x85 Register name DPL1 DPH1 Table 25. Data Pointer 1 register (DPH1:DPL1) The Data Pointer Register 1 can be accessed through DPL1 and DPH1. 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. DPH1 holds higher byte and DPL1 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). The Data Pointer 1 is an extension to the standard 8051 architecture to speed up block data transfers. 5.2.7 Data Pointer Select Register – DPS The MCU contains two Data Pointer registers. Both of them can be used as 16-bits address source for indirect addressing. The DPS register serves for selecting active data pointer register. Address Bit Name 0x92 7:1 0 dps Description Not used Data Pointer Select. 0: select DPH:DPL, 1: select DPH1:DPL1 Table 26. DPS register 5.2.8 PCON register The PCON register is used to control the Program Memory Write Mode and Serial Port 0 baud rate doubler. Address Bit Name Description 0x87 7 smod Serial port 0 baud rate select, see table 105 6 gf3 General purpose flag 3 5 gf2 General purpose flag 2 4 pmw Program memory write mode. Setting this bit enables the program memory write mode. 3 gf1 General purpose flag 1 2 gfo General purpose flag 0 1 Not used. This bit must always be cleared. Always read as 0. 0 Not used. This bit must always be cleared. Always read as 0. Table 27. PCON register Revision 1.2 65 of 195 nRF24LE1 Product Specification 5.2.9 Special Function Register Map The map of Special Function Registers is shown in Table 28. Undefined locations must not be read or written. Address 0xF8-0xFF X000 FSR X001 FPCR X010 FCR X011 Reserved 0xF0-0xF7 B 0xE8-0xEF RFCON MD0 MD1 MD2 0xE0-0xE7 ACC W2CON1 W2CON0 Reserved 0xD8-0xDF ADCON W2SADR W2DAT COMPCON 0xD0-0xD7 PSW ADCCON ADCCON ADCCON1 3 2 0xC8-0xCF T2CON MPAGE CRCL CRCH 0xC0-0xC7 IRCON CCEN CCL1 CCH1 0xB8-0xBF IEN1 IP1 S0RELH Reserved 0xB0-0Xb7 P3 RSTREA PWM- RTC2CON S CON 0xA8-0xAF IEN0 IP0 S0RELL RTC2CPT0 1 0xA0-0xA7 P2 PWMDC PWMDC CLKCTRL 0 1 0x98-0x9F S0CON S0BUF Reserved Reserved 0x90-0x97 P1 free DPS P0DIR 0x88-0x8F TCON TMOD TL0 TL1 0x80-0x87 P0 SP DPL DPH X100 X101 SPIMCON0 SPIMCON1 X110 SPIMSTAT X111 SPIMDAT MD3 MD4 MD5 ARCON SPIRCON0 SPIRCON1 SPIRSTAT SPIRDAT POFCON CCPDATIA CCPCCPDATO DATIB ADCDATH ADCDATL RNGCTL RNGDAT TL2 TH2 WUOPC1 CCL2 CCH2 CCL3 SPISCON0 SPISCON1 SPISSTAT RTC2CMP0 RTC2CMP1 RTC2CPT 00 RTC2CPT10 CLKLFC- OPMCON TRL PWRDWN WUCON INTEXP Reserved P1DIR TH0 DPL1 Reserved P2DIR TH1 DPH1 P0CON P3DIR Reserved Reserved WUOPC0 CCH3 SPISDAT SPISRDSZ WDSV MEMCON P1CON P2CON P3CON Table 28. Special Function Registers locations The registers in the X000 column in B register are both byte and bit addressable. The other registers are only byte addressable. Revision 1.2 66 of 195 nRF24LE1 Product Specification 5.2.10 Special Function Registers reset values Register name Address ACC ADCCON1 ADCCON2 ADCCON3 ADCDATH ADCDATL ARCON B CCEN CCH1 CCH2 CCH3 CCL1 CCL2 CCL3 CCPDATIA CCPDATIB CCPDATO CLKLFCTRL CLKCTRL COMPCON CRCH CRCL DPH DPL DPH1 DPL1 DPS FCR FPCR FSR IEN0 IEN1 INTEXP IP0 IP1 IRCON MD0 MD1 MD2 MD3 MD4 MD5 MEMCON MPAGE OPMCON P0 P0CON P0DIR Revision 1.2 0xE0 0xD3 0xD2 0xD1 0xD4 0xD5 0xEF 0xF0 0xC1 0xC3 0xC5 0xC7 0xC2 0xC4 0xC6 0xDD 0xDE 0xDF 0xAD 0xA3 0xDB 0xCB 0xCA 0x83 0x82 0x85 0x84 0x92 0xFA 0xF9 0xF8 0xA8 0xB8 0xA6 0xA9 0xB9 0xC0 0xE9 0xEA 0xEB 0xEC 0xED 0xEE 0xA7 0xC9 0xAE 0x80 0x9E 0x93 Reset value 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x07 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xFF 0x10 0xFF Description Accumulator ADC Configuration Register 1 ADC Configuration Register 2 ADC Configuration Register 3 ADC Data high byte ADC Data low byte Arithmetic Control Register B Register Compare/Capture Enable Register Compare/Capture Register 1, high byte Compare/Capture Register 2, high byte Compare/Capture Register 3, high byte Compare/Capture Register 1, low byte Compare/Capture Register 2, low byte Compare/Capture Register 3, low byte Encryption/Decryption accelerator Data In Register A Encryption/Decryption accelerator Data In Register B Encryption/Decryption accelerator Data Out Register 32 KHz (CLKLF) control Clock control Comparator Control Register Compare/Reload/Capture Register, high byte Compare/Reload/Capture Register, low byte Data Pointer High 0 Data Pointer Low 0 Data Pointer High 1 Data Pointer Low 1 Data Pointer Select Register Flash Command Register Flash Protect Configuration Register Flash Status Register Interrupt Enable Register 0 Interrupt Priority Register / Enable Register 1 Interrupt Expander Register Interrupt Priority Register 0 Interrupt Priority Register 1 Interrupt Request Control Register Multiplication/Division Register 0 Multiplication/Division Register 1 Multiplication/Division Register 2 Multiplication/Division Register 3 Multiplication/Division Register 4 Multiplication/Division Register 5 Memory Configuration Register Start address of the PDATA page Operational Mode Control Port 0 value Port 0 Configuration Register Port 0 pin direction control 67 of 195 nRF24LE1 Product Specification Register name Address P1 P1CON P1DIR P2 P2CON P2DIR P3 P3CON P3DIR POFCON PSW PWMCON PWMDC0 PWMDC1 PWRDWN RFCON RNGCTL RNGDAT RSTREAS RTC2CMP0 RTC2CMP1 RTC2CON RTC2CPT00 RTC2CPT01 RTC2CPT10 S0BUF S0CON S0RELH S0RELL SP SPIMCON0 SPIMCON1 SPIMDAT SPIMSTAT SPIRCON0 SPIRCON1 SPIRDAT SPIRSTAT SPISCON0 SPISCON1 SPISDAT SPISRDSZ SPISSTAT T2CON TCON TH0 TH1 TH2 TL0 TL1 TL2 Revision 1.2 0x90 0x9F 0x94 0xA0 0x97 0x95 0xB0 0x8F 0x96 0xDC 0xD0 0xB2 0xA1 0xA2 0xA4 0xE8 0xD6 0xD7 0xB1 0xB4 0xB5 0xB3 0xB6 0xAB 0xAC 0x99 0x98 0xBA 0xAA 0x81 0xFC 0xFD 0xFF 0xFE 0xE4 0xE5 0xE7 0xE6 0xBC 0xBD 0xBF 0xB7 0xBE 0xC8 0x88 0x8C 0x8D 0xCD 0x8A 0x8B 0xCC Reset value 0xFF 0x10 0xFF 0xFF 0x10 0xFF 0xFF 0x10 0xFF 0x00 0x00 0x00 0x00 0x00 0x00 0x02 0x40 0x00 0x00 0xFF 0xFF 0x00 0x00 0x00 0x00 0x00 0x00 0x03 0xD9 0x07 0x02 0x0F 0x00 0x03 0x01 0x0F 0x00 0x03 0xF0 0x0F 0x00 0x3F 0x03 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Description Port 1 value Port 1 Configuration Register Port 1 pin direction control Port 2 value Port 2 Configuration Register Port 2 pin direction control Port 3 value Port 3 Configuration Register Port 3 pin direction control Power-fail Comparator Configuration Register Program Status Word PWM Configuration Register PWM Duty Cycle for channel 0 PWM Duty Cycle for channel 1 Power-down control RF Transceiver Control Register Random Number Generator Control Register Random Number Generator Data Register Reset Reason Register RTC2 Compare Value Register 0 RTC2 Compare Value Register 1 RTC2 Configuration Register RTC2 Capture Value Register 00 RTC2 Capture Value Register 01 RTC2 Capture Value Register 10 Serial Port 0, Data Buffer Serial Port 0, Control Register Serial Port 0, Reload Register, high byte Serial Port 0, Reload Register, low byte Stack Pointer SPI Master Configuration Register 0 SPI Master Configuration Register 1 SPI Master Data Register SPI Master Status Register RF Transceiver SPI Master Configuration Register 0 RF Transceiver SPI Master Configuration Register 1 RF Transceiver SPI Master Data Register RF Transceiver SPI Master Status Register SPI Slave Configuration Register 0 SPI Slave Configuration Register 1 SPI Slave Data Register SPI Slave RX Data Size Register SPI Slave Status Register Timer 2 Control Register Timer/Counter Control Register Timer 0, high byte Timer 1, high byte Timer 2, high byte Timer 0, low byte Timer 1, low byte Timer 2, low byte 68 of 195 nRF24LE1 Product Specification Register name Address TMOD W2CON0 W2CON1 W2DAT W2SADR ADCON WDSW WUCON WUOPC0 WUOPC1 0x89 0xE2 0xE1 0xDA 0xD9 0xD8 0xAF 0xA5 0xCF 0xCE Reset value 0x00 0x80 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Description Timer Mode Register 2-Wire Configuration Register 0 2-Wire Configuration Register 1/Status Register 2-Wire Data Register 2-Wire Slave Address Register Serial Port 0 Baud Rate Select register (only adcon.7 bit used) Watchdog Start Value Register Wakeup configuration register Wakeup On Pin Configuration Register 0 Wakeup On Pin Configuration Register 1 Table 29. Special Function Registers reset values Revision 1.2 69 of 195 nRF24LE1 Product Specification 6 Flash memory This section describes the operation of the embedded flash memory. MCU can read and write the memory and under special circumstances the MCU can also perform erase and write operations, for instance, when performing a firmware upgrade. The Flash memory is configured and programmed through an external SPI slave interface. After programming, read and write operations from the external interfaces can be disabled for code protection. 6.1 • • • • • • • • • • • 6.2 Features 16 kB code memory 1k NV data memory Page size 512 bytes for NV data memory and program memory Two pages of 256 bytes each for extended endurance memory 32 pages of main block + 1 InfoPage Endurance minimum 1000 write/erase cycles Extended endurance memory, minimum 20000 write/erase cycles Direct SPI programmable Configurable MCU write protection Readback protection HW support for FW upgrades Block diagram The Flash block in nRF24LE1 is split in 16 kB of generic code space memory and 1.5 kB of Non Volatile data memory. to/from MCU FCSN FSCK MUX NVM Control PROG Cclk SPI Slave Flash FMOSI FMISO Figure 31. nRF24LE1 Flash block diagram Revision 1.2 70 of 195 nRF24LE1 Product Specification 6.3 Functional description The Flash block gives the MCU its code space for program storage and NVM space for storing of application data. Two pages of 256 bytes each of the NVM memory have extended endurance and can be erased/ written a minimum of 20000 times as opposed to 1000 for the ‘normal’ flash based NVM. The different parts of the memory can be accessed by the MCU through normal code and data space operations. Configuration and setup of the memory behavior during normal mode (that is, when MCU is running application code) is defined by data stored in a separate InfoPage. During the chip reset/start-up sequence the configuration data in the InfoPage is read and stored in the memory configuration SFR’s. 6.3.1 Using the NV data memory The 1.5 kB NV memory is divided into two 256-byte extended endurance pages and two 512 byte normal endurance pages. Table 30. shows the mapping of those four pages for MCU access, SPI access and the page number used for erase (both MCU and SPI). Data memory area Extended endurance data Normal endurance data MCU address SPI address 0xFA00 - 0xFAFF NA 0xFB00 - 0xFBFF NA 0xFC00 - 0xFDFF 0x4400 0x45FF 0xFE00 - 0xFFFF 0x4600 0x47FF Page no. 32 33 34 35 Table 30. Mapping for MCU access, SPI access and page number for erase The NV data memory is read/written as normal flash as described in section 6.3.3 on page 76, except that when writing the NV memory the PMW bit in the PCON register must be cleared. When writing/reading the XDATA memory addresses must be used. In order to erase a NV data memory page, the corresponding flash page address (32 - 35) must be used. Note that a NV data memory byte can only be written once for every page erase. The memory mapping for the NV data memory is illustrated in Figure 30. on page 62. 6.3.2 Flash memory configuration The on-chip flash memory is divided into 2 blocks, the 16 kB + 1.5 kB NVM main block (MB) and a 512 byte Information Page (IP). The memory configuration is stored in the InfoPage (IP) and the following configuration can be done: 1. 2. 3. Split the code space of the main block into 2 areas, protected and unprotected (against MCU erase/write operations). Disable Read and Write access to the flash from external interfaces SPI and HW debug. Enable HW debug features. All configuration of the flash memory must be done through the external SPI interface. The configuration information is stored in the InfoPage during programming of the device and is read out to the flash configuration SFR’s during each reset/startup sequence of the circuit. Revision 1.2 71 of 195 nRF24LE1 Product Specification 6.3.2.1 InfoPage content The InfoPage is a separate page (512 bytes) of flash memory that contains Nordic system tuning parameters and the configurable options of the flash memory. Any changes to the flash memory configuration must be done by updating this page. The InfoPage content is as follows: InfoPage data Device system Number of unprotected pages: NUPP (page address of start of protected area) Reserved Flash main block read back protect Name DSYS a NUPP Size 32 bytes 1 byte Address Comment 0x00 Reserved for device use. Do not erase or modify. 0x20 Read out to register FPCR during start up NUPP=0xFF: all pages are unprotected RDISMB 2 bytes 1 byte 0x21 0x23 Reserved, must be 0xFF Disable flash main block access from external interfaces (SPI, HW debug). Byte value: • 0xFF: Flash main block accessible from external interfaces • Other value: No read/erase/write of flash main block from external interfaces. Only read of info page Enable HW debug ENDEBUG 1 byte 0x24 Can only be changed once by SPI command RDISMB. Can only be reset by SPI command ERASE ALL Enable on chip HW debug features and JTAG interface. Byte value: • 0xFF: HW debug features disabled • other value: HW debug features and JTAG interface enabled Reserved For user data - 219 bytes 256 bytes 0x25 0x100 Reserved, must be 0xFF Free to use a. NOTE: This InfoPage area is used to store nRF24LE1 system and tuning parameters. Erasing the content of this area WILL cause changes to device behavior and performance. Table 31. InfoPage content DSYS - Device System parameters This InfoPage area is used by the nRF24LE1 to store core data like tuning parameters. Erasing and/or changing this area will cause severe changes to device behavior. The operations that can affect this area are SPI commands ERASE ALL, ERASE PAGE and PROGRAM operations to any of these flash addresses with the bit INFEN in register FSR set to logic 1. If you are going to utilise the ERASE ALL SPI command the content of this InfoPage area must be read out, stored and written back into nRF24LE1 after the ERASE ALL command finishes. Revision 1.2 72 of 195 nRF24LE1 Product Specification Protected pages and data pages The flash area can be split into a unprotected and a protected area. Protecting an area of the flash means that the area is read only for the MCU, but it can still be read, erased and written by the SPI interface. The feature protects a part of the code space against illegal erase/write operations from the MCU. The protected area can typically be used for firmware upgrade functions (see section 6.3.6 on page 81). The code space area of the flash main block is divided into 32 pages with 512 bytes page size. Leaving this byte unchanged (NUPP=0xFF) will leave all the 32 pages of the code space unprotected, i.e. the MCU can erase and write to any section of it. If a number <32 is put in NUPP, the code space of the flash main block will be split in a number of unprotected (= NUPP) and protected pages (31-NUPP). The number put in NUPP is the page number of the first protected page. For example, NUPP=12 gives 12 unprotected pages (0-11) and 20 protected pages (12-31). Please see Figure 32. If you have split the flash main block in 2, the value of the STP bit in the FSR register will decide where the MCU starts code execution from. In the normal case STP is logic 0 and the code execution will start at code space address 0x0000. If STP is set to logic 1 the code execution will start from the start of the protected area. The STP bit is set during the reset/start up sequence and will be set to logic 1 if there are an odd number of ones in the 16 topmost addresses of the flash data memory. See Figure 32. 0xFFFF Page size 0 InfoPage 0xFC00 0xFBFF 0xFA00 The content of the 16 highest addresses is read during startup and saved as BootStartSelector NV Data Memory 1 kB NV Data Memory 512 bytes Extendend endurance Data Space (XDATA, accessible by MOVX) 16 kB 0x3FFF NUPP Protected Program Memory NUPP < 32 Split flash in 2 BootstartSelector Code Space (accessible by MOVC) Odd number of 1's, set start program execution at the bottom of protected area. Unprotected Program Memory 0 0x0000 Even number of 1's, set start program execution at address ”0" Figure 32. Flash main block protected area Such a trigger to enable code execution from protected memory might seem cumbersome, but it is made so to ensure safe code execution during firmware upgrades. Please see chapter 27 on page 184 for further details. RDISMB - Read DISable Main Block Revision 1.2 73 of 195 nRF24LE1 Product Specification By changing this byte from 0xFF the SPI and other external interfaces no longer have any access to the flash main block and only read access to the InfoPage. The byte is changed by the RDISMB SPI command and since it cuts the SPI access to the flash main block, must be the last command sent to a nRF24LE1 during flash programming. The only SPI command that can give SPI access to the flash again is ERASE ALL. Note: ERASE ALL will also erase the entire InfoPage. Using ERASE ALL without first reading out and store InfoPage area DSYS for later write back, will render the device non functional! ENDEBUG - Enable HW debug Changing this byte from 0xFF will enable the on chip HW debug features and the JTAG debug interface. The on chip HW debug features will change device pin out and needs either a nRFprobeTM or FS2 HW debug tools to be utilized. Please see chapter 27 on page 184 for more details on HW debug features. Revision 1.2 74 of 195 nRF24LE1 Product Specification 6.3.2.2 Memory configuration SFR During the boot sequence the content of the flash InfoPage (IP) is transferred to the memory configuration SFR’s. The same memory configuration SFR’s are used for later interfacing from both SPI and MCU. Address Mnemonic (hex) 0xF8 FSR ENDEBUG Bit 7 STP 6 WEN 5 RDYN INFEN RDISMB - Revision 1.2 4 3 2 1 Reset value 0, until read from Flash IP SPI SFR access access a R/W R 0, until calculated from 16 MSB flash in NVM 0 R/W 1 0 1, until read from flash InfoPage 1 R R/W R/Wa R Description Flash Status Register R/W Initial value read from byte ENDEBUG in flash IP. ENDEBUG: 0: HW debug features disabled 1: HW debug features enabled When RDISMB=0, ENDEBUG may by set directly by SFR write, but it can not be cleared by SFR. R Enable code execution start from protected flash area (page address NUPP 6:0) STP: 0: Even number of logic 1 in 16 MSB of NVM 1: Odd number of logic 1 in 16 MSB of NVM R/W Flash write enable latch. Enables flash write/erase operations from external interfaces (SPI and HW debug) R WEN will be cleared after each SPI write or erase operation, but not after a MCU operations. Flash ready flag, active low. Will be set when read out of flash IP is completed in the MCU boot sequence R/W Flash IP Enable Will re-direct general SPI read/write/erase commands from the flash MB to the IP. R R 75 of 195 Except SPI command ERASE ALL, which will erase both MB and IP Flash MB readback protection enabled, active low. RDISMB: 0: External interfaces have full access to the flash 1: MB read/write/erase and IP erase/write commands from external interfaces (SPI and HW debug) disabled. Will only be reset after use of SPI command ERASE ALL Reserved nRF24LE1 Product Specification Address Mnemonic (hex) Bit 0 0xF9 FPCR NUPP 0xFA Reset value 0 FCR Flash command register 7 6:0 1 7:0 0 SPI SFR Description access access R R/W Reserved Flash Protect Config Register R R Reserved R R Number of unprotected pages. NUPP will contain the page address of the first protected page if used. Note that this setting (32>NUPP>=0) reserves the 16 highest bytes of the 1 kB NV data memory area, regardless of other settings. Flash Command Register R/W A (SFR) write to this register erases the page with address equal to the register value, if value is < 36. (max page address). Addresses 32-35 will erase data pages. a. Can only be written indirectly through InfoPage, by dedicated SPI command, and is ignored by WRSR command. Table 32. Registers for MCU and SPI for FLASH configuration control 6.3.3 Brown-out There is an on-chip power-fail brown-out detector, see chapter 12 on page 115, which ensures that any flash memory program or erase access will be ignored when the Power Fail (POF) signal, see Figure 53. on page 117, is active. Both the micro controller and the Flash memory write operation still function according to specification, and any write operation that was started will be completed. Flash erase operations will be aborted. The Power-fail comparator is disabled after startup and can be enabled by setting bit 7 in POFCON (refer to Table 65. on page 117.) If the supply voltage drops below ~1.7V, that is when the Brown-Out Reset (BOR) signal (see Figure 53.) is active, the chip will be reset. If the power supply rises again before reaching the reset threshold, there will be no reset. In this case, any ongoing erase access will be aborted, possibly in an unsafe way, but a byte program access will not be aborted. In order to have an indication that shows this has happened, one will need to enable the Power Failure interrupt (POFIRQ, see Table 47 on page 101). To ensure proper programming of the flash in the cases where power supply may be unreliable, the user should take the following precautions: • Make sure there is no partial erase. X If the device is reset during an erase cycle, always assume that the erase was unsuccessful. X If there is no reset, make sure that the erase duration is longer than 20 ms. A sample firmware code for such a check may be found in nRFGo SDK. X Make sure the data read back from the flash is identical to what is written to flash. The mechanism above will guarantee that the data is safely stored to flash if the value does compare. If the compare fails, the write has been ignored due to a power supply event. X Make sure that the time from “Power fail” to “Reset” is longer than one write operation (46µs) by a sufficient reservoir on the supply. Revision 1.2 76 of 195 nRF24LE1 Product Specification 6.3.4 Flash programming from the MCU This section describes how you can write and erase the flash memory using the MCU. 6.3.4.1 MCU write and erase operations in the main block When a flash write is initiated, the MCU is halted for 740 clock cycles (46µs @16 MHz) for each byte written. When a page erase is initiated, the MCU can be halted for up to 360,000 clock cycles (22.5 ms @16 MHz). During this time the MCU does not respond to any interrupts. Firmware must assure that page erase does not interfere with normal operation of the nRF24LE1. The MCU can perform erase page and write operations to the unprotected part and the data part of the flash main block. To prevent unwanted/harmful erase and write operations, an MCU write protect security mechanism is implemented. It is required that the clock frequency of the microcontroller system is 16 MHz during flash write operations. To allow erase and write flash operations the MCU must run the following sequence: 1. 2. 3. 4. Set WEN (bit 5) in the FSR register high to enable flash erase/write access. The flash is now open for erase and write from the MCU until WEN in FSR is set low again. Before updating the flash memory it must be erased. Erase operations can only be performed on whole pages. To erase a page, write page address (range 0-31) to the FCR register. Set PMW (bit 4) in the PCON register high to enable program memory write mode. Programming the flash is done through normal memory write operations from the MCU. Bytes are written individually (there is no auto increment) to the flash using the specific memory address. When the programming code executes from the flash, erase or write operation is self timed and the CPU stops until the operation is finished. If the programming code executes from the XDATA RAM the code must wait until the operation has finished. This can be done either by polling the RDYN bit in the FSR register to go low or by a wait loop. Do not set WEN low before the write or erase operation is finished. Memory address is identical to the flash address, see chapter 5 on page 62 for memory mapping. 6.3.5 Flash programming through SPI The on-chip flash is designed to interface a standard SPI device for programming. The interface uses an 8bit instruction register and a set of instructions/commands to program and configure the flash memory. 6.3.5.1 SPI slave interface To program the memory the SPI slave interface is used. SPI slave connection to the flash memory is activated by setting pin PROG = 1 while the reset pin is kept inactive. When the PROG pin is set, selected nRF24LE1 GPIO pins are automatically configured as a SPI slave as shown in Table 33. Further information on SPI slave timing can be found in chapter 18 on page 146. FCSN FMISO FMOSI FSCK 24pin-4x4 P0.5 P0.4 P0.3 P0.2 32pin-5x5 P1.1 P1.0 P0.7 P0.5 48pin-7x7 P2.0 P1.6 P1.5 P1.2 Table 33. Flash SPI slave physical interface for each nRF24LE1 package alternative Revision 1.2 77 of 195 nRF24LE1 Product Specification Note: After activation of the PROG pin you must wait at least 1.5 ms before you input the first flash command. The program interface uses an 8 bit instruction register and a set of instructions/commands to program and configure the flash memory. WREN Command format 0x06 WRDIS RDSR WRSR Command NA # Data bytes 0 0x04 NA 0 0x05 0x01 NA NA 1 1 Set flash write enable latch. Bit WEN register FSR Reset flash write enable latch. Bit WEN in register FSR Read FLASH Status Register (FSR) Write FLASH Status Register (FSR). 2 bytes, First flash address to to be read 2 bytes, first flash address to be written 1 byte 1-18432 Note: The DBG bit in FSR can only be set by the MCU Read data from FLASH 1-1024 Write data to FLASH 0 Erase addressed page Note: WEN must be set. Erase all pages in FLASH main block and infopage. READ 0x03 PROGRAM 0x02 ERASE PAGE 0x52 Address Command operation Note: WEN must be set. ERASE ALL a 0x62 NA 0 RDFPCR 0x89 NA 1 RDISMB 0x85 NA 0 Note: WEN must be set. Read FLASH Protect Configuration Register FPCR Enable Flash readback protection ENDEBUG 0x86 NA 0 Note: WEN must be set. Enable HW debug features Note: WEN must be set.Operation can only be done once a. NOTE: The InfoPage area DSYS are used to store nRF24LE1 system and tuning parameters. Erasing the content of this area WILL cause changes to device behavior and performance. InfoPage area DSYS should ALWAYS be read out and stored prior to using ERASE ALL. Upon completion of the erase the DSYS information must be written back to the flash InfoPage. Table 34. Flash operation commands The signalling of the SPI interface is shown in Figure 33. and Figure 34. Revision 1.2 78 of 195 nRF24LE1 Product Specification FCSN FSCK FMOSI C7 C6 C5 C4 C3 C2 C1 C0 FMISO D7 D6 D5 D4 D3 D2 D1 D0 FCSN FSCK FMOSI C7 C6 C5 C4 C3 C2 C1 C0 A14 A13 A12 A11 A10 A15 A9 A8 A7 A6 A5 A4 A3 A2 A1 A0 FMISO D7 D6 D5 D4 D3 D2 D1 D0 Figure 33. SPI read operation for direct and addressed command Optional FCSN FSCK FMOSI C7 C6 C5 C4 C3 C2 C1 C0 C7 C6 C5 C4 C3 C2 C1 C0 D7 D6 D5 D2 D1 D0 A14 A13 A12 A11 A10 A9 A8 D4 D3 FMISO FCSN FSCK FMOSI A15 A7 A6 A5 A4 A3 A2 A1 A0 D7 D6 D5 D4 D3 FMISO Figure 34. SPI write operations for direct and addressed commands. Abbreviations Cx Ax Dx Description SPI Command bit Flash address. Sequence MS to LS byte, MS to LS bit. SPI data bit, Sequence LS to MS byte, MS to LS bit. Presence depending on SPI command. Table 35. Flash SPI interface signal abbreviations Revision 1.2 79 of 195 D2 D1 D0 nRF24LE1 Product Specification WREN / WRDIS flash write enable/disable: SPI commands WREN and WRDIS sets and resets the flash write enable latch WEN in register FSR. This latch enables all write and erase operations in the flash blocks. The device will power-up in write disable state, and automatically go back to write disable state after each write/erase SPI command (FCSN set high). Each erase and write command over the SPI interface must therefore be preceded by a WREN command. Both WREN and WRDIS are 1-byte SPI commands with no data. RDSR / WRSR read/write flash status register SPI commands RDSR and WRSR read and writes to the flash status register FSR. Both commands are 1 are followed by a data byte for the FSR content, see Figure 33. and Figure 34. READ SPI command READ reads out the content of an addressed position in the flash main block. It must be followed by 2 bytes denoting the start address of the read operation, see Figure 33. If bit INFEN in register FSR is enabled, the read operation will be conducted from the InfoPage instead. If the FCSN line is kept active after the first data byte is read out the read command can be extended, the address is auto incremented and data continues to shift out. The internal address counter rolls over when the highest address is reached, allowing the complete memory to be read in one continuous read command. A read back of the flash main block content is only possible if the read disable bit RDISMB in the FSR register is not set. PROGRAM SPI command PROGRAM, programs the content of the addressed position in the flash main block. It must be followed by 2 bytes denoting the start address of the write operation, see Figure 34. If bit INFEN in register FSR is enabled, the write operation will be conducted from the InfoPage instead. Before each write operation the write enable latch WEN must be enabled through the WREN SPI command. It is possible to write up to 1 kB (two pages) in one PROGRAM command. The first byte can be anywhere in a page. A byte can not be reprogrammed without erasing the whole sector. The device automatically returns to flash write disable (WEN=0) after completion of a PROGRAM command (pin FCSN=1). ERASE PAGE SPI command ERASE PAGE erases 1 addressed page (512 bytes) in the flash main block. The command must be followed by a 1 byte page address (0-31 for pages in the code memory, 32-35 for pages in the NVM), see Figure 34. Before each erase operation the write enable latch WEN must be enabled through the WREN SPI command. The on-chip driven erase sequence is started when the FCSN pin is set high after the ERASE PAGE command. During the erase sequence all SPI commands are ignored except the RDSR command. Revision 1.2 80 of 195 nRF24LE1 Product Specification The device automatically returns to flash write disable (WEN=0) after completion of an ERASE PAGE command sequence. ERASE ALL SPI command ERASE ALL, erases all pages in flash main block (code space and NVM) and InfoPage. It is a 1 byte SPI command with no data. Before the erase operation the write enable latch WEN must be enabled through the WREN SPI command. The on-chip erase sequence is started when the FCSN pin is set high after the ERASE ALL command. During the erase sequence all SPI commands are ignored except RDSR. If infen (bit 3 in FSR) is set high before execution of the ERASE ALL command both the InfoPage and the MainBlock are erased, otherwise only the MainBlock is erased. The device returns to write disable after completion of an ERASE ALL command. RDFPCR - Read Flash Protect Configuration register SPI command RDFPCR reads out the flash protect configuration register (FPCR), which contains the configuration of MCU write protected pages in the flash main block. The command is followed by 1 byte data. RDISMB - Enable Read DISable of MainBlock) SPI command RDISMB enables the readback protection of the flash. The command disables all read/erase and write access to the flash main block from any external interface (SPI or HW debug JTAG). It also disabled erase and write operations in the InfoPage, but read InfoPage read operations are still possible. This will protect code and data in the device from being retrieved through the external flash interfaces. Before the RDISMB command the write enable latch WEN must be enabled through the WREN SPI command. Once the RDISMB command is sent all SPI connection/control of the flash from the SPI interface is lost. It is important that this command is the last one to be sent in a flash programming sequence. The command is a 1 byte command with no data. ENDEBUG - Enable DEBUG SPI command ENDEBUG enables the on chip support for HW debug. It will also enable the HW debug JTAG interface. Before the operation the write enable latch WEN must be enabled by SPI command WREN. After the HW debug features are enabled, only an ERASE ALL operation on the flash can reset it. The command is a 1 byte command with no data. 6.3.6 Hardware support for firmware upgrade When some of the flash memory is configured as MCU write protected (FPCR.NUPP) and nRF24LE1 is restarted from the protected area, the memory mapping actually changes to make FW upgrades safer. Figure 35. shows an example with unprotected and protected area of the flash code space as it will be after programming the flash. Revision 1.2 81 of 195 nRF24LE1 Product Specification Data Space 0xFFFF NV Data Memory 1.5 kB Code Space 0xFFFF 0xFA00 0x8000 0x8000 0x3FFF 0x3000 0x2FFF 0x03FF Protected Program memory 4 kB Unprotected Program memory 10 kB DataNonRetentive DataRetentive 0x0000 0x0000 Figure 35. Example memory map with 4 kB of protected flash program memory After restart address mapping is changed so the protected area now is mapped from address 0x0000 and upwards as shown in Figure 36. Revision 1.2 82 of 195 nRF24LE1 Product Specification Data Space 0xFFFF NV Data Memory 1.5 kB Code Space 0xFFFF 0xFA00 0x83FF 0x8000 DataNonRetentive DataRetentive 0x8000 0x2FFF Unprotected Program memory 10 kB 0x0FFF 0x0000 0x0000 Protected Program memory 4 kB Figure 36. Example memory map with 4 kB of protected flash program memory The unprotected area is now available in the data space for easy update. Please note that the SRAM blocks in this case is mapped from address 0x8000 independently of MEMCON bit 2. This feature may be used for instance to do a firmware upgrade over air. Example of use of this mechanism: • • • • • • • • • Application is running in unprotected area and the program doing the FW upgrade resides in protected area. Communicating device initiates a firmware upgrade over air. MCU sets WEN. One bit in one of the 16 MS Bytes in the NV Data memory is programmed to 0. Resulting in a odd numbers of logic 1’s in this area. The system can now be reset, and because of STP it will restart from the protected area. Erase and write operations can now be performed safely in the unprotected area. In case of a power failure or another reset/restart before the upgrade is finished, the MCU will start execution in the protected area because the number of logic 1’s in the 16 MSB of the NVM is not yet changed. When the upgrade is finished, another bit in one of the 16 highest addressed bytes is programmed to 0. The system can now be restarted, and it will restart from the unprotected area. running the new firmware. Revision 1.2 83 of 195 nRF24LE1 Product Specification 7 Random Access memory (RAM) The nRF24LE1 contains two separate RAM blocks. These blocks are used to save temporary data or programs. The MCU internal RAM (IRAM) is the fastest and most flexible, but with only 256 bytes it is very limited. To accommodate more temporary storage of data or code the nRF24LE1 has an additional 1024x8bit (1kB) SRAM memory block default located in the XDATA address space from address 0x0000 to 0x03FF. The location of the SRAM blocks in the MCU address space can be changed, see section 7.1. A special feature of the nRF24LE1 SRAM block is that it is composed of two physical 512 byte blocks called DataRetentive (lower 512 bytes) and DataNonRetentive. DataRetentive, in contrast to DataNonRetentive, keeps its memory content during the Memory Retention power down modes (see chapter 11 on page 105). 7.1 SRAM configuration It is possible to configure the location in address space of each SRAM block as described in Figure 37. Data Space Code Space 0x83FF 0x8200 0x81FF DataNonRetentive DataNonRetentive DataRetentive DataRetentive DataNonRetentive DataNonRetentive DataRetentive DataRetentive 0x8000 0x03FF 0x0200 0x01FF 0x0000 Figure 37. Configurability of SRAM address space location Revision 1.2 84 of 195 nRF24LE1 Product Specification You can address the SRAM memory blocks both as data and code. The MEMCON register controls this behavior: Addr 0xA7 Bit 7:3 2 1 0 R/W Function Reserved R/W SRAM address location: 0: SRAM blocks start from address 0x0000 1: SRAM blocks start from address 0x8000 R/W DataNonRetentive mapping: 0: Mapped as data 1: Mapped as code R/W DataRetentive mapping: 0: Mapped as data 1: Mapped as code Table 36.MEMCON register Revision 1.2 85 of 195 Reset value: 0x00 nRF24LE1 Product Specification 8 Timers/counters The nRF24LE1 contains a set of counters used for timing up important system events. One of the timers (RTC2) is also available in power down mode where it can be used as a wakeup source. 8.1 Features nRF24LE1 includes the following set of timers/counters: • • 8.2 Three 16-bit timers/counters (Timer 0, Timer 1 and Timer 2) which can operate as either a timer with a clock rate based on the MCU clock, or as an event counter clocked by signals from the programmable digital I/O. RTC2 is a configurable, linear, 16-bit real time clock with capture and compare capabilities. Input clock frequency is 32.768 KHz. Block diagram Timer 1/Timer 0 T1 (from pin) TH1 TL1 TH0 TL0 T0 (from pin) TCON tf1 (irq) tf0 (irq) TMOD Timer 2 TH2 T2 (from pin) TL2 tf2 (irq) T2CON t2ex CRCH CRCL CCH3 CCL3 CCH2 CCL2 CCH1 CCL1 exf2 (irq) CCEN ckCpu RTC2 /2 RTC2CMP1 RTC2CMP0 RTC2CPT01 RTC2CPT00 RTC2CPT10 RTC2CON CLKLF Figure 38. Block diagram of timers/counters Revision 1.2 86 of 195 TICK (irq) nRF24LE1 Product Specification 8.3 Functional description 8.3.1 Timer 0 and Timer 1 In timer mode, Timers 0 and 1 are incremented every 12 clock cycles. In the counter mode, the Timers 0 and 1 are incremented when the falling edge is detected at the corresponding input pin T0 for Timer 0, or T1 for Timer 1. Note: Timer input pins T0, T1 and, T2 must be configured as described in section 8.4 on page 91. Since it takes two clock cycles to recognize a 1-to-0 event, the maximum input count rate is ½ of the oscillator frequency. There are no restrictions on the duty cycle, however to ensure proper recognition of 0 or 1 state, an input should be stable for at least 1 clock cycle. Timer 0 and Timer 1 status and control are in TCON and TMOD register. The actual 16-bit Timer 0 value is in TH0 (8 msb) and TL0 (8 lsb), while Timer 1 uses TH1 and TL1. Four operating modes can be selected for Timers 0 and 1. Two Special Function Registers, TMOD and TCON, are used to select the appropriate mode. 8.3.1.1 Mode 0 and Mode 1 In mode 0, Timers 0 and 1 are each configured as a 13-bit register (TL0/TL1 = 5 bits, TH0/TH1 = 8 bits). The upper three bits of TL0 and TL1 are unchanged and should be ignored. In mode 1 Timer 0 is configured as a 16-bit register. Cclk /12 TMOD.ct0=0 T0 (from pin) TL0 TMOD.ct0=1 TCON.tr0 TMOD.gate0 IFP Figure 39. Timer 0 in mode 0 and 1 Revision 1.2 87 of 195 TH0 TCON.tf0 nRF24LE1 Product Specification Likewise, in mode 1, Timer 1 is configured as a 16-bit register. Cclk /12 TMOD.ct1=0 TL1 T1 (from pin) TH1 TCON.tf1 TMOD.ct1=1 TCON.tr1 Figure 40. Timer 1 in mode 0 and 1 8.3.1.2 Mode 2 In this mode, Timers 0 and 1 are each configured as an 8-bit register with auto reload. Cclk /12 TMOD.ct0=0 TL0 T0 (from pin) TCON.tf0 TMOD.ct0=1 TCON.tr0 TMOD.gate0 TH0 IFP Figure 41. Timer 0 in mode 2 Cclk /12 TMOD.ct1=0 T1 (from pin) TMOD.ct1=1 TL1 TCON.tr1 TH1 Figure 42. Timer 1 in mode 2 Revision 1.2 88 of 195 TCON.tf1 nRF24LE1 Product Specification 8.3.1.3 Mode 3 In mode 3 Timers 0 and 1 are configured as one 8-bit timer/counter and one 8-bit timer, but timer 1 in this mode holds its count. When Timer 0 works in mode 3, Timer 1 can still be used in other modes by the serial port as a baud rate generator, or as an application not requiring an interrupt from Timer 1. /12 Cclk TH0 TCON.tf1 TL0 TCON.tf0 TCON.tr1 TMOD.ct0=0 T0 (from pin) TMOD.ct0=1 TR0N.tr0 TMOD.gate0 IFP Figure 43. Timer 0 in mode 3 8.3.2 Timer 2 Timer 2 is controlled by T2CON while the value is in TH2 and TL2. Timer 2 also has four capture and one compare/reload registers which can read a value without pausing or reload a new 16-bit value when Timer 2 reaches zero, see chapter 8.4.7 on page 94 and chapter 8.4.8 on page 94. Cclk Prescaler Timer 2 CCL3 CCL3+ +CCH3 CCH3 CCL2 + CCH2 CCL1 + CCH1 CRCL + CRCH Figure 44. Timer 2 block diagram Revision 1.2 89 of 195 nRF24LE1 Product Specification 8.3.2.1 Timer 2 description Timer 2 can operate as a timer, event counter, or gated timer. Interrupt (exf2) T2 (count enable) exen2 th2 + tl2 t2ex Interrupt (tf2) Reload Mode 1 Reload Mode 0 crch + crcl Figure 45. Timer 2 in Reload Mode 8.3.2.2 Timer mode Timer mode is invoked by setting the t2i0=1 and t2i1=0 in the T2CON register. In this mode, the count rate is derived from the clk input. Timer 2 is incremented every 12 or 24 clock cycles depending on the 2:1 prescaler. The prescaler mode is selected by bit t2ps of T2CON register. When t2ps=0, the timer counts up every 12 clock cycles, otherwise every 24 cycles. 8.3.2.3 Event counter mode This mode is invoked by setting the t2i0=0 and t2i1=1 in the T2CON register. In this mode, Timer 2 is incremented when external signal T2 (see section 8.4 on page 91 for more information on T2) changes its value from 1 to 0. The T2 input is sampled at every rising edge of the clock. Timer 2 is incremented in the cycle following the one in which the transition was detected. The maximum count rate is ½ of the clock frequency. 8.3.2.4 Gated timer mode This mode is invoked by setting the t2i0=1 and t2i1=1 in the T2CON register. In this mode, Timer 2 is incremented every 12 or 24 clock cycles (depending on T2CON t2ps flag). Additionally, it is gated by the external signal T2. When T2=0, Timer 2 is stopped. Revision 1.2 90 of 195 nRF24LE1 Product Specification 8.3.2.5 Timer 2 reload A 16-bit reload from the CRC register can be done in two modes: • • Reload Mode 0: Reload signal is generated by Timer 2 overflow (auto reload). Reload Mode 1: Reload signal is generated by negative transition at t2ex. Note: t2ex is connected to an internal clock signal which is half frequency of CLKLF (see section 11.3.1 on page 110.) 8.4 SFR registers 8.4.1 Timer/Counter control register – TCON TCON register reflects the current status of MCU Timer 0 and Timer 1 and it is used to control the operation of these modules. Address 0x88 Reset value 0x00 Bit Name 7 tf1 6 5 tr1 tf0 4 3 2 1 0 tr0 ie1 it1 ie0 it0 Auto Description clear Yes Timer 1 overflow flag. Set by hardware when Timer1 overflows. No Timer 1 Run control. If cleared, Timer 1 stops. Yes Timer 0 overflow flag. Set by hardware when Timer 0 overflows. No Timer 0 Run control. If cleared, Timer 0 stops. Yes External interrupt 1 flag. Set by hardware. No External interrupt 1 type control. 1: falling edge, 0: low level Yes External interrupt 0 flag. Set by hardware. No External interrupt 0 type control. 1: falling edge, 0: low level Table 37. TCON register The tf0, tf1 (Timer 0 and Timer 1 overflow flags), ie0 and ie1 (external interrupt 0 and 1 flags) are automatically cleared by hardware when the corresponding service routine is called. Revision 1.2 91 of 195 nRF24LE1 Product Specification 8.4.2 Timer mode register - TMOD TMOD register is used for configuration of Timer 0 and Timer 1. Address 0x89 Reset Bit Name Description value 0x00 7 gate1 Timer 1 gate control 6 ct1 Timer 1 counter/timer select. 1: Counter, 0: Timer 5-4 mode1 Timer 1 mode 00 – Mode 0: 13-bit counter/timer 01 – Mode 1: 16-bit counter/timer 10 – Mode 2: 8-bit auto-reload timer 11 – Mode 3: Timer 1 stopped 3 gate0 Timer 0 gate control 2 ct0 Timer 0 counter/timer select. 1: Counter, 0: Timer 1-0 mode0 Timer 0 mode 00 – Mode 0: 13-bit counter/timer 01 – Mode 1: 16-bit counter/timer 10 – Mode 2: 8-bit auto-reload timer 11 – Mode 3: two 8-bit timers/counters Table 38. TMOD register 8.4.3 Timer 0 – TH0, TL0 Address 0x8A 0x8C Register name TL0 TH0 Table 39. Timer 0 register (TH0:TL0) These registers reflect the state of Timer 0. TH0 holds higher byte and TL0 holds lower byte. Timer 0 can be configured to operate as either a timer or a counter. 8.4.4 Timer 1 – TH1, TL1 Address 0x8B 0x8D Register name TL1 TH1 Table 40. Timer 1 register (TH1:TL1) These registers reflect the state of Timer 1. TH1 holds higher byte and TL1 holds lower byte. Timer 1 can be configured to operate as either timer or counter. Revision 1.2 92 of 195 nRF24LE1 Product Specification 8.4.5 Timer 2 control register – T2CON T2CON register reflects the current status of Timer 2 and is used to control the Timer 2 operation. Address 0xC8 Reset Bit Name Description value 0x00 7 t2ps Prescaler select. 0: timer 2 is clocked with 1/12 of the ckCpu frequency. 1: timer 2 is clocked with 1/24 of the ckCpu frequency. 6 i3fr Int3 edge select. 0: falling edge, 1: rising edge 5 i2fr Int2 edge select: 0: falling edge, 1: rising edge 4:3 t2r Timer 2 reload mode. 0X – reload disabled, 10 – Mode 0, 11 – Mode 1 2 t2cm Timer 2 compare mode. 0: Mode 0, 1: Mode 1 1-0 t2i Timer 2 input select. 00: stopped, 01: f/12 or f/24, 10: falling edge of T2, 11: f/12 or f/24 gated by T2. Table 41. T2CON register 8.4.6 Timer 2 – TH2, TL2 Address 0xCC 0xCD Register name TL2 TH2 Table 42. Timer 2 (TH2:TL2) The TL2 and TH2 registers reflect the state of Timer 2. TH2 holds higher byte and TL2 holds lower byte. Timer 2 can be configured to operate in compare, capture or, reload modes. Revision 1.2 93 of 195 nRF24LE1 Product Specification 8.4.7 Compare/Capture enable register – CCEN The CCEN register serves as a configuration register for the Compare/Capture Unit associated with the Timer 2. Address 0xC1 Reset value 0x00 Bit Name 7:6 coca3 5:4 coca2 3:2 coca1 1:0 coca0 Description compare/capture mode for CC3 register 00: compare/capture disabled 01: reserved 10: reserved 11: capture on write operation into register CCL3 compare/capture mode for CC2 register 00: compare/capture disabled 01: reserved 10: reserved 11: capture on write operation into register CCL2ah3 compare/capture mode for CC1 register 00: compare/capture disabled 01: reserved 10: reserved 11: capture on write operation into register CCL1ah3 compare/capture mode for CRC register 00: compare/capture disabled 01: reserved 10: compare enabled 11: capture on write operation into register CRCLah3 Table 43. CCEN register 8.4.8 Capture registers – CC1, CC2, CC3 The Compare/Capture registers (CC1, CC2, CC3) are 16-bit registers used by the Compare/Capture Unit associated with the Timer 2. CCHn holds higher byte and CCLn holds lower byte of the CCn register. Address 0xC2 0xC3 0xC4 0xC5 0xC6 0xC7 Register name CCL1 CCH1 CCL2 CCH2 CCL3 CCH3 Table 44. Capture Registers - CC1, CC2 and CC3 Revision 1.2 94 of 195 nRF24LE1 Product Specification 8.4.9 Compare/Reload/Capture register – CRCH, CRCL Address 0xCA 0xCB Reset value 0x00 0x00 Register name CRCL CRCH Table 45. Compare/Reload/Capture register - CRCH, CRCL CRC (Compare/Reload/Capture) register is a 16-bit wide register used by the Compare/Capture Unit associated with Timer 2. CRCH holds higher byte and CRCL holds lower byte. 8.5 Real Time Clock - RTC RTC2 contains two registers that can be used for capturing timer values; one loaded at positive edge of the 32.768 kHz clock and another register clocked by the MCU clock for better resolution. Both registers are updated as a consequence of an external event. RTC2 can also give an interrupt at predefined intervals due to value equality between the timer and a compare register. RTC2 ensures that the functions the interrupt is used for are awoken prior to the interrupt. 8.5.1 • • • • • Features 32.768 kHz, sub-µA. 16-bit. Linear. Compare with IRQ (TICK). Resolution: 30.52 µs. Capture with increased resolution: 125 ns. 8.5.2 Functional description of SFR registers The following registers control RTC2. Address (Hex) 0xB3 Revision 1.2 Name/Mnemonic Bit RTC2CONFSTAT sfrCapture 4:0 4 Reset value 0 Type Description R/W RTC2 configuration register. W Trigger signal. When the MCU writes a ‘1’ to this register field, RTC2 will capture the timer value. The value is stored in RTC2CPT00 and RTC2CPT01. An additional counter clocked by the MCU clock will at this point contain the number of MCU clock cycles from the previous positive edge of the 32.768 kHz clock (edge detect @ MCU clock). The value is stored in RTC2CPT1. 95 of 195 nRF24LE1 Product Specification Address (Hex) Name/Mnemonic Bit enableExternalCapture 3 Reset value 0 compareMode 2:1 00 rtc2Enable 0 0 0xB4 RTC2CMP0 7:0 0xFF 0xB5 RTC2CMP1 7:0 0xFF 0xB6 RTC2CPT00 7:0 0x00 0xAB RTC2CPT01 7:0 0x00 0xAC RTC2CPT10 7:0 0x00 Type Description R/W 1: Timer value is captured if required by an IRQ from the Radio (edge detect @ MCU clock). The value is stored in RTC2CPT00 and RTC2CPT01. An additional counter clocked by the MCU clock will at this point contain the number of MCU clock cycles from the previous positive edge of the 32.768 kHz clock (edge detect @ MCU clock). The value is stored in RTC2CPT1. 0: Capture by Radio disabled. R/W Compare mode. 11: The Rtc2 IRQ is assigned when the timer value is equal to the concatenation of RTC2CMP1 and RTC2CMP0. RTC2 ensures that the functions for which the IRQ is intended, are all awoken prior to the Rtc2 IRQ. When the Rtc2 IRQ is assigned, the timer is reset. 10: Same as above, except that the Rtc2 IRQ will not reset the timer. The timer will always wrap around at overflow. 0x: Compare disabled. OK R/W 1: RTC2 is enabled. The clock to the RTC2 core functionality is running. 0: RTC2 is disabled. The clock to the RTC2 core functionality stands still and the timer is reset. R/W RTC2 compare value register 0. Contains LSByte of the value to be compared to the timer value to generate Rtc2 IRQ. Resolution: 30.52 µs. R/W RTC2 compare value register 1. Contains MSByte of the value to be compared to the timer value to generate Rtc2 IRQ. R RTC2 capture value register 00. Contains LSByte of the timer value at the time of the capture event. Resolution: 30.52 µs. R RTC2 capture value register 01. Contains MSByte of the timer value at the time of the capture event. R RTC2 capture value register 1. Contains the value of the counter that counts the number of MCU clock cycles from the previous positive edge of the 32.768 kHz clock until the capture event. The counter value is truncated by one bit (LSBit). Resolution: 125 ns. Table 46. RTC2 register map The Rtc2 timer is a 16 bit timer counting from zero and upwards at the rate of the 32.768 kHz clock. When the Rtc2 timer is equal to the concatenation of RTC2CMP1 and RTC2CMP0, an Rtc2 IRQ, also referred to as TICK, is generated. There is an uncertainty of one CLKLF period, 30.52µs, from when the Rtc2 is started or a new value is given to the RTC2 compare value registers and until the IRQ is given. Revision 1.2 96 of 195 nRF24LE1 Product Specification The time for the IRQ is given by the range: ⎡ [RTC2CMP1 : RTC2CMP0] − timer [RTC2CMP1 : RTC2CMP0] − timer + 1⎤ , ⎢⎣ ⎥⎦ [ s ] 32768 32768 where [RTC2CMPI:RTC2CMP0] is the concatenation of RTC2CMP1 and RTC2CMP0 into a 16 bits word and timer is the current value of the Rtc2 timer when the RTC2 compare value register was updated or the Rtc2 enabled. If compare mode 11 is used, the Rtc2 IRQ will be given every [RTC2CMP1 : RTC2CMP0] + 1 [ s] 32768 second. The RTC2 compare value is updated every time RTC2CMP1 or RTC2CMP0 is written. This might give unwanted behavior if precaution is not taken when updating any of the variables. When new values are written to RTC2CMP1 and RTC2CMP0, the Rtc2 IRQ should be disabled to prevent unwanted Rtc2 IRQ. To make sure everything is up and running when the Rtc2 IRQ is given in Register retention or Memory retention timers on, the MCU is pre-started before the IRQ is given. If XOSC16M is enabled, the pre-start time is long enough to make sure that this clock is up and running before the IRQ is given. If RCOSC16M is enabled by CLKCTRL[5:4], this will be the clock source in the pre-start period. To save power, the user could choose to go to Standby while waiting for the IRQ. If only RCOSC16M is enabled, the pre-start time is shorter, making sure that the RC-oscillator is up and running before the Rtc2 IRQ is given. This same, short pre-startup time is used from Register Retention to Active if XOSC16M is running while in Register retention1CLKCTRL[7] = 1. This implies that the time from going to Register retention or Memory retention and until the Rtc2 IRQ is given, always must be longer then the pre-start time: 49 CLKLF periods for the long pre-start and 2 CLKLF for the short pre-start. The Rtc2 counter uses the 32.768 kHz low frequency clock for the Rtc2 timer, and one of the 32.768 kHz sources must be enabled when using the Rtc2. See section 13.3 on page 120 for the 32.768 kHz clock. Reading RTC2CMP0 and RTC2CMP1: • Disable the Rtc2 IRQ, until both registers have been written. 1. To get the short pre-startup time when going to Register retention with XOSC16M running in the power down mode, make sure XOSC16M is running before going to Register retention. If it is not, the long pre-start time is used, and the minimum value for the long pre-startup for the RTC2 compare value register should be used. This apples only the first time going to Register retention after enabling XOSC16M in Register retention. Revision 1.2 97 of 195 nRF24LE1 Product Specification Reading RTC2CPT00, RTC2CPT01 and RTC2CPT10: • Disable The Radio IRQ until all three registers have been read. Uncertainty in capture values: • 250 ns. Revision 1.2 98 of 195 nRF24LE1 Product Specification 9 Interrupts nRF24LE1 has an advanced interrupt controller with 18 sources, as shown in Figure 46. The unit manages dynamic program sequencing based upon important real-time events as signalled from timers, the RF Transceiver, pin activity, and so on. 9.1 Interrupt controller with 18 sources and 4 priority levels Interrupt request flags available Interrupt from pin with selectable polarity 9.2 Block diagram Request flags GPINT2 GPINT1 GPINT0 (INT 0) RFRDY (IADC) source: INTEXP IFP Auto clear request flags TCON.1 (ie0) edge/level TCON.0 IEN0.0 IEN1.0 IP1.0 IP0.0 IRCON.0 IEN0.1 tf0 TCON.5 edge sel: T2CON.5 RFIRQ (INT2) IRCON.1 (iex2) MSDONE edge sel: T2CON.6 source: INTEXP IEN1.1 IRCON.2 (iex3) IP1.1 IP0.1 IEN0.2 TCON.3 (ie1) edge/level TCON.2 POFIRQ (INT1) WIRE2IRQ IEN0.7 IEN1.2 SSDONE (INT3) IP1.2 IP0.2 IEN0.3 tf1 TCON.7 IRCON.3 (iex4) WUOPIRQ (INT4) ri0 S0CON.0 IEN1.3 IP1.3 IP0.3 IEN0.4 ti0 S0CON.1 X16IRQ ADCIRQ CLKCTRL.3 MISCIRQ IRCON.4 (iex5) RNGIRQ (INT5) exf2 tf2 IEN1.4 IRCON.7 IEN0.5 IEN1.7 IRCON.6 IEN1.5 TICK IRCON.5 (INT6) Figure 46. Block diagram of interrupt structure Revision 1.2 IP1.4 IP0.4 99 of 194 IP1.5 IP0.5 Processing sequence • • • Features MCU interrupt nRF24LE1 Product Specification 9.3 Functional description When an enabled interrupt occurs, the MCU vectors to the address of the interrupt service routine (ISR) associated with that interrupt, as listed in Table 46. The MCU executes the ISR to completion unless another interrupt of higher priority occurs. 85H Source IFP vector 0x0003 Polarity low/fall tf0 POFIRQ tf1 ri0 ti0 tf2 exf2 RFRDY RFIRQ MSDONE WIRE2IRQ SSDONE WUOPIRQ MISCIRQ 0x000B 0x0013 0x001B 0x0023 0x0023 0x002B 0x002B 0x0043 0x004B 0x0053 0x0053 0x0053 0x005B 0x0063 high low/fall high high high high High high fall/rise fall/rise fall/rise fall/rise rise rise TICK 0x006B rise Description Interrupt from pin GP INT0, GP INT1 or GP INT2 as selected by bits 3,4 or 5 in SFR INTEXP. Timer 0 overflow interrupt Power Failure interrupt Timer 1 overflow interrupt Serial channel receive interrupt Serial channel transmit interrupt Timer 2 overflow interrupt Timer 2 external reload RF SPI ready RF IRQ Master SPI transaction completed 2-Wire transaction completed Slave SPI transaction completed Wakeup on pin interrupt Miscellaneous interrupt is the sum of: • XOSC16M started (X16IRQ) • ADC Ready (ADCIRQ) interrupt • RNG ready (RNGIRQ) interrupt Internal Wakeup (from RTC2) interrupt Table 47. nRF24LE1 interrupt sources. Note: When XOSC16M has started, X16IRQ blocks the IRQ control of ADC and RNG. In this case it is recommended to disable X16IRQ by clearing CLKCTRL.3. XOSC16M startup can still be polled (see the CLKCTRL description in section 11.3.1 on page 110). Note: RFIRQ, WUOPIRQ, MISCIRQ and TICK are not activated unless wakeup is enabled by WUCON (see section 11.3.5 on page 114). 9.4 SFR registers Various SFR registers are used to control and prioritize between different interrupts. The TCON, IRCON, SCON, IP0, IP1, IEN0, IEN1 and INTEXP are described in this section. In addition the TCON and T2CON are used, the description for these registers can be found in chapter 8 on page 86. Revision 1.2 100 of 194 nRF24LE1 Product Specification 9.4.1 Interrupt Enable 0 Register – IEN0 The IEN0 register is responsible for global interrupt system enabling/disabling and also Timer 0, 1 and 2, Port 0 and Serial Port individual interrupts enabling/disabling. Address Bit Description 0xA8 7 1: Enable interrupts. 0: all interrupts are disabled 6 Not used 5 1: Enable Timer2 (tf2/exf2) interrupt. 4 1: Enable Serial Port (ri0/ti0) interrupt. 3 1: Enable Timer1 overflow (tf1) interrupt 2 1: Enable Power failure (POFIRQ) interrupt 1 1: Enable Timer0 overflow (tf0) interrupt. 0 1: Enable Interrupt From Pin (IFP) interrupt. Table 48. IEN0 register 9.4.2 Interrupt Enable 1 Register – IEN1 The IEN1 register is responsible for RF, SPI and Timer 2 interrupts. Address Bit Description 0xB8 7 1: Enable Timer2 external reload (exf2) interrupt 6 Not used 5 1: Internal wakeup (TICK) interrupt enable 4 1: Miscellaneous (MISCIRQ) interrupt enable 3 1: Wakeup on pin (WUOPIRQ) interrupt enable 2 1: 2-Wire completed (WIRE2IRQ) interrupt, SPI master/slave completed (MSDONE/SSDONE) interrupt enable 1 1: RF (RFIRQ) interrupt enable 0 1: RF SPI ready (RFRDY) interrupt enable Table 49. IEN1 register 2-Wire Master SPI and Slave SPI share the same interrupt line. Address 0xA6 Bit 7:6 5 4 3 2 1 0 Description Reset value 0x01 not used 1: Enable GP INT2 (from pin) to IFP 1: Enable GP INT1 (from pin)1 to IFP 1: Enable GP INT0 (from pin) 0 to IFP 1: Enable 2-Wire completed (WIRE2IRQ) interrupt 1: Enable Master SPI completed (MSDONE)interrupt 1: Enable Slave SPI completed (SSDONE) interrupt Table 50. INTEXP register 9.4.3 Interrupt Priority Registers – IP0, IP1 The 14 interrupt sources are grouped into six priority groups. For each of the groups, one of four priority levels can be selected. They can be selected by setting appropriate values in IP0 and IP1 registers. Revision 1.2 101 of 194 nRF24LE1 Product Specification The contents of the Interrupt Priority registers define the priority levels for each interrupt source according to the tables below. Address Bit Description 0xA9 7:6 Not used 5:0 Interrupt priority. Each bit together with corresponding bit from IP1 register specifies the priority level of the respective interrupt priority group. Table 51. IP0 register Address Bit Description 0xB9 7:6 Not used 5:0 Interrupt priority. Each bit together with corresponding bit from IP0 register specifies the priority level of the respective interrupt priority group. Table 52. IP1 register Group 0 1 2 3 4 5 Interrupt bits ip1.0, ip0.0 ip1.1, ip0.1 ip1.2, ip0.2 ip1.3, ip0.3 ip1.4, ip0.4 ip1.5, ip0.5 Priority groups RFIRQ RFRDY MSDONE WUOPIRQ ti0 TICK IFP tf0 POFIRQ tf1 ri0 tf2/exf2 SSDONE MISCIRQ Table 53. Priority groups ip1.x 0 0 1 1 ip0.x 0 1 0 1 Priority level Level 0 (lowest) Level 1 Level 2 Level 3 (highest) Table 54. Priority levels (x is the number of priority group) 9.4.4 Interrupt Request Control Registers – IRCON The IRCON register contains interrupt request flags. 7 6 5 4 3 2 Auto clear Yes Yes Yes Yes 1 0 Yes - Address Bit 0xC0 Description Timer 2 external reload (exf2) interrupt flag Timer 2 overflow (tf2) interrupt flag Internal wakeup (TICK) interrupt flag Miscellaneous (MISCIRQ) interrupt flag Wakeup on pin (WUOPIRQ) interrupt flag 2-Wire completed (WIRE2IRQ), Master/Slave SPI (MSDONE/SSDONE) interrupt flag RF (RFIRQ) interrupt flag RF SPI ready (RFRDY) interrupt flag Table 55. IRCON register Revision 1.2 102 of 194 nRF24LE1 Product Specification 10 Watchdog The on-chip watchdog counter forces a system reset if the running software gets into a hang situation. The on chip Watchdog counter is intended to force a system reset if the running software for some reason encounters a hang situation. 10.1 • • • • • Features 32.768 kHz, sub-µA. 16-bit with an offset of 8 bits. Minimum Watchdog timeout interval: 7.8125 ms. Maximum Watchdog timeout interval: 512 s. Disable (reset) only by a system reset, or possibly when the chip enters the following power saving modes: Register retention and Memory retention. See section 17.3.2 on page 136 for details. 10.2 Block diagram SFR Bus 0xAF Watchdog control High Byte Low Byte Watchdog start value x256 Watchdog enable 24 bits Watchdog counter CLKLF 32.768 kHz clock Watchdog reset Figure 47. Watchdog block diagram 10.3 Functional description The following register controls the Watchdog. Address (Hex) 0xAF Name/Mnemonic Bit Reset value WDSV 15:0 0x0000 Type R/W Watchdog start value register. MSByte and LSByte of the word are written and read as separate bytes. Table 56. Watchdog register Revision 1.2 103 of 195 Description nRF24LE1 Product Specification watchdogStartValue (WDSV) contains the upper 16 bits of the Watchdog counters initial value. This 16 bits word is read and written as two separate bytes, LSByte and MSByte. LSByte is read and written first. After a write to WDSV, the next read of WDSV will always give the LSByte, and after a read, the next byte written will always be to the LSByte. In other words, to write to WDSV, two bytes must be written without a read between the writes, and vice-versa for read operations. Readout of WDSV will not give the current value of the Watchdog counter, but the start value for the counter. After a reset, the default state of the Watchdog is disabled. The Watchdog is activated when both bytes of WDSV have been written. The Watchdog counter then counts down from WDSV*256 towards 0. When 0 is reached, the complete microcontroller, as well as the peripherals, are reset. A reset from the Watchdog willl have the same effect as a power-on rest or a reset from pin. To avoid the reset, the software must reload WDSV sufficiently often. The Watchdog counter is updated with a new start value and restarted every time WDSV is written. The Watchdog counter uses the 32.768 kHz low frequency clock, and one of the 32.768 kHz sources must be enabled when using the Watchdog. See section 13.3 on page 120 for the 32.768 kHz clock. The Watchdog timeout is given by: WDSV* 256 [ s] 32768 If WDSV is loaded with 0x0000, the maximum Watchdog timeout interval of 512 seconds is used, i.e. the Watchdog is not disabled. If the Watchdog has been started, it can only be disabled (reset) by a system reset, or possibly when the chip enters the Register retention or Memory retention power-saving mode. Please refer to OPMCON bit 0 in Table 61. on page 113. Revision 1.2 104 of 195 nRF24LE1 Product Specification 11 Power and clock management The nRF24LE1 Power Management function controls the power dissipation through administration of modes of operation and by controlling clock frequencies. 11.1 Block diagram Wakeup sources Operational mode control WUCON OPMCON WUOPC1 PWRDWN Oscillators/ Regulators/ Reset sources Wakeup logic WUOPC0 RSTREAS Clock Control CLKCTRL CLKLFCTRL Figure 48. Block diagram of power and clock management 11.2 Modes of operation After nRF24LE1 is reset or powered on it enters active mode and the functional behavior is controlled by software. To enter one of the power saving modes, the PWRDWN register must be written with selected mode (as data). To re-enter the active mode a wakeup source (valid for given power down mode) has to be activated. Revision 1.2 105 of 195 nRF24LE1 Product Specification The nRF24LE1 modes of operation are summarized in the following table: Mode Deep Sleep Brief description Current: See Table 114. on page 183 Powered functions: • pins inclusive wakeup filter Wakeup source(s): From pin Start-up time: • < 100 us when starting on RCOSC16M Comment: Wakeup from pin will in this mode lead to a system reset (after wakeup, program execution will start from the reset vector). Memory retention, timers off Current: See Table 114. on page 183 Powered functions: In addition to Deep Sleep: • Power Manager • IRAM and 512 bytes of data memory (DataRetentive SRAM) Wakeup source(s): From pin Start-up time: As for Deep Sleep Comment: Wakeup from pin will in this mode lead to a system reset. Revision 1.2 106 of 195 nRF24LE1 Product Specification Mode Memory retention, timers on Brief description Current: See Table 114. on page 183 Powered functions: In addition to Memory retention, timers off: • XOSC32K or RCOSC32K • RTC2 and watchdog clocked on 32 KHz clock Wakeup source(s): From pin, wakeup TICK from timer or voltage level on pin (analog comparator wakeup) Start-up time: Wakeup from pin: • < 100 us when starting on RCOSC16M Wakeup TICK: • Pre-start voltage regulators and XOSC16M, system ready on RTC2 TICK. To save power, the user may choose to enter Standby power-down mode when the MCU system is awoken (<100µs) and wait for TICK interrupt. A short pre-start time ( a few clock cycles) is used when XOSC16M is not enabled as controlled by CLKCTRL bit 5 and 4 (please refer to Table 58. on page 111. Comment: Wakeup will lead to system reset Register retention, timers offa Current: See Table 114. on page 183 Powered functions: In addition to Memory retention, timers on: • All registers • Rest of data memory (SRAM) Wakeup source(s): As for Memory retention, timers off Start-up time: As for memory retention, timers on. Comment: Wakeup does not lead to system reset (after wakeup, program execution will resume from the current instruction). Revision 1.2 107 of 195 nRF24LE1 Product Specification Mode Register retention, timers on a Brief description Current: See Table 114. on page 183 Powered functions: In addition to Register retention, timers off: • Optional: XOSC16M Wakeup source(s): As for Memory retention, timers on Start-up time: As for Register retention, timers off. If awoken from TICK, a short pre-start time is used when XOSC16M is not enabled as controlled by CLKCTRL bit 5 and 4 (refer to Table 58. on page 111) or when XOSC16M is on in the Register retention mode (CLKCTRL bit 7). The short pre-start time will not be used if entering power-down before XOSC16M is running (this can be observed by polling bit 3 in CLKLFCTRL). Standby Comment: Wakeup does not lead to system reset (after wakeup, program execution will resume from the current instruction). Current: See Table 114. on page 183 Powered functions: In addition to Register retention: • Program memory and Data memory • VREG • XOSC16M Wakeup source(s): In addition to Register retention: • The interrupt sources RFIRQ and MISCIRQ (see section 9.3 on page 100 and 11.3.5 on page 114. Analog wakeup comparator is not supported in this mode. Start-up time: ~ 100 ns Comment: Processor in standby, that is, clock stopped. I/O functions may be active. Revision 1.2 108 of 195 nRF24LE1 Product Specification Mode Active Brief description Current: See Table 114. on page 183 Powered functions: Everything powered Wakeup source(s): Start-up time: Comment: Processor active and running a. Please note that both Register retention power-down modes are entered by writing ‘100’ to the PWRDWN register (refer to Table 60. on page 112). “Register retention timers on” is obtained by choosing an active CLKLF source as controlled by CLKLFCTRL. 2:0 (refer to Table 59. on page 111). Table 57. Modes of operation Revision 1.2 109 of 195 nRF24LE1 Product Specification 11.3 Functional description 11.3.1 Clock control The clock to the MCU (Cclk) is sourced from either an on-chip RC oscillator or a crystal oscillator (see chapter 13 on page 119) for details. RFCON bit # 2 Clock to RF Tranceiver (ckRF) XOSC16M M U X Clock Control Clock to MCU (Cclk) RCOSC16M CLKCTRL SYNTH32K RCOSC32K M U X Clock to RTC2 and Watchdog (CLKLF) /2 XOSC32K TIMER 2/t2ex CLKLFCTRL Figure 49. nRF24LE1 clock system Revision 1.2 110 of 195 nRF24LE1 Product Specification The source and frequency of the clock to the microcontroller system is controlled by the CLKCTRL register: Addr 0xA3 Bit 7 6 5:4 3 2:0 R/W Function Reset value: 0x00 R/W 1: Keep XOSC16M on in Register retention mode R/W 1: Clock sourced directly from pin (XC1), bypass oscillators. 0: Clock sourced by XOSC16M or RCOSC16M, see bit 3 R/W 00: Start both XOSC16M and RCOSC16M.a 01: Start RCOSC16M only. 10: Start XOSC16M only. 11: Reserved R/W 1: Enable wakeup and interrupt (X16IRQ) from XOSC16M active 0: Disable wakeup and interrupt from XOSC16M active R/W Clock frequency to microcontroller system: 000: 16 MHz 001: 8 MHz 010: 4 MHz 011: 2 MHz 100: 1 MHz 101: 500 kHz 110: 250 kHz 111: 125 kHz a. Default setting, both oscillators started. Clock sourced from RCOSC16M initially and automatically switched to XOSC16M Table 58. CLKCTRL register Note: The CLKCTRL register does not support read-modify-write operations. The source of the 32kHz clock (CLKLF) is controlled by the CLKLFCTRL register: Addr 0xAD Bit 7 6 5 4 3 2:0 R/W R R R Function Reset value: 0x07 1: Read CLKLF (phase). 1: CLKLF ready to be used Reserved Reserved 1: Clock sourced by XOSC16M (that is, XOSC16M active/running) 0: Clock sourced by RCOSC16M R/W Source for CLKLF: 000: XOSC32K 001: RCOSC32K 010: Synthesized from XOSC16M when active, off otherwisea 011: From IO pin used as XC1 to XOSC32K (low amplitude signal) 100: From IO pin (digital rail-to-rail signal) 101: Reserved 110: Reserved 111: None selected a. XOSC16M will be stopped in Deep Sleep and Memory Retention, and therefore, stopping CLKLF in these modes of operation. Table 59. CLKLFCTRL register Revision 1.2 111 of 195 nRF24LE1 Product Specification Note: If a source for CLKLF is selected, the MCU system will not start unless CLKLF is operative. For example, when selecting CLKLF from IO pin the external clock must be active for the MCU to wake up by pin from memory retention. 11.3.2 Power down control – PWRDWN The PWRDWN register is used by the MCU to set the system to a power saving mode: Addr 0xA4 Bit 7 R/W R 6 R 5 R 4:3 2:0 W R Function Reset value: 0x00 Indicates a wakeup from pin if set This bit is either cleared by a read or by entering a power down mode Indicates a wakeup from TICK if set This bit is either cleared by a read or by entering a power down mode Indicates a wakeup from Comparator if set This bit is either cleared by a read or by entering a power down mode Reserved Set system to power down if different from 000 001: set system to DeepSleep 010: set system to Memory retention, timer off 011: set system to Memory retention, timer on 100: set system to Register retention 101: reserved 110: reserved 111: set system to standby (stop MCU clock) Shows previous power down mode 000: Power off 001: DeepSleep 010: Memory retention, timer off 011: Memory retention, timer on 100: Register retention 101: reserved 110: reserved 111: standby Table 60. PWRDWN register Revision 1.2 112 of 195 nRF24LE1 Product Specification 11.3.3 Operational mode control - OPMCON The OPMCON register is used to control special behavior in some of the operation modes: Addr 0xAE Bit 7:3 2 1 0 R/W Function Reset value: 0x00 Reserved (always write ‘0’ to these bits) R/W 1: Subset of wakeup pins have active low polarity 0: All wakeup pins have active high polarity. Refer to section 11.3.6 on page 114. R/W Retention latch control 0: Latch open – pass through 1: Latch locked To keep some internal chip setup, such as pin directions/setup, you need to lock a set of retention latches before entering DeepSleep and memory retention power saving modes. After a wake up you must re-establish the register settings before opening the retention latches. R/W Watchdog reset enable 0: If the on-chip watchdog functionality is enabled it will keep running as long the operational mode Deep Sleep is not entered. 1: The on-chip watchdog functionality will enter its reset state when the operational mode Memory Retention and Register Retention is entered. Table 61. OPMCON register Note: If the Watchdog reset enable bit is enabled, you must wait to see at least one positive edge of CLKLF after enabling CLKLF. Then wait until you see one negative edge of CLKLF, before proceeding to Register Retention or Memory Retention. Waiting to see the positive and negative edges of CLKLF is not needed when entering into any other power-down state or if the Watchdog reset enable bit is not enabled. 11.3.4 Reset result – RSTREAS There are four reset sources that initiate the same reset/ start-up sequence. These are: • • • • Reset from the on chip reset generator Reset from pin Reset generated from the on chip watchdog function Reset from on-chip hardware debugger The RSTREAS register stores the reason for the last reset, all cleared indicates that the last reset was from the on-chip reset generator. A write operation to the register will clear all bits. Unless cleared after read (by on-chip reset or by a write operation), RSTREAS will be cumulative. That is, a reset from the debugger followed by a watchdog reset will set RSTREAS to 110. Addr 0xB1 Bit 7:3 2:0 R/W R Function Not used 000: On-chip reset generator 001: RST pin 010: Watchdog 100: Reset from on-chip hardware debugger Table 62. RSTREAS register Revision 1.2 113 of 195 nRF24LE1 Product Specification 11.3.5 Wakeup configuration register – WUCON The following wakeup sources is available in STANDBY power down mode. Addr 0xA5 Bit 7:6 R/W RW 5:4 RW 3:2 RW 1:0 RW Function Reset value 0x00 00: Enable wakeup on RFIRQ if interrupt is enabled (IEN1.1=1) 01: Reserved, not used 10: Enable wakeup on RFIRQ 11: Ignore RFIRQ 00: Enable wakeup on TICK (from RTC2) if interrupt is enabled (IEN1.5=1) 01: Reserved, not used 10: Enable wakeup on TICK 11: Ignore TICK 00: Enable wakeup on WUOPIRQ if interrupt is enabled (IEN1.3=1) 01: Reserved, not used 10: Enable wakeup on WUOPIRQ 11: Ignore WUOPIRQ 00: Enable wakeup on MISCIRQ if interrupt is enabled (IEN1.4=1) 01: Reserved, not used 10: Enable wakeup on MISCIRQ 11: Ignore MISCIRQ Table 63. WUCON register MISCIRQ is set if one of the following take place: • • • XOSC16M has started and is ready to be used. ADC finished with conversion, and data ready. RNG finished and a new random number is ready 11.3.6 Pin wakeup configuration Pin wakeup is configured by two registers, WUOPC1 and WUOPC2 Address (Hex) 0xCE 0xCF Name/Mnemonic Bit Reset value Type WUOPC1 7:0 0x00 WUOPC0 7:0 0x00 Description R/W Wake Up On Pin configuration register 1. n = 1: Wake up on pin enabled. n = 0: Wake up on the corresponding pin disabled. R/W Wake Up On Pin configuration register 0. n = 1: Wake up on pin enabled. n = 0: Wake up on the corresponding pin disabled. Table 64. WUOPCx registers The function for the WUOPCx registers depends on selected package. The following table shows which port-pin/ gpio that give wakeup if the corresponding enable bit in the WUOPCx register is asserted for each Revision 1.2 114 of 195 nRF24LE1 Product Specification nRF24LE1 package variant. Pins marked with an asterisk have selectable polarity controlled by OPMCON.2. All other pins have high polarity. WUOPC bit WUOPC1(7) WUOPC1(6) WUOPC1(5) WUOPC1(4) WUOPC1(3) WUOPC1(2) WUOPC1(1) WUOPC1(0) WUOPC0(7) WUOPC0(6) WUOPC0(5) WUOPC0(4) WUOPC0(3) WUOPC0(2) WUOPC0(1) WUOPC0(0) nRF24LE1-Q48 wakeup pins P1.7 P3.6 P3.5 P3.4 P3.3 P3.2 P3.1 P3.0 P2.7 P2.6* P2.5 P2.4 P2.3 P2.2* P2.1 P2.0 nRF24LE1-32 wakeup pins Not used P1.6 P1.5 P1.4* P1.3 P1.2* P1.1 P1.0 P0.7 P0.6* P0.5 P0.4 P0.3 P0.2 P0.1 P0.0 nRF24LE1-Q24 wakeup pins Not used Not used Not used Not used Not used Not used Not used Not used Not used P0.6* P0.5 P0.4 P0.3 P0.2 P0.1 P0.0 Table 65. Configuration of pin wakeup If the SPI Slave function is enabled, that is, bit 0 in the SPICON0 register is set, the spiSlaveCsn signal becomes an active low pin wakeup source. Revision 1.2 115 of 195 nRF24LE1 Product Specification 12 Power supply supervisor The power supply supervisor initializes the system at power-on, provides an early warning of impending power failure, and puts the system in reset state if the supply voltage is too low for safe operation. 12.1 • • • Features Power-on reset with timeout delay Brown-out reset operational in all system modes Power-fail warning with programmable threshold, interrupt and hardware protection of data in program memory 12.2 Block diagram VDD Power-on reset Low-power brown-out 1.2V M U X System reset High-precision brown-out Power-fail warning POFCON.warn POFCON.enable POFCON.prog Figure 50. Block diagram of power supply supervisor 12.3 Functional description 12.3.1 Power-on reset The Power-On Reset (POR) generator initializes the system at power-on. It is based on an RC network and a comparator, as illustrated in Figure 50. For proper operation the supply voltage should rise monotonically with rise time according to the specifications in Table 110. on page 175. The system is held in reset state for at least 1ms after the supply has reached the minimum operating voltage of 1.9V. Revision 1.2 116 of 194 nRF24LE1 Product Specification Voltage VDD 1.9V Time 0V POR X >1ms Figure 51. Power-on reset 12.3.2 Brown-out reset The Brown-Out Reset (BOR) generator puts the system in reset state if the supply voltage drops below the BOR threshold. It consists of a high precision comparator that is enabled when the system is in active and standby mode, and a less accurate low power comparator that is operational in all other modes. The former has a threshold voltage of about 1.8V. There is approximately 50mV of hysteresis (VHYST). This means that if a reset is triggered when the supply voltage drops below 1.8V, the supply must rise above 1.85V again before the nRF24LE1 becomes operational. Hysteresis prevents the comparator output from oscillating when VDD is close to threshold. The low-power comparator has a typical threshold voltage of 1.5V. Voltage VDD 1.8V+V HYST 1.8V Time BOR Figure 52. Brown-out reset 12.3.3 Power-fail comparator The Power-Fail (POF) comparator provides the MCU with an early warning of impending power failure. It will not reset the system, but gives the MCU time to prepare for an orderly power-down. It also provides hardware protection of data stored in program memory, by preventing write instructions from being executed. Refer to section 6.3.3 on page 76 for details. The POF comparator is enabled or disabled by writing the enable bit in the POFCON register (see Table 65. on page 117). When enabled, it will be powered up when the system is in active or standby mode. The warn bit is set to ‘1’ if the supply voltage is below the programmable threshold. An interrupt (POFIRQ) is also produced. Write instructions to program memory will not be executed as long as warn is ‘1’. Revision 1.2 117 of 194 nRF24LE1 Product Specification Use the prog bits to configure the desired threshold voltage (VPOF). The available levels are 2.1, 2.3, 2.5 and 2.7V, defined for falling supply voltage. The comparator has a few tens of mV of hysteresis (VHYST). Voltage VDD V POF+V HYST V POF 1.8V Time POF BOR Figure 53. Power-fail comparator 12.4 Addr 0xDC SFR registers Bit 7 Name enable RW RW 6:5 prog RW 4 warn R 3:0 - - Function POF enable: 0: Disable POF comparator 1: Enable POF comparator POF threshold: 00: 2.1V 01: 2.3V 10: 2.5V 11: 2.7V POF warning: 0: VDD above threshold 1: VDD below threshold Not used Table 66. POFCON register Revision 1.2 118 of 194 Reset value: 0x00 nRF24LE1 Product Specification 13 On-chip oscillators The nRF24LE1 contains two high frequency oscillators and two low frequency oscillators. The primary high frequency clock source is a 16 MHz crystal oscillator. There is also a fast starting 16 MHz RC oscillator, which is used primarily to provide the system with a high frequency clock while it is waiting for the crystal oscillator to start up. The low frequency clock can be supplied by either a 32.768 kHz crystal oscillator or a 32.768 kHz RC oscillator. External 16MHz and 32.768 kHz clocks may also be used instead of the on-chip oscillators. See section 11.3.1 on page 110 for control of the clock sources. 13.1 • • • • Features Low-power amplitude regulated 16MHz crystal oscillator Fast starting 16MHz RC oscillator with ±5% frequency accuracy Ultra low-power amplitude regulated 32.768 kHz crystal oscillator Ultra low-power 32.768 kHz RC oscillator with ±10% frequency accuracy 13.2 Block diagrams Amplitude regulator XC1 C1 XC2 Crystal C2 Figure 54. Block diagram of 16 MHz crystal oscillator Revision 1.2 119 of 195 nRF24LE1 Product Specification Amplitude regulator P0.1 C1 P0.0 Crystal C2 Figure 55. Block diagram of 32.768 kHz crystal oscillator 13.3 Functional description 13.3.1 16MHz crystal oscillator The 16MHz crystal oscillator (XOSC16M) is designed to be used with an AT-cut quartz crystal in parallel resonant mode. To achieve correct oscillation frequency it is very important that the load capacitance matches the specification in the crystal datasheet. The load capacitance is the total capacitance seen by the crystal across its terminals: C LOAD = C1' ⋅ C 2' C1' + C 2' C1' = C1 + C PCB1 + C PIN C 2' = C 2 + C PCB 2 + C PIN C1 and C2 are ceramic SMD capacitors connected between each crystal terminal and VSS, CPCB1 and CPCB2 are stray capacitances on the PCB, while CPIN is the input capacitance on the XC1 and XC2 pins of the nRF24LE1 (typically 1pF). C1 and C2 should be of the same value, or as close as possible. To ensure a functional radio link the frequency accuracy must be ±60 ppm or better. The initial tolerance of the crystal, drift over temperature, aging and frequency pulling due to incorrect load capacitance must all be taken into account. For reliable operation the crystal load capacitance, shunt capacitance, equivalent series resistance (ESR) and drive level must comply with the specifications in Table 113. on page 181. It is recommended to use a crystal with lower than maximum ESR if the load capacitance and/or shunt capacitance is high. This will give faster start-up and lower current consumption. Revision 1.2 120 of 195 nRF24LE1 Product Specification The start-up time is typically less than 1ms for a crystal with 12pF load capacitance, 3pF shunt capacitance and an ESR of 50Ω. The crystal oscillator is normally running only when the system is in active or standby mode. It is possible to keep it on in register retention mode as well, by writing a ‘1’ to bit 7 in the CLKCTRL register (see Table 58. on page 111). This is recommended if the system is expected to wake up again in less than 5ms. The reason is that the additional current drawn during start-up makes it more power-efficient to let the oscillator run for a few extra milliseconds than to restart it. 13.3.2 16MHz RC oscillator The 16MHz RC oscillator (RCOSC16M) is used primarily to provide a high speed clock while the crystal oscillator is starting up. It starts in just a few microseconds, and has a frequency accuracy of ±5%. By default, the 16MHz RC and crystal oscillators are started simultaneously. The RC oscillator supplies the clock until the crystal oscillator has stabilized. The system then makes an automatic switch to the crystal oscillator clock, and turns off the RC oscillator to save power. Bit 3 in the CLKCTRL register can be polled to check which oscillator is currently supplying the high speed clock. The system can be configured to start only one of the two 16MHz oscillators. Write bit 4 and 5 in the CLKCTRL register to choose the desired behavior. Note that the RF Transceiver cannot be used while the high frequency clock is sourced by the RC oscillator. The ADC may also have reduced performance. 13.3.3 External 16MHz clock The nRF24LE1 may be used with an external 16MHz clock applied to the XC1 pin. Write a ‘1’ to bit 6 in the CLKCTRL register if the external clock is a rail-to-rail digital signal. The input signal may also be analog, coming from e.g. the crystal oscillator of a microcontroller. In this case the crystal oscillator on the nRF24LE1 must also be enabled, since it is used to convert the analog input into a digital clock signal. CLKCTRL 6 must be ‘0’, and CLKCTRL 5:4 must be ‘10’ to enable the oscillator. An input amplitude of 0.8V peak-to-peak or higher is recommended to achieve low current consumption and a good signal-tonoise ratio. The DC level is not important as long as the applied signal never rises above VDD or drops below VSS. The XC1 pin will load the microcontrollers crystal with approximately 1pF in addition to PCB routing. XC2 shall not be connected. Note: A frequency accuracy of ±60 ppm or better is required to get a functional radio link. 13.3.4 32.768 kHz crystal oscillator The 32.768 kHz crystal oscillator (XOSC32K) is operational in all system modes except deep sleep and memory retention, timer off. It is enabled by writing ‘000’ to CLKLFCTRL 2:0. A crystal must be connected between port pins P0.0 and P0.1, which are automatically configured as crystal pins when the oscillator is enabled. To achieve correct oscillation frequency it is important that the load capacitance matches the specification in the crystal datasheet. The load capacitance is the total capacitance seen by the crystal across its terminals: C LOAD = C1' ⋅ C 2' C1' + C 2' C1' = C1 + C PCB1 + C PIN C 2' = C 2 + C PCB 2 + C PIN Revision 1.2 121 of 195 nRF24LE1 Product Specification C1 and C2 are ceramic SMD capacitors connected between each crystal terminal and VSS, CPCB1 and CPCB2 are stray capacitances on the PCB, while CPIN is the input capacitance on the P0.0 and P0.1 pins of the nRF24LE1 (typically 3pF when configured as crystal pins). C1 and C2 should be of the same value, or as close as possible. The oscillator uses an amplitude regulated design similar to the 16MHz crystal oscillator. For reliable operation the crystal load capacitance, shunt capacitance, equivalent series resistance (ESR) and drive level must comply with the specifications in Table 113. on page 181. It is recommended to use a crystal with lower than maximum ESR if the load capacitance and/or shunt capacitance is high. This will give faster start-up and lower current consumption. The start-up time is typically less than 0.5s for a crystal with 9pF load capacitance, 1pF shunt capacitance and an ESR of 50kΩ. Bit 6 in the CLKLFCTRL register can be polled to check if the oscillator is ready for use. 13.3.5 32.768 kHz RC oscillator The low frequency clock may be generated by a 32.768 kHz RC oscillator (RCOSC32K) instead of the crystal oscillator, if a frequency accuracy of ±10% is sufficient. This saves the cost of a crystal, and also frees up P0.0 and P0.1 for other applications. The 32.768 kHz RC oscillator is enabled by writing ‘001’ to CLKLFCTRL 2:0. It typically starts in less than 0.5ms. Bit 6 in the CLKLFCTRL register can be polled to check if the oscillator is ready for use. 13.3.6 Synthesized 32.768 kHz clock The low frequency clock can also be synthesized from the 16MHz crystal oscillator clock. Write ‘010’ to CLKLFCTRL 2:0 to select this option. The synthesized clock will only be available in system modes where the 16MHz crystal oscillator is active. (This will be possible in the operational modes “Register retention,” “Standby,” and “Active.”) 13.3.7 External 32.768 kHz clock The nRF24LE1 may be used with an external 32.768 kHz clock applied to the P0.1 port pin. Write ‘100’ to CLKLFCTRL 2:0 if the external clock is a rail-to-rail digital signal, or ‘011’ if it is an analog signal coming from e.g. the crystal oscillator of a microcontroller. An analog input signal must have an amplitude of 0.2V peak-to-peak or higher. The DC level is not important as long as the applied signal never rises above VDD or drops below VSS. The P0.1 port pin will load the microcontrollers crystal with approximately 3pF in addition to PCB routing. Revision 1.2 122 of 195 nRF24LE1 Product Specification 14 MDU – Multiply Divide Unit The MDU – Multiplication Division Unit, is an on-chip arithmetic co-processor which enables the MCU to perform additional extended arithmetic operations like 32-bit division, 16-bit multiplication, shift and, normalize operations. 14.1 Features The MDU is controlled by the SFR registers MD0.. MD5 and ARCON. 14.2 Block diagram MDU MD0 MD2 MD4 MD1 MD3 MD5 ARCON Figure 56. Block diagram of MDU 14.3 Functional description All operations are unsigned integer operations. The MDU is handled by seven registers, which are memory mapped as Special Function Registers. The arithmetic unit allows concurrent operations to be performed independent of the MCU’s activity. Operands and results are stored in MD0.. MD5 registers. The module is controlled by the ARCON register. Any calculation of the MDU overwrites its operands. The MDU does not allow reentrant code and cannot be used in multiple threads of the main and interrupt routines at the same time. Use the NOMDU_R515 compile directive to disable MDU operation in possible conflicting functions. 14.4 SFR registers The MD0.. MD5 are registers used in the MDU operation. Address 0xE9 0xEA 0xEB 0xEC 0xED 0xEE Register name MD0 MD1 MD2 MD3 MD4 MD5 Table 67. Multiplication/Division registers MD0..MD5 Revision 1.2 123 of 195 nRF24LE1 Product Specification The ARCON register controls the operation of MDU and informs you about its current state. Address Reset value Bit Name Description 0xEF 0x00 7 mdef MDU Error flag MDEF. Indicates an improperly performed operation (when one of the arithmetic operations has been restarted or interrupted by a new operation). 6 mdov MDU Overflow flag MDOV. Overflow occurrence in the MDU operation. 5 slr Shift direction, 0: shift left, 1: shift right. 4-0 sc Shift counter. When set to ‘0’s, normalize operation is selected. After normalization, the “sc.0” … “sc.4” contains the number of normalizing shifts performed. Shift operation is selected when at least one of these bits is set high. The number of shifts performed is determined by the number written to “sc.4”.., “sc.0”, where “sc.4” is the MSB. Table 68. ARCON register The operation of the MDU consists of the following phases: 14.4.1 Loading the MDx registers The type of calculation the MDU has to perform is selected in accordance with the order in which the MDx registers are written. MD4 (lsb) MD5 (msb) MD4 (lsb) MD5 (msb) 16 bit x 16 bit MD0 (lsb) Num1 MD4 (lsb) Num2 MD1 (msb) Num1 MD5 (msb) Num2 Shift/normalize MD0 (lsb) MD1 MD2 MD3 (msb) Number 16 bit / 16 bit MD0 (lsb) MD1 (msb) Divisor Dividend last write 32 bit/16 bit MD0 (lsb) MD1 MD2 MD3 (msb) Divisor Dividend Operation first write ARCON Table 69. MDU registers write sequence 1. 2. 3. Write MD0 to start any operation. Write operations, as shown in Table 69. to determine appropriate MDU operation. Write (to MD5 or ARCON) starts selected operation. The SFR Control detects some of the above sequences and passes control to the MDU. When a write access occurs to MD2 or MD3 between write accesses to MD0 and finally to MD5, then a 32/16 bit division is selected. When a write access to MD4 or MD1 occurs before writing to MD5, then a 16/16 bit division or 16x16 bit multiplication is selected. Writing to MD4 selects 16/16 bit division and writing to MD1 selects 16x16 bit multiplication, that is, Num1 x Num2. Revision 1.2 124 of 195 nRF24LE1 Product Specification 14.4.2 Executing calculation During executing operation, the MDU works on its own in parallel with the MCU. Operation Division 32bit/16bit Division 16bit/16bit Multiplication Shift Normalize Number of clock cycles 17 clock cycles 9 clock cycles 11 clock cycles min. 3 clock cycles (sc = 01h) max 18 clock cycles (sc = 1Fh) min. 4 clock cycles (sc <- 01h) max 19 clock cycles (sc <- 1Fh) Table 70. MDU operations execution times Reading the result from the MDx registers Shift/normalize MD0 (lsb) MD1 MD2 Number Quotient MD4 (lsb) MD5 (msb) 16 bit x 16 bit MD0 (lsb) MD1 MD2 Product MD4 (lsb) MD5 (msb) 16 bit / 16 bit MD0 (lsb) MD1 (msb) Remainder last read 32 bit/16 bit MD0 (lsb) MD1 MD2 MD3 (msb) Quotient Operation first read Remainder 14.4.3 MD3 (msb) MD3 (msb) Table 71. MDU registers read sequence The Read out sequence of the first MDx registers is not critical but the last read (from MD5 - division and MD3 - multiplication, shift or normalize) determines the end of a whole calculation (end of phase three). 14.4.4 Normalizing All leading zeroes of 32-bit integer variable stored in the MD0.. MD3 registers are removed by shift left operations. The whole operation is completed when the MSB (Most Significant Bit) of MD3 register contains a ’1’. After normalizing, bits ARCON.4 (msb) .. ARCON.0 (lsb) contain the number of shift left operations that were done. 14.4.5 Shifting In shift operation, 32-bit integer variable stored in the MD0... MD3 registers (the latter contains the most significant byte) is shifted left or right by a specified number of bits. The slr bit (ARCON.5) defines the shift direction and bits ARCON.4... ARCON.0 specify the shift count (which must not be 0). During shift operation, zeroes come into the left end of MD3 for shifting right or they come in the right end of the MD0 for shifting left. 14.4.6 The mdef flag The mdef error flag (see Table 68. on page 124) indicates an improperly performed operation (when one of the arithmetic operations is restarted or interrupted by a new operation). The error flag mechanism is automatically enabled with the first write operation to MD0 and disabled with the final read instruction from MD3 (multiplication or shift/norm) or MD5 (division) in phase three. Revision 1.2 125 of 195 nRF24LE1 Product Specification The error flag is set when: • • If you write to MD0.. MD5 and/or ARCON during phase two of MDU operation (restart or calculations interrupting). If any of the MDx registers are read during phase two of MDU operation when the error flag mechanism is enabled. In this case, the error flag is set but the calculation is not interrupted. The error flag is reset only after read access to the ARCON register. The error flag is read only. 14.4.7 The mdov flag The mdov overflow flag (see Table 68. on page 124) is set when one of the following conditions occurs: • • • division by zero. multiplication with a result greater than 0000 FFFFh. start of normalizing if the most significant bit of MD3 is set (“md3.7” = ‘1’). Any operation of the MDU that does not match the above conditions clears the overflow flag. Note: The overflow flag is exclusively controlled by hardware, it cannot be written. Revision 1.2 126 of 195 nRF24LE1 Product Specification 15 Encryption/decryption accelerator You can utilize the on-chip encryption/decryption accelerator for more time and power effective firmware. The accelerator is an 8 by 8 Galois Field Multiplier with an 8 bits output. The following polynomial is used: m(x) = x8 + x4 + x3 + x + 1 This is the polynomial used by AES (Advanced Encryption Standard). 15.1 • • Features Firmware available from Nordic Semiconductor. The result from the co-processing is available one clock period after the input data registers have changed. 15.2 Block diagram CryptAccelerator CCPDATIA 8051 SFRBus Interface CryptAccelerator Sfr CryptAccelerator CCPDATIB CryptAccelerator Core CryptAccelerator CCPDATO Figure 57. Encryption/decryption accelerator 15.3 Functional description The following registers control the encryption/decryption accelerator. Address Name/Mnemonic (Hex) 0xDD CCPDATIA 0xDE CCPDATIB 0xDF CCPDATO Reset Type Description values 7:0 0x00 R/W Encryption/decryption accelerator data in register A. 7:0 0x00 R/W Encryption/decryption accelerator data in register B. 7:0 0x00 R Encryption/decryption accelerator data out register. Bit Table 72. Encryption/decryption accelerator registers Revision 1.2 127 of 195 nRF24LE1 Product Specification The two registers CCPDATIA and CCPDATIB contain the input data, whilst CCPDATO contains the result from the co-processing. CCPDATO is updated one clock period after one of the input data registers has changed. Revision 1.2 128 of 195 nRF24LE1 Product Specification 16 Random number generator The nRF24LE1 contains a true Random Number Generator (RNG), which uses thermal noise to produce a non-deterministic bitstream. A digital corrector algorithm is employed on the bitstream to remove any bias toward ‘1’ or ‘0’. The bits are then queued into an 8-bit register for parallel readout. 16.1 • • • • • • Features Non-deterministic architecture based on thermal noise No seed value required Non-repeating sequence Corrector algorithm ensures uniform statistical distribution Data rate up to 10 kilobytes per second Operational while the processor is in standby 16.2 Block diagram Thermal noise source Random bitstream generator Control register (RNGCTL) Bias corrector Data register (RNGDAT) SFR bus Figure 58. Block diagram of RNG 16.3 Functional description Write a ‘1’ to the powerUp control bit to start the generator. The resultReady status bit flags when a random byte is available for readout in the RNGDAT register. It will be cleared when the data has been read, and set again when a new byte is ready. An interrupt (RNGIRQ) is also produced each time a new byte has been generated. The behavior of the interrupt is the same as that of the resultReady status bit. The random data and the resultReady status bit are invalid and should not be used when the RNG is powered down. When the RNG is powered up, by writing a ‘1’ to the powerUp control bit, the random data and the resultReady status bit are cleared regardless of whether the random data has been read or not. It is possible to disable the bias corrector by clearing the correctorEn bit. This offers a substantial speed advantage, but may yield a statistical distribution that is not perfectly uniform. The time needed to generate one byte of data is unpredictable, and may vary from one byte to the next. This is especially true when the corrector is enabled. It takes about 0.1ms on average to generate one byte when the corrector is disabled, and four times as long when it is enabled. There is an additional start-up delay of about 0.25ms for the first byte, counted from when the powerUp control bit is set. Revision 1.2 129 of 195 nRF24LE1 Product Specification 16.4 SFR registers The RNG is interfaced through the two registers; RNGCTL and RNGDAT. RNGCTL contains control bits and a status bit. RNGDAT contains the random data. Addr 0xD6 Bit 7 6 5 name powerUp correctorEn resultReady RW RW RW R 4:0 - - Function Reset value: 0x40 Power up RNG Enable bias corrector Data ready flag. Set when a fresh random byte is available in the RNGDAT register. Cleared when the byte has been read and when the RNG comes out of powerdown (when the powerUp bit changes from 0 to 1). Not used Table 73. RNGCTL register Addr 0xD7 Bit 7:0 name data RW R Function Reset value: 0x00 Random data Table 74. RNGDAT register Revision 1.2 130 of 195 nRF24LE1 Product Specification 17 General purpose IO port and pin assignments The IO pins of the nRF24LE1 are default set to general purpose IO for the MCU. The numbers of available IOs are 7 for the 24 pin 4x4mm, 15 for the 32 pin 5x5mm and 31 for the 48 pin 7x7mm package. The IO pins are also shared with IO requirements from peripheral blocks like SPI and 2 wire as well as more specialized functions like a 32 KHz crystal oscillator and the JTAG interface for the HW debugger. Connections between these other peripheral blocks and the pins are made dynamically by the PortCrossbar module. 17.1 To MCU Block diagram MUX Pn.m SFR Pn.m PnDIR.m SFR PnCON(out,m) SFR 3 PnCON(in,m) SFR To Port Crossbar 2 7 To Analog Crossbar Figure 59. IO pin circuitry block diagram Revision 1.2 131 of 195 nRF24LE1 Product Specification 17.2 Functional description 17.2.1 General purpose IO pin functionality Each of the IO pins on nRF24LE1 has a generic control functionality that sets pin features for the GPIO of the MCU. The features offered by the pins include: • • • • Digital or Analog Configurable Direction Configurable Drive Strength Configurable Pull Up/Down This functionality is multiplexed with the functionality of the PortCrossbar module which takes control and configures the pins depending on the needs of the peripheral block connected. The pin circuitry of the nRF24LE1 is shown in Figure 59. The pins on the nRF24LE1 are connected by default to a pin Multiplexer (MUX) that is connected to the GPIO registers of the MCU. Register Pn.m (n-port number, m - bit number) contains MCU GPIO data, PDIRn.m register controls input/output direction and PCONn.m register controls pin features drive strength and pull up/down resistors for each pin. When the MCU enables one of the peripheral blocks of the nRF24LE1 the pin MUX disconnects the MCU control of the pin and hands control over to the PortCrossbar module to set direction and pin features. However, if the pin is operated as an analog input, the MCU must set the pin control registers PDIR and PCON separately to prevent conflicts between pin configuration and the needs of the analog peripheral blocks of the nRF24LE1. The nRF24LE1 has one Pn.m, PnDIRm and PnCONn for each port. Pn.m and PnDIRm control only one parameter each, this means that a write/read operation to them controls/reads the status of the port directly. However, to control or read the features of a pin you use the PnCONm to write/read to one pin at a time. The PnCON register contains an address for the pin, information on whether it is an input or an output feature that is to be updated and the feature that is to be enabled. The features available: • • • • • • Output buffer on, normal drive strength Output buffer on, high drive strength Input buffer on, no pull up/down resistor Input buffer on, pull up resistor Input buffer on, pull down resistor Input buffer off Example: If four pins in port 3 are set as inputs with the pull up resistor enabled, then this is done with one write to P3DIR and four write operations to P3CON and only updating the pin address in P3CON for each write. Revision 1.2 132 of 195 nRF24LE1 Product Specification 17.2.2 PortCrossbar functionality The PortCrossbar sets up connections between the IO pins and the peripheral block of the device. 17.2.2.1 Dynamic allocation of pins The PortCrossbar modifies connections dynamically based on run-time variations in system needs of the peripheral blocks (SPI, 2 wire etc) of the device. This feature is necessary because the number of available pins is small compared to the combined IO needs of all the peripheral blocks. Consequently, on the smaller package options there may be conflicting pin assignments. These are resolved through a set of priorities assigned to each peripheral block. The pin out tables for each package option can be seen in Table 75. on page 135, Table 76. on page 136 and Table 77. on page 139. 17.2.2.2 Dynamic pin allocation for digital blocks Each digital peripheral block that needs an IO is represented in the pin out tables with the interface names of the block and the direction enforced on each pin. The priority of the blocks relative to potentially conflicting blocks is also shown. If the block is enabled, and no higher priority block is enabled, all the IO needs are granted. The PortCrossbar never grants partial fulfilment of a digital IO request even if a conflict exists only for some of the pins. A requesting digital device gets all or none of its IO needs granted. 17.2.2.3 Dynamic pin allocation for analog blocks A dynamic request for analog IO is similar to that of a digital IO. However, for analog blocks only the interface signals actually used as inputs to the analog blocks, configured by ADCCON1.chsel and ADCCON1.refsel, are connected to a device pin. This is different from the digital peripheral blocks where all the IO of a block are reserved once the block is enabled. The two analog blocks, ADC and analog comparator, share a column in the pin out tables. This is done because the comparator uses the ADC configuration registers for selecting the source pins for its signal and voltage reference inputs. Please refer to chapter 21 on page 164 and chapter 22 on page 170 for more details. Note: The implementation does not prevent simultaneous digital and analog use of a pin. If a pin is to be used for analog input, digital I/O buffers and digital peripheral blocks connected to the same pin should normally be disabled. Conflicts between analog blocks are resolved through priority. The IO needs of the XOSC32K are also run-time programmable. Depending on configuration, this block may request either analog or digital IO. See section 13.3.4 on page 121 for further details. If analog functionality is enabled for a pin, this is done without modifying or disabling the pins digital configuration. If particular digital input and/or output configuration are necessary for an analog pin to function correctly, this configuration must be enabled in registers PxCON and PxDIR separately, before enabling the analog block. 17.2.2.4 Default pin allocation If no peripheral blocks request IO, a default pinout as listed in the default column in the pin out maps are enabled. This means that all device pins are used for MCU GPIO. After reset, all IOs are configured to be digital inputs. The features, direction and IO data on the pins are in this case controlled by registers PnCON, PnDIR and Pn. Revision 1.2 133 of 195 nRF24LE1 Product Specification The default pin out also includes connections that are conditionally enabled based on the direction set for the pin. For example, if the P0DIR register in a 24pin 4x4mm package sets pin P0.6 as an input, it can be used as a MCU GP input and as the UART receiver. If pin P0.5 is programmed as an output, it can be connected to the MCU as a GP output, but also have conditional output from the UART/TXD through an AND gate. 17.3 IO pin maps The following conventions are used in all pin out maps: • • • • • For dynamic connections of digital peripheral blocks, the direction of each pin is indicated by ‘in’, ‘out’ or ‘inout’ next to the interface name. Dynamic analog connections are indicated with ‘ana’. Digital peripheral blocks with potentially conflicting IO needs are highlighted with blue background in the pinout tables. For blocks marked with a green background, conflicts may exist with other green and blue devices, depending on the configuration. Please refer to the documentation of the configurable (green) blocks for information on how the configuration affects the IO usage. The relative priorities of competing digital peripheral blocks are listed in the table header. Revision 1.2 134 of 195 nRF24LE1 Product Specification 17.3.1 Pin assignments in package 24 pin 4x4 mm The connection map described in this chapter is valid for nRF24LE1 in the 24 pin 4x4 mm package.Pins P0.0, P0.2, P0.4 and P0.6 have two system inputs listed per pin. This means that the input from the pin is driving both blocks inputs through an AND gate when the pin is configured as an input. Pin P0.5 and P0.6 are listed with two system outputs, such as p0Do 5 and UART/TXD. In these two cases the PortCrossbar also combines the two drivers using an AND gate and lets the AND gate drive the pin if it is configured as an output. The AND gate is chosen since both the UART/TXD and UARAT/RXD signals are high when idle. The SMISO pin driver is only enabled when the SCSN pin is active. Pin Default connections Inputs Dynamically enabled connections Outputs XOSC32K priority 1 P0.6 p0Di 6 UART/ RXD P0.5 p0Di 5 SPI Master priority 2 p0Do 6 P0.4 p0Di 4 p0Do 5 UART/ TXD p0Do 4 T0 P0.3 p0Di 3 p0Do 3 P0.2 p0Di 2 Slave/Flash HW Debug 2-Wire PWM ADC/COMP SPI priority 3 priority 4 priority 5 priority 6 priority 7 OCITO out W2SDA inout PWM1 out AIN6 ana SCSN FCSNa MMISO in SMISO FMISOa MMOSI out SMOSI FMOSIa MSCK out SSCK FSCKa in OCITDO out W2SCL inout in AIN5 ana out OCITDI in out in OCITMS in in in OCITCK in in AIN4 ana PWM0 out AIN3 ana p0Do 2 AIN2 ana GPINT1 P0.1 p0Di 1 p0Do 1 CLKLFb AIN1 ana P0.0 p0Di 0 p0Do 0 CLKLFc ana AIN0 ana GPINT0 Conflict exists, use priorities to determine IO allocation Conflict may exist depending on device configuration. In the case of a conflict, use priorities to determine IO allocation a. Flash SPI interface only activated when PROG is set high, no conflict with runtime operations b. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2:0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. CLKLFCTRL 2:0 = 3'b011: Low-amplitude clock source for CLKLF from analog connection pin P0.1. CLKLFCTRL 2:0 = 3'b100: Digital clock source for CLKLF. c. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2: 0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. Table 75. Pin out map for the 24 pin 4x4mm package Revision 1.2 135 of 195 nRF24LE1 Product Specification 17.3.2 Pin assignments in package 32pin 5x5 mm The connection map described in this chapter is valid with the 32-pin 5x5 QFN package. Pins P0.4 to P1.0 have two system inputs listed per pin. This means that the input from the pin is driving both block inputs if the pin is configured as an input. Pins P0.3-P0.4 are listed with two system outputs, such as p0Do 3 and TXD. In these two cases the PortCrossbar combines the two drivers using an AND gate and lets the AND gate drive the pin if it is configured as an output. The AND gate is chosen since both the TXD and RXD signals are high when idle. The SMISO pin driver is enabled only when SCSN is active. pin Default connections Inputs Outputs Dynamically enabled connections XOSC32K priority 1 P1.6 P1.5 P1.4 P1.3 P1.2 P1.1 p1Di 6 p1Di 5 p1Di 4 p1Di 3 p1Di 2 p1Di 1 P1.0 p1Di 0 TIMER1 P0.7 p0Di 7 T0 P0.6 p0Di 6 GPINT1 P0.5 p0Di 5 GPINT0 P0.4 p0Di 4 UART/ RXD P0.3 p0Di 3 p1Do 6 p1Do 5 p1Do 4 p1Do 3 p1Do 2 p1Do 1 p1Do 0 p0Do 7 SPI Master priority 2 MMISO in MMOSI out MSCK out Slave/Flash PWM SPI priority 3 priority 4 SCSN FCSNa SMISO FMISOa SMOSI FMOSIa in in out out in in p0Do 6 p0Do 5 SSCK in FSCKa in p0Do 4 ADC/COMP priority 5 HW Debug priority 6 AIN10 AIN 9 OCITO out ana OCITDO out ana OCITDI in AIN 8 ana OCITMS in AIN 7 ana OCITCK in AIN 6 ana AIN 5 ana AIN 4 ana 2-Wire priority 7 W2SDA ino ut W2SCL ino ut p0Do 3 PWM1 out AIN 3 ana UART/ TXD P0.2 p0Di 2 p0Do 2 PWM0 out AIN 2 ana AIN1 ana P0.1 p0Di 1 p0Do 1 CLKLF b AIN0 ana P0.0 p0Di 0 p0Do 0 CLKLF c ana Conflict exists, use priorities to determine IO allocation Conflict may exist depending on device configuration. In the case of a conflict, use priorities to determine IO allocation a. Flash SPI interface only activated when PROG is set high, no conflict with runtime operations. b. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2:0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. CLKLFCTRL 2:0 = 3'b011: Low-amplitude clock source for CLKLF from pin P0.1. CLKLFCTRL 2:0 = 3'b100: Digital clock source for CLKLF. c. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2: 0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. Table 76. Pin out map for the 32 pin 5x5mm package Revision 1.2 136 of 195 nRF24LE1 Product Specification 17.3.3 Pin assignments in package 48 pin 7x7 mm Due to the pin count in this package no IO conflicts exists between digital peripheral blocks. Pins P1.1P1.7 have two system inputs listed per pin. This means that the input from the pin is driving both system inputs if the pin is configured as an input. Pins P1.0-P1.1 are listed with two system outputs, such as p1Do 1 and TXD. In these two cases the PortCrossbar combines the two drivers using an AND gate and lets the AND gate drive the pin if it is configured as an output. The AND gate is chosen since both the TXD and RXD signals are high when idle. The SMISO pin driver is enabled only when SCSN is active. Revision 1.2 137 of 195 nRF24LE1 Product Specification Pin Default connections Inputs Outputs Dynamically enabled connections XOSC32K priority 1 P3.6 P3.5 P3.4 P3.3 P3.2 P3.1 P3.0 P2.7 P2.6 P2.5 P2.4 P2.3 P2.2 P2.1 P2.0 P1.7 P1.6 P1.5 P1.4 P1.3 P1.2 P1.1 P1.0 P0.7 P0.6 P0.5 P0.4 P0.3 P0.2 P0.1 P0.0 p3Di 6 p3Di 5 p3Di 4 p3Di 3 p3Di 2 p3Di 1 p3Di 0 p2Di 7 p2Di 6 p2Di 5 p2Di 4 p2Di 3 p2Di 2 p2Di 1 p2Di 0 p1Di 7 TIMER2 p1Di 6 TIMER1 p1Di 5 T0 p1Di 4 GPINT2 p1Di 3 GPINT1 p1Di 2 GPINT0 p1Di 1 UART/ RXD p1Di 0 ADC/COMP SPI Master priority 4 Slave/Flash SPI priority 2 p3Do 6 p3Do 5 p3Do 4 p3Do 3 p3Do 2 p3Do 1 p3Do 0 p2Do 7 p2Do 6 p2Do 5 p2Do 4 p2Do 3 p2Do 2 p2Do 1 p2Do 0 p1Do 7 PWM priority 6 FCSNa HW Debug priority 5 2-Wire priority 7 in FMISOa out p1Do 6 OCITO out ana OCITDO out AIN11 ana OCITDI in W2SDA inout p1Do 2 AIN10 ana OCITMS in W2SCL inout p1Do 1 AIN9 ana OCITCK in p1Do 5 AIN13 ana p1Do 4 AIN12 p1Do 3 FMOSIa in FSCKa in p1Do 0 AIN8 ana MMISO in UART/ TXD p0Di 7 p0Do 7 AIN7 ana MMOSI out PWM0 out p0Di 6 p0Do 6 AIN6 ana MSCK out PWM1 out p0Di 5 p0Do 5 AIN5 ana SCSN in p0Di 4 p0Do 4 AIN4 ana SMISO out p0Di 3 p0Do 3 AIN3 ana SMOSI in p0Di 2 p0Do 2 AIN2 ana SSCK in AIN1 ana p0Di 1 p0Do 1 CLKLF b ana p0Di 0 p0Do 0 CLKLF c ana AIN0 Conflict may exist depending on device configuration. In the case of a conflict, use priorities to determine IO allocation. a. Flash SPI interface only activated when PROG is set high, no conflict with runtime operations. b. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2:0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. CLKLFCTRL 2:0 = 3'b011: Low-amplitude clock source for CLKLF from pin P0.1. CLKLFCTRL 2:0 = 3'b100: Digital clock source for CLKLF. Revision 1.2 138 of 195 nRF24LE1 Product Specification c. Connection depends on configuration register CLKLFCTRL 2:0 CLKLFCTRL 2: 0 = 3'b000: Crystal connected between pin P0.0 and pin P0.1. Table 77.Pin out map for the 48 pin 7X7mm package 17.3.4 Programmable registers Depending on the package size 1 to 4 ports are available on nRF24LE1. Desired pin direction and functionality is configured using the configuration registers P0DIR, P1DIR, P2DIR, P3DIR, collectively referred to as PxDIR, and P0CON, P1CON, P2CON and P3CON, referred to as PxCON. The PxDIR registers determine the direction of the pins and the PxCON registers contain the functional options for input and output pin operation. The PortCrossbar by default (at reset) configures all pins as inputs and connects them to the MCU GPIO (pxDi). To change pin direction, write the desired direction to the PxDIR registers. Register name: P0DIR Bit Name RW 7:0 dir RW Address: 0x93 Reset value: 0xFF Function Direction bits for pins P0.0 – P0.7. Output: dir = 0, Input: dir = 1. P0DIR 0 P0DIR 1 P0DIR 2 P0DIR 3 P0DIR 4 P0DIR 5 P0DIR 6 P0DIR 7 - P0.0 P0.1 P0.2 P0.3 P0.4 P0.5 P0.6 P0.7 P0.7 only available on packages 32pin 5x5mm and 48pin 7x7mm Table 78. P0DIR register Bit 7:0 Register name: P1DIR name RW dir RW Address: 0x94 Reset value: 0xFF Function Direction bits for pins P1.0-P1.7. Output: dir = 0, Input: dir = 1. P1DIR 0 - P1.0 P1DIR 1 - P1.1 P1DIR 2 - P1.2 P1DIR 3 - P1.3 P1DIR 4 - P1.4 P1DIR 5 - P1.5 P1DIR 6 - P1.6 P1DIR 7 - P1.7 Port1 only available on packages 32pin 5x5mm and 48pin 7x7mm P1.7 only available on package 48 pin 7x7 Table 79. P1DIR register Revision 1.2 139 of 195 nRF24LE1 Product Specification Register name: P2DIR Bit Name RW 7:0 dir RW Address: 0x95 Reset value: 0xFF Function Direction bits for pins P2.0 – P2.7. (Not used by the 5x5mm package). Output: dir = 0, Input: dir = 1. P2DIR 0 - P2.0 P2DIR 1 - P2.1 P2DIR 2 - P2.2 P2DIR 3 - P2.3 P2DIR 4 - P2.4 P2DIR 5 - P2.5 P2DIR 6 - P2.6 P2DIR 7 - P2.7 Port2 only available on package 48pin 7x7mm Table 80. P2DIR register Register name: P3DIR Bit Name RW 7:0 dir RW Address: 0x96 Reset value: 0xFF Function Direction bits for pins P3.0 – P3.6. (Not used by the 5x5mm package). Output: dir = 0, Input: dir = 1. P3DIR 0 - P3.0 P3DIR 1 - P3.1 P3DIR 2 - P3.2 P3DIR 3 - P3.3 P3DIR 4 - P3.4 P3DIR 5 - P3.5 P3DIR 6 - P3.6 P3DIR 7 - reserved Port 3 only available on package48pin 7x7mm Table 81. P3DIR register The input and output options of each pin are configured in the PxCON registers. The PxCON registers have to be written once per pin (one write operation to the PxCON register configures the input/output options of a selected pin in the port). To read the current input or output options for a pin, you first need to perform a write operation to retrieve the desired bit address and option type (input or output). Revision 1.2 140 of 195 nRF24LE1 Product Specification For instance, to read the output mode of pin P0.5: Write to P0CON with a bitAddr value of 3'b101, a readAddr value of 1 and a inOut value of 0 (output). Then read from P0CON. The output mode of pin 5 is now found in bits 7:5 of the read data. Register name: P0CON Bit Name RW 7:5 pinMode RW Address: 0x9E Reset value: 0x00 Function Functional input or output mode for pins P0.0 – P0.7. For a write operation: The functional mode you would like to write to the pin. The inOut field determines if the input or output mode is written, the bitAddr field determines which pin is affected. Output modes using bits 7:5: 3’b000 Digital output buffer normal drive strength 3’b011 Digital output buffer high drive strength (all other value combinations are illegal) Input modes using bits 6:5: 2’b00 Digital input buffer on, no pull up/down resistors 2’b01 Digital input buffer on, pull down resistor connected 2’b10 Digital input buffer on, pull up resistor connected 2’b11 Digital input buffer off 4 inOut W 3 readAddr W 2:0 bitAddr W For a read operation: The current functional mode of the pin. The inOut field determines if the input or output mode is reported, while the bitAddr field indicates which pin is selected. This bit indicates if the current write operation relates to the input or output configuration of the addressed pin. inOut = 0 - Operate on the output configuration inOut = 1 - Operate on the input configuration If this bit is set, the purpose of the current write operation is to provide the bit address for later read operations. Consequently, the value of the bitAddr field is saved. The value of the inOut field is also saved, determining if the input or output mode is to be read. The pinMode field is ignored when readAddr is set. If this bit is not set, the pin mode of the addressed pin is updated with the value of the pinMode field. The inOut field determines if the input or output mode is updated. If the readAddr bit is set, the value of the bitAddr field is stored. For subsequent read operations from P0CON, the pin for which the pinMode will be returned is given by the list below. 7x7mm 5x5mm 4x4mm P0.0 P0.0 bitAddr = 3’b000 - P0.0 bitAddr = 3’b001 - P0.1 P0.1 P0.1 bitAddr = 3’b010 - P0.2 P0.2 P0.2 bitAddr = 3’b011 - P0.3 P0.3 P0.3 bitAddr = 3’b100 - P0.4 P0.4 P0.4 bitAddr = 3’b101 - P0.5 P0.5 P0.5 bitAddr = 3’b110 - P0.6 P0.6 P0.6 bitAddr = 3’b111 - P0.7 P0.7 reserved Table 82. P0CON register Revision 1.2 141 of 195 nRF24LE1 Product Specification Register name: P1CON Bit Name RW 7:5 pinMode RW Address: 0x9F Reset value: 0x00 Function Functional input or output mode for pins P1.0 – P1.7. For a write operation: The functional mode you would like to write to the pin. The inOut field determines if the input or output mode is written, the bitAddr field determines which pin is affected. Output modes using bits 7:5: 3’b000 Digital output buffer normal drive strength 3’b011 Digital output buffer high drive strength (all other value combinations are illegal) Input modes using bits 6:5: 2’b00 Digital input buffer on, no pull up/down resistors 2’b01 Digital input buffer on, pull down resistor connected 2’b10 Digital input buffer on, pull up resistor connected 2’b11 Digital input buffer off 4 inOut W 3 readAddr W 2:0 bitAddr W For a read operation: The current functional mode of the pin. The inOut field determines if the input or output mode is reported, while the bitAddr field indicates which pin is selected. This bit indicates if the current write operation relates to the input or output configuration of the addressed pin. inOut = 0 - Operate on the output configuration inOut = 1 - Operate on the input configuration If this bit is set, the purpose of the current write operation is to provide the bit address for later read operations. Consequently, the value of the bitAddr field is saved. The value of the inOut field is also saved, determining if the input or output mode is to be read. The pinMode field is ignored when readAddr is set. If this bit is not set, the pin mode of the addressed pin is updated with the value of the pinMode field. The inOut field determines if the input or output mode is updated. If the readAddr bit is set, the value of the bitAddr field is stored. For subsequent read operations from P1CON, the pin for which the pinMode will be returned, is given by the list below. 7x7mm 5x5mm 4x4mm P1.0 reserved bitAddr = 3’b000 - P1.0 P1.1 reserved bitAddr = 3’b001 - P1.1 P1.2 reserved bitAddr = 3’b010 - P1.2 P1.3 reserved bitAddr = 3’b011 - P1.3 P1.4 reserved bitAddr = 3’b100 - P1.4 P1.5 reserved bitAddr = 3’b101 - P1.5 P1.6 reserved bitAddr = 3’b110 - P1.6 reserved reserved bitAddr = 3’b111 - P1.7 Table 83. P1CON register Revision 1.2 142 of 195 nRF24LE1 Product Specification Register name: P2CON Bit Name RW 7:5 pinMode RW Address: 0x97 Reset value: 0x00 Function Functional input or output mode for pins P2.0 – P2.7. (Not used by the 5x5mm package). For a write operation: The functional mode you would like to write to the pin. The inOut field determines if the input or output mode is written, the bitAddr field determines which pin is affected. Output modes using bits 7:5: 3’b000 Digital output buffer normal drive strength 3’b011 Digital output buffer high drive strength (all other value combinations are illegal) Input modes using bits 6:5: 2’b00 Digital input buffer on, no pull up/down resistors 2’b01 Digital input buffer on, pull down resistor connected 2’b10 Digital input buffer on, pull up resistor connected 2’b11 Digital input buffer off 4 inOut W 3 readAddr W 2:0 bitAddr W For a read operation: The current functional mode of the pin. The inOut field determines if the input or output mode is reported, while the bitAddr field indicates which pin is selected. This bit indicates if the current write operation relates to the input or output configuration of the addressed pin. inOut = 0 - Operate on the output configuration inOut = 1 - Operate on the input configuration If this bit is set, the purpose of the current write operation is to provide the bit address for later read operations. Consequently, the value of the bitAddr field is saved. The value of the inOut field is also saved, determining if the input or output mode is to be read. The pinMode field is ignored when readAddr is set. If this bit is not set, the pin mode of the addressed pin is updated with the value of the pinMode field. The inOut field determines if the input or output mode is updated. If the readAddr bit is set, the value of the bitAddr field is stored. For subsequent read operations from P2CON, the pin for which the pinMode will be returned, is given by the list below. 7x7mm 5x5mm 4x4mm reserved reserved bitAddr = 3’b000 - P2.0 reserved reserved bitAddr = 3’b001 - P2.1 reserved reserved bitAddr = 3’b010 - P2.2 reserved reserved bitAddr = 3’b011 - P2.3 reserved reserved bitAddr = 3’b100 - P2.4 reserved reserved bitAddr = 3’b101 - P2.5 reserved reserved bitAddr = 3’b110 - P2.6 reserved reserved bitAddr = 3’b111 - P2.7 Table 84. P2CON register Revision 1.2 143 of 195 nRF24LE1 Product Specification Register name: P3CON Bit Name RW 7:5 pinMode RW Address: 0x8F Reset value: 0x00 Function Functional input or output mode for pins P3.0 – P3.6. (Not used by the 5x5mm package). For a write operation: The functional mode you would like to write to the pin. The inOut field determines if the input or output mode is written, the bitAddr field determines which pin is affected. Output modes using bits 7:5: 3’b000 Digital output buffer normal drive strength 3’b011 Digital output buffer high drive strength (all other value combinations are illegal) Input modes using bits 6:5: 2’b00 Digital input buffer on, no pull up/down resistors 2’b01 Digital input buffer on, pull down resistor connected 2’b10 Digital input buffer on, pull up resistor connected 2’b11 Digital input buffer off 4 inOut W 3 readAddr W 2:0 bitAddr W For a read operation: The current functional mode of the pin. The inOut field determines if the input or output mode is reported, while the bitAddr field indicates which pin is selected. This bit indicates if the current write operation relates to the input or output configuration of the addressed pin. inOut = 0 - Operate on the output configuration inOut = 1 - Operate on the input configuration If this bit is set, the purpose of the current write operation is to provide the bit address for later read operations. Consequently, the value of the bitAddr field is saved. The value of the inOut field is also saved, determining if the input or output mode is to be read. The pinMode field is ignored when readAddr is set. If this bit is not set, the pin mode of the addressed pin is updated with the value of the pinMode field. The inOut field determines if the input or output mode is updated. If the readAddr bit is set, the value of the bitAddr field is stored. For subsequent read operations from P3CON, the pin for which the pinMode will be returned, is given by the list below. 7x7mm 5x5mm 4x4mm reserved reserved bitAddr = 3’b000 - P3.0 reserved reserved bitAddr = 3’b001 - P3.1 reserved reserved bitAddr = 3’b010 - P3.2 reserved reserved bitAddr = 3’b011 - P3.3 reserved reserved bitAddr = 3’b100 - P3.4 reserved reserved bitAddr = 3’b101 - P3.5 reserved reserved bitAddr = 3’b110 - P3.6 bitAddr = 3’b111 - reserved reserved reserved Table 85. P3CON register Revision 1.2 144 of 195 nRF24LE1 Product Specification While the IO ports are used as MCU GPIO, the pin values are read and controlled by the MCU port registers P3 to P0. Address 0xB0 0xA0 0x90 0x80 Name P3 P2 P1 P0 Bit 7:0 7:0 7:0 7:0 Reset value 0xFF 0xFF 0xFF 0xFF Type R/W R/W R/W R/W Description Port 3 value Port 2 value Port 1 value Port 0 value Table 86. P3-P0 registers How many ports are available depends on which of the three nRF24LE1 package sizes you are using. Revision 1.2 145 of 195 nRF24LE1 Product Specification 18 SPI nRF24LE1 features a double buffered Serial Peripheral Interface (SPI). You can configure it to work in all four SPI modes. The default is mode 0. The SPI connects to the following pins of the device: MMISO, MMOSI, MSCK, SCSN, SMISO, SMOSI and SSCK.. The SPI Master function does not generate any chip select signal (CSN). The programmer typically uses another programmable digital I/O to act as chip selects for one or more external SPI Slave devices. 18.1 • • • • • Features Double buffered FIFO Full-duplex operation Supports SPI modes 0 through 3 Configurable data order on xMISO/xMOSI Four (Master) and three (Slave) interrupt sources 18.2 Block diagram MMISO SMDAT MMOSI MSCK Figure 60. SPI Master SMOSI SSDAT SSCK Figure 61. SPI Slave Revision 1.2 146 of 195 SMISO nRF24LE1 Product Specification 18.3 Functional description 18.3.1 SPI master The following registers control the SPI master: Address Name/mnemonic (Hex) 0xFC SPIMCON0 clockFrequency 0xFD 0xFE Revision 1.2 Reset value 6:0 0x02 6:4 010 Bit dataOrder 3 0 clockPolarity 2 0 clockPhase 1 0 spiMasterEnable 0 0 SPIMCON1 maskIrqRxFifoFull 3:0 3 0x0F 1 maskIrqRxDataReady 2 1 maskIrqTxFifoEmpty maskIrqTxFifoReady 1 1 0 1 SPIMSTAT 3:0 0x03 Type Description R/W SPI Master configuration register 0. R/W Frequency on MSCK. ckMCU is the MCU clock frequency.) 000: 1/2 ·ckMCU 001: 1/4·ckMCU 010: 1/8 ·ckMCU 011: 1/16·ckMCU 100: 1/32·ckMCU 101: 1/64·ckMCU 110: 1/64·ckMCU 111: 1/64·ckMCU R/W Data order (bit wise per byte) on serial output and input (MMOSI and MMISO respectively). 1: LSBit first, MSBit last. 0: MSBit first, LSBit last. R/W Defines the SPI Master’s operating mode together with SPIMCON0.1, see chapter 18.3.3 SPI timing. 1: MSCK is active ‘low’. 0: MSCK is active ‘high’. R/W Defines the SPI Master’s operating mode together with SPIMCON0.2, see chapter 18.3.3 SPI timing. 1: Sample on trailing edge of MSCK, shift on leading edge. 0: Sample on leading edge of MSCK, shift on trailing edge. R/W 1: SPI Master is enabled. The clock to the SPI Master core functionality is running. An SPI transfer can be initiated by the MCU via the 8051 SFR Bus (TX). 0: SPI Master is disabled. The clock to the SPI Master core functionality stands still. R/W SPI Master configuration register 1. R/W 1: Disable interrupt when RX FIFO is full. 0: Enable interrupt when RX FIFO is full. R/W 1: Disable interrupt when data is available in RX FIFO. 0: Enable interrupt when data is available in RX FIFO. R/W 1: Disable interrupt when TX FIFO is empty. 0: Enable interrupt when TX FIFO is empty. R/W 1: Disable interrupt when a location is available in TX FIFO. 0: Enable interrupt when a location is available in TX FIFO. R SPI Master status register. 147 of 195 nRF24LE1 Product Specification Address Name/mnemonic (Hex) rxFifoFull 0xFF 3 Reset value 0 rxDataReady 2 0 txFifoEmpty 1 1 txFifoReady 0 1 SPIMDAT 7:0 0x00 Bit Type Description R Interrupt source. 1: RX FIFO full. 0: RX FIFO can accept more data from SPI. Cleared when the cause is removed. R Interrupt source. 1: Data available in RX FIFO. 0: No data in RX FIFO. Cleared when the cause is removed. R Interrupt source. 1: TX FIFO empty. 0: Data in TX FIFO. Cleared when the cause is removed. R Interrupt source. 1: Location available in TX FIFO. 0: TX FIFO full. Cleared when the cause is removed. R/W SPI Master data register. Accesses TX (write) and RX (read) FIFO buffers, both two bytes deep. Table 87. SPI Master registers The SPI Master is configured through SPIMCON0 and SPIMCON1. It is enabled by setting SPIMCON0.0 to ‘1’. The SPI Master supports all four SPI modes, selected by SPIMCON0.2 and SPIMCON0.1 as described in section 18.3.3. The bit wise data order per byte on MMISO/MMOSI is defined by SPIMCON0.3. MSCK can run on one of six predefined frequencies in the range of 1/2 to 1/64 of the MCU clock frequency, as defined by SPIMCON0.6 down to SPIMCON0.4. SPIMDAT accesses both the TX (write) and the RX (read) FIFOs, which are two bytes deep. The FIFOs are dynamic and can be refilled according to the state of the status flags: “FIFO ready” means that the FIFO can accept data. “Data ready” means that the FIFO can provide data, minimum one byte. Four different sources can generate interrupt, unless they are masked by their respective bits in SPIMCON1. SPIMSTAT reveals which sources are active. Revision 1.2 148 of 195 nRF24LE1 Product Specification 18.3.2 SPI slave The following registers control the SPI slave: Address (Hex) Name/mnemonic Bit 0xBC SPISCON0 maskIrqCsnHigh 6:0 6 Reset value 0x70 1 maskIrqCsnLow 5 1 maskIrqSpiSlaveDone 4 1 dataOrder 3 0 clockPolarity 2 0 clockPhase 1 0 spiSlaveEnable 0 0 SPISSTAT csnHigh 5:0 5 0x00 0 csnLow 4 0 <Reserved> spiSlaveDone 3:1 0 0 SPISDAT 7:0 0x00 0xBE 0xBF Revision 1.2 Type Description R/W SPI Slave configuration register 0 R/W 1: Disable interrupt when SCSN goes high. 0: Enable interrupt when SCSN goes high. R/W 1: Disable interrupt when SCSN goes low. 0: Enable interrupt when SCSN goes low. R/W 1: Disable interrupt when SPI Slave is done with the current SPI transaction.” 0: Enable interrupt when SPI Slave is done with the current SPI transaction. R/W Data order (bit wise per byte) on serial input and output (SMOSI and SMISO, respectively.) 1: LSBit first, MSBit last. 0: MSBit first, LSBit last. R/W Defines the SPI Slave’s operating mode together with with SPISCON0.1, see chapter 18.3.3 SPI timing. 1: SSCK is active ‘low’. 0: SSCK is active ‘high’. R/W Defines the SPI Slave’s operating mode together with with SPISCON0.2, see chapter 18.3.3 SPI timing. 1: Sample on trailing edge of SSCK, shift on leading edge. 0: Sample on leading edge of SSCK, shift on trailing edge. R/W 1: SPI Slave is enabled. The clock to the SPI Slave core functionality is running. An SPI transfer can be initiated by an SPI Master (RX). 0: SPI Slave is disabled. The clock to the SPI Slave core functionality stands still. R SPI Slave status register R Interrupt source. 1: Positive edge of SCSN detected 2: Positive edge of SCSN not detected. Cleared when read. R Interrupt source 1: Negative edge of SCSN detected 0: Negative edge of SCSN not detected. Cleared when read. R Interrupt source. 1: SPI Slave done with an SPI transaction. 0: SPI Slave not done with an SPI transaction. Cleared when read. R/W SPI Slave data register. Accesses the RX (read)/TX (write) buffers. 149 of 195 nRF24LE1 Product Specification Table 88. SPI Slave registers The SPI slave is configured through SPISCON0. It is enabled by setting SPISCON0.0 to ‘1’. The SPI Slave supports all four SPI modes, selected by SPISCON0.2 and SPISCON0.1 as described in section 18.3.3. The bit wise data order per byte on SMISO/SMOSI is defined by SPISCON0.3. There are three possible interrupt sources in the SPI Slave. Any one of them can be masked. When an interrupt occurs, SPISSTAT provides information on what the source was. SPISDAT is used for data access in both directions. Prior to the first clock from the external SPI master, the MCU can write a up to two bytes to SPISDAT, but only one before SCSN goes low. The first byte will be transferred from the external SPI Master to the Slave on SMISO while data is being transferred from the external Master to the Slave on SMOSI. For maximum data throuput, after the first byte has been transferred, software must ensure that there always are two bytes in the TX chain; one that is being transferred and another in the pipe. There are two ways of doing this: 1. 2. Preload two TX data bytes as described above, and then one byte for each Spi Slave done interrupt until the transfer is completed. Preload one TX data byte as described above, load two bytes at the first Spi Slave done interrupt and then one byte for each Spi Slave done interrupt until the transfer is completed. This approach is, for some of the highest SSCK frequencies, likely to require a pause between the first and the second bytes on SPI, giving the MCU time to load the next TX data. 18.3.3 SPI timing The four different SPI modes are presented in Table 89. SPI modes, Figure 62. and Figure 63.. SPI mode 0 1 2 3 clockPolarity 0 0 1 1 clockPhase 0 1 0 1 Clock shift edge Trailing Falling Leading Rising Trailing Rising Leading Falling Table 89. SPI modes Revision 1.2 150 of 195 Clock sample edge Leading Rising Trailing Falling Leading Falling Trailing Rising nRF24LE1 Product Specification CSN Mode 0: SCK (clockPolarity = ’0') Mode 2: SCK (clockPolarity = ’1') Sample points MOSI MISO Bit # dataOrder = ’0' dataOrder = ’1' 7 0 6 1 5 2 4 3 3 4 2 5 1 6 0 7 Figure 62. SPI Modes 0 and 2: clockPhase = ‘0’. One byte transmission. CSN Mode 1: SCK (clockPolarity = ’0') Mode 3: SCK (clockPolarity = ’1') Sample points MOSI MISO Bit # dataOrder = ’0' dataOrder = ’1' 7 0 6 1 5 2 4 3 3 4 2 5 1 6 0 7 Figure 63. SPI Modes 1 and 3: clockPhase = ‘1’. One byte transmission. SPI timing is given in Figure 64. and in Table 90. and Table 91. Revision 1.2 151 of 195 nRF24LE1 Product Specification Tcwh xCSN Tcc Tch Tcch Tcl xSCK Tdh Tdc xMOSI C7 C6 Tcsd xMISO C0 Tcd S7 Tcdz S0 Figure 64. SPI timing diagram. One byte transmission. Revision 1.2 152 of 195 nRF24LE1 Product Specification Parameters Data to SCK Setup SCK to Data Hold CSN to Data Valid SCK to Data Valid SCK Low Time SCK High Time SCK Frequency SCK Rise and Fall CSN to SCK Setup SCK to CSN Hold CSN Inactive time CSN to Output High Z Symbol Tdc Tdh Tcsd Tcd Tcl Tch Fsck Tr,Tf Tcc Tcch Tcwh Tcdz Min 2 2 Max 38 55 40 40 0 8 100 2 2 50 38 Units ns ns ns ns ns ns MHz ns ns ns ns ns Table 90. SPI timing parameters (CLoad = 5pF) Parameters Data to SCK Setup SCK to Data Hold CSN to Data Valid SCK to Data Valid SCK Low Time SCK High Time SCK Frequency SCK Rise and Fall CSN to SCK Setup SCK to CSN Hold CSN Inactive time CSN to Output High Z Symbol Tdc Tdh Tcsd Tcd Tcl Tch Fsck Tr,Tf Tcc Tcch Tcwh Tcdz Min 2 2 Max 42 58 40 40 0 8 100 2 2 50 42 Table 91. SPI timing parameters (CLoad = 10pF) Revision 1.2 153 of 195 Units ns ns ns ns ns ns MHz ns ns ns ns ns nRF24LE1 Product Specification 19 Serial port (UART) The MCU system is configured with one serial port that is identical in operation to the standard 8051 serial port (Serial interface 0). The two serial port signals RXD and TXD are available on device pins UART/RSD and UART/TXD The serial port (UART) derives its clock from the MCU clock; ckCpu. See chapter 11.3.1 on page 110 for more information. The direction for the UART pins must be set to input for the RXD pin and output for the TXD pin in the corresponding PxDIR registers. 19.1 • • • • • Features Synchronous mode, fixed baud rate 8-bit UART mode, variable baud rate 9-bit UART mode, variable baud rate 9-bit UART mode, fixed baud rate Additional baud rate generator Note: It is not recommended to use Timer 1 overflow as baud generator. 19.2 Block diagram Transmit & Receive UART/RXD (to pin) UART/TXD (from pin) S0BUF S0CON ADCON.7 From Timer 1 Baud rate generator S0RELH S0RELL Figure 65. Block diagram of serial port 19.3 Functional description The serial port is controlled by S0CON, while the actual data transferred is read or written in the S0BUF register. Transmission speed (“baud rate”) is selected using the S0RELL, S0RELH and ADCON registers. Revision 1.2 154 of 195 nRF24LE1 Product Specification 19.3.1 Serial port 0 control register – S0CON The S0CON register controls the function of Serial Port 0. Address 0x98 Reset value 0x00 Bit Name 7:6 5 4 3 2 1 0 Description sm0: Serial Port 0 mode select sm1 0 0: Mode 0 – Shift register at baud rate ckCpu / 12 0 1: Mode 1 – 8-bit UART. 1 0: Mode 2 – 9-bit UART at baud rate ckCpu /32 or ckCpu/64a 1 1: Mode 3 – 9 bit UART. sm20 Multiprocessor communication enable ren0 Serial reception enable: 1: Enable Serial Port 0. tb80 Transmitter bit 8. This bit is used while transmitting data through Serial Port 0 in Modes 2 and 3. The state of this bit corresponds with the state of the 9th transmitted bit (for example, parity check or multiprocessor communication). It is controlled by software. rb80 Received bit 8. This bit is used while receiving data through Serial Port 0 in Modes 2 and 3. It reflects the state of the 9th received bit. ti0 Transmit interrupt flag. It indicates completion of a serial transmission at Serial Port 0. It is set by hardware at the end of bit 8 in mode 0 or at the beginning of a stop bit in other modes. It must be cleared by software. ri0 Receive interrupt flag. It is set by hardware after completion of a serial reception at Serial Port 0. It is set by hardware at the end of bit 8 in mode 0 or in the middle of a stop bit in other modes. It must be cleared by software. a. If smod = 0 baud rate is ckCpu/64, if smod = 1 then baud rate is ckCpu/32. Table 92. S0CON register for bd (adcon.7) = 0 : 2 SMOD * ckCpu baud rate = * (Timer1 overflow rate) 32 for bd (adcon.7) = 1 : baud rate = 2 SMOD * ckCpu 64 * 210 − s0rel ( ) Figure 66. Equation of baud rate settings for Serial Port 0 Below is an explanation of some of the values used in Figure 66. on page 155: Value SMOD (PCON.7) S0REL bd (adcon.7) Definition Serial Port 0 baud rate select flag The contents of S0REL registers (s0relh, s0rell) see section 19.3.3. The MSB of ADCON register see section 19.3.4 Table 93.Values of S0CON equation Revision 1.2 155 of 195 nRF24LE1 Product Specification 19.3.2 Serial port 0 data buffer – S0BUF Address 0x99 Reset value 0x00 Register name S0BUF Table 94. S0BUF register Writing data to the SOBUF register sets data in serial output buffer and starts the transmission through Serial Port 0. Reading from the S0BUF reads data from the serial receive buffer. 19.3.3 Serial port 0 reload register – S0RELH, S0RELL Serial Port 0 Reload register is used for Serial Port 0 baud rate generation. Only 10 bits are used, 8 bits from the S0RELL, and 2 bits from the S0RELH. Address 0xAA 0xBA Reset value 0xD9 0x03 Register name S0RELL S0RELH Table 95. S0RELL/S0RELH register Revision 1.2 156 of 195 nRF24LE1 Product Specification 19.3.4 Serial port 0 baud rate select register - ADCON The MSB of this register is used by Serial Port 0 for baud rate generation. Address 0xD8 Reset Bit Name Description value 0x00 7 bd Serial Port 0 baud rate select (in modes 1 and 3) When 1, additional internal baud rate generator is used, otherwise Timer 1 overflow is used. 6-0 Not used Table 96. ADCON register Revision 1.2 157 of 195 nRF24LE1 Product Specification 20 2-Wire 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 data rates. The 2-Wire is not CBUS compatible. The 2 wire interface connects to device pins W2SDA and W2SCL. 20.1 • • • • • • • • Features 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). 20.2 Functional description 20.2.1 Recommended use • • • • The W2CON0.wire2Enable bit must be set to ‘1’ in a separate write operation before any other programming of the 2-Wire is attempted. 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. 20.2.2 Master transmitter/receiver 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 TX mode To enter TX mode, MCU must write the address to the Slave it wants the 2-Wire to connect to, or the general call address (0x00), to W2DAT. 7:1, and write ‘0’ to the direction bit; W2DAT.0. The byte is then transmitted 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.2 158 of 195 nRF24LE1 Product Specification 20.2.2.2 RX mode To enter RX mode, MCU must write the address to the Slave it wants the 2-Wire to connect to, to W2DAT. 7:, and write ‘1’ to the direction bit; W2DAT.0. The byte is then transmitted 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 then releases the control over the bus and is ready to accept bytewise RX data from the addressed Slave. For each byte received, if not masked, an interrupt request is asserted at the same time as the last bit is sampled, prior to sending the acknowledge to the Slave. The acknowledge is also stored in W2CON1.1. To do a repeated start or stop the transfer, the MCU must set W2CON0.5 after receiving the second to last byte from the Slave. This makes the 2-Wire Master send a not-acknowledge after the last byte, which forces the Slave to let go of the bus control. After receiving the last byte, the Master can do a repeated start by writing a new Slave address and direction bit to W2DAT. 20.2.3 Slave transmitter/receiver As the 2-Wire Slave detects a start condition it will enter RX mode and wait for the first byte from the Master. When the first byte is completed, the Slave compares W2DAT.7 down to W2DAT.1 to W2SADR (or the general call address, 0x00) to see if it is supposed to reply. If so, W2DAT.0 decides if it should stay in RX mode (‘0’) or enter TX mode (‘1’). The 2-Wire Slave asserts interrupt requests to the MCU when 1) there is an address match after a start condition; 2) after each data byte received (RX mode) or transmitted (TX mode), or; 3) a stop condition is detected. All interrupts can be masked by configuration. If the 2-Wire Slave’s MCU has trouble processing the data fast enough, it can stall the transmission by setting W2CON0.6 to ‘1’ between bytes. In TX mode, this forces SCL ‘low’ after transmission until the MCU has written new data to W2DAT. In RX mode, SCL is kept ‘low’ after reception, until the MCU has read the new data. New TX data must always be written by the MCU to W2DAT before the next falling edge on SCL. New RX data must always be read by the MCU from W2DAT before the next rising edge on SCL, after the corresponding interrupt request. Revision 1.2 159 of 195 nRF24LE1 Product Specification 20.2.3.1 2-Wire timing Symbol Parameter (CK = 16MHz) fCK System clock frequency. CKPERIOD System clock period. SCL clock period. SCLPE- Standard Min Max 16 62.5 10000 Fast Min Max 16 62.5 2500 4700 940 Unit MHz ns ns RIOD tSTA2SCL0 Time from start condition to SCL goes ‘low’. tSCL0F SCL ‘low’ time after start condition. tDSETUP Data setup time before positive edge on SCL. tDHOLD Data hold time after negative edge on SCL. tSCL0L SCL ‘low’ time after last bit before stop condition. tSCL12STO Time from SCL goes ‘high’ to stop condition. P tSTOP2STA Time from stop condition to start condition. RT tREL Time from change on SDA until SCL is released when the module is a Slave that forces SCL ‘low’. WIRQ Width of IRQ signal. P2IRQ Time from positive edge on SCL to IRQ signal. 5000 4400 3·CKP 1250 800 560 3· CKP ns ns ns 440 ns 5000 1250 ns 5000 1300 ns 4700 1000 ns 1400 1400 ns 4· CKP 9· CKP 4· CKP 8· CKP ns ns Table 97. Timing (16MHz system clock) t(SCL0F) SCL(PERIOD) t(SCLOL) SCL t(DSETUP) t(STA2SCL0) t(DHOLD) SDA Figure 67. Timing SCL/SDA Revision 1.2 160 of 195 t(SCL12 nRF24LE1 Product Specification SCL SDA 0 1 7 ACK/NACK t(P2IRQ) t(WIRQ) IRQ(RX) t(P2IRQ) IRQ(TX) STATUS Status reg. updated with AC RX_DATA Receive register updated Figure 68. Interrupt request timing towards MCU STOP Condition START Condition SDA SCL 1-7 8 9 1-7 ACK ADDRESS 8 DATA 9 1-7 ACK 8 DATA 9 ACK R/W Figure 69. Complete data transfer 20.3 SFR registers The following registers control the 2-Wire: Address Name/Mnemonic (Hex) 0xE2 W2CON0 broadcastEnable Revision 1.2 Reset value 7:0 0x80 7 1 Bit Type Description R/W 2-Wire configuration register 0. R/W Slave only: 1: Respond to the general call address (0x00), as well as the address defined in WIRE2ADR. 0: Respond only to the address defined in WIRE2ADR. 161 of 195 nRF24LE1 Product Specification Address Name/Mnemonic (Hex) clockStop xStop xStart Revision 1.2 6 Reset value 0 5 0 Bit 4 0 clockFrequency 3:2 00 masterSelect 1 0 Type Description R/W Slave only: 1: SCL is kept ‘low’ by the slave between byte transfers. This buys the MCU time to read RX data or write TX data. In TX mode SCL is released tREL after TX data has been written to W2DAT. tREL = 1400 ns in Standard and Fast modes, while tREL = 5·TckCPU in High-speed mode. In RX mode SCL is released immediately after the RX data is read from W2DAT. Note: Update this bit before any transmissions begin. 0: The 2-Wire Slave does not alter the clock. R/W Master only: 1: Transmit stop condition 1) in RX mode: After the ongoing byte reception is completed; or 2) in TX mode: After any pending TX data is transmitted. Note: Do not attempt to clear a stop bit by writing a 0 to it. 0: No stop condition to be sent. Cleared when the stop condition is transmitted. Slave only: 1: Disable interrupt when stop condition is detected. 0: Enable interrupt when stop condition is detected. R/W Master only: 1: Transmit start (repeated start) condition after any pending TX data or stop condition. Note: Do not attempt to clear a start bit by writing a 0 to it. 0: No start (repeated start) condition to be sent. Cleared when the start (repeated start) condition is transmitted. Slave only: 1: Disable interrupt on address match. 0: Enable interrupt on address match. R/W Frequency on SCL. 00: Idle. 01: 100 KHz (Standard mode). Requires a system clock frequency of at least 4 MHz. 10: 400 KHz (Fast mode). Requires a system clock frequency of at least 8 MHz. 11: reserved. R/W 1: Master mode selected. 0: Slave mode selected. 162 of 195 nRF24LE1 Product Specification Address Name/Mnemonic (Hex) wire2Enable 0 Reset value 0 W2CON1 maskIrq 5:0 5 0x00 0 broadcast 4 stop 3 addressMatch 2 ack_n 1 dataReady 0 0xD9 W2SADR 6:0 0x00 0xDA W2DAT 7:0 0x00 0xE1 Bit Type Description R/W 1: 2-Wire is enabled. The clock to the 2-Wire core functionality is running. An 2-Wire transfer can be initiated by the MCU via the 8051 SFR Bus (TX). Note: This bit must be set in a separate write operation before any other 2-Wire configuration bits are written. 0: 2-Wire is disabled. The clock to the 2-Wire core functionality stands still. R/W 2-Wire configuration register 1/status register. R/W 1: Disable all interrupts. 0: Enable all interrupts (not masked otherwise). Note: Update this bit before any transmissions begin. Slave only: R 1: The last received address was a broadcast address (0x00). 0: The last received address was not a broadcast address. Cleared when reading W2CON1. Slave only: R 1: Interrupt caused by stop condition. 0: No interrupt caused by stop condition. Cleared when reading W2CON1. Slave only: R 1: Interrupt caused by address match. 0: No interrupt caused by address match. Cleared when reading W2CON1. TX mode only: R 1: Not-acknowledge (NACK). 0: Acknowledge (ACK). This bit contains the acknowledge 2-Wire has received after the last transfer. Cleared when reading W2CON1. R 1: Interrupt caused by byte transmitted/received. 0: No interrupt caused by byte transmitted/ received. Cleared when reading W2CON1. R/W 2-Wire Slave address register. The address the 2-Wire reacts upon in slave mode. R/W 2-Wire data register. Accesses TX (write) and RX (read) buffers, both one byte deep. Table 98. Wire registers The 2-Wire is enabled by setting W2CON0.0 to ‘1’. W2CON0.1 decides whether it shall act as Master or Slave. The baudrate is defined by W2CON0. 3:2. Note: The 2-Wire needs a system clock frequency of at least 4 MHz to function correctly in Standard mode. In Fast mode, the system clock frequency must be at least 8 MHz. Revision 1.2 163 of 195 nRF24LE1 Product Specification 21 ADC nRF24LE1 includes a general purpose ADC with up to 14 input channels, depending on package variant. The ADC contains an internal 1.2V reference, but can also be used with external reference or full scale range equal to VDD. It can be operated in a single step mode with sampling under software control, or a continuous conversion mode with a programmable sampling rate. 21.1 • • • • • • • • Features 6, 8, 10 or 12 bit resolution Up to 14 input channels Single ended or differential input Full-scale range set by internal reference, external reference or VDD Single step mode with conversion time down to 3µs Continuous mode with 2, 4, 8 or 16 kbps sampling rate Low current consumption; only 0.1 mA at 2 kbps Mode for measuring supply voltage 21.2 Block diagram ADCCON1.chsel 2/3(VDD 1/3(VDD AIN13 AIN1 AIN0 M U X Vi+ Vi- AIN6 AIN2 AIN9 AIN3 VDD Internal 1.2V M U X Algorithmic ADC ADCDATA[11:0] Vref 1/2 M U X ADCCON1.refsel ADCCON2.diffm Figure 70. Block diagram of ADC 21.3 Functional description 21.3.1 Activation A write operation to the ADCCON1 register automatically starts a conversion, provided that the pwrup bit is set. If the ADC is busy, the unfinished conversion is aborted and a new one initiated. Write operations to ADCCON2 and ADCCON3 do not start a conversion. It is not advisable to change these registers while the ADC is busy. Revision 1.2 164 of 195 nRF24LE1 Product Specification 21.3.2 Input selection The ADC supports up to 14 external and 2 internal input channels, and can be configured for single ended or differential measurements. Input channel is selected with the chsel bits. Channel 0 to 13 (AIN0-AIN13) are external inputs applied through port pins. Channel 14 and 15 are internally generated inputs equal to 1/3⋅VDD and 2/3⋅VDD, respectively. The number of available external inputs depends on package variant. See chapter 17 on page 131 for a description of the mapping between port pins and AIN0-AIN13. Configure diffm to select between single ended and differential mode. In single ended mode the input range is from 0V up to the reference voltage VREF, in differential mode from –VREF/2 to +VREF/2. Either AIN2 or AIN6 can be used as inverting input in differential mode. Non-inverting input is selected with chsel. The common-mode voltage must be between 25% and 75% of VDD. The internally generated 1/3 VDD and 2/3 VDD inputs may be used for supply voltage measurement or calibration of offset and gain error. 21.3.3 Reference selection Full-scale range is controlled by the refsel bits. It can be set by an internal bandgap reference (nominally 1.2V), external reference or VDD. The external reference voltage is applied on AIN3 or AIN9, and must be between 1.15V and 1.5V. It is buffered by an on-chip CMOS buffer with very high input impedance. 21.3.4 Resolution The ADC can do 6, 8, 10 or 12 bit conversions. Configure the resol bits to set resolution. 21.3.5 Conversion modes The cont bit selects between single step and continuous conversion mode. In single step mode the ADC performs one conversion and then stops. In continuous mode it runs continuously with a programmable sampling rate. Input signal sampled ADCCON1 write ADCCON1.busy ADCDATA Previous value TWUP t0 TACQ t1 New value TCONV t2 t3 Figure 71. Timing diagram for single step conversion Figure 71. illustrates the timing of a single step conversion. The conversion is started by writing to the ADCCON1 register. The busy bit is set to ‘1’ four 16MHz clock cycles afterwards and cleared again when the conversion result becomes available in the ADCDATH/ADCDATL registers. An interrupt to the MCU (ADCIRQ) is also generated at the end of conversion. Revision 1.2 165 of 195 nRF24LE1 Product Specification By default the ADC is powered down immediately after end of conversion. It can also be configured to enter standby mode after end of conversion, and proceed to a full power-down after a programmable delay. This shortens the wakeup time if a new conversion is initiated before the power-down delay has elapsed. Configure the rate bits to choose behavior. Note that this automatic power-down will not clear the pwrup bit, and the selected port pin(s) will continue to be configured as analog input(s) until the pwrup bit is cleared from software. A conversion can be divided into three phases: wakeup, signal acquisition and conversion. The wakeup time depends on whether the ADC was powered down or in standby mode before initiation. If it was powered down it needs TWUP = 15µs to wake up. Otherwise, TWUP = 0.6µs. The sampling capacitor is switched to the analog input at the end of the wakeup phase (at t = t1) and remains connected throughout the acquisition phase. The sample is acquired at the end of the acquisition phase (at t = t2). The duration of this phase is TACQ = 0.75, 3, 12 or 36µs, selected with the tacq bits. The final phase is the time used by the ADC to convert the analog sample into a N-bit digital representation. This time depends on the selected resolution: TCONV = 1.7, 1.9, 2.1 and 2.3µs for 6, 8, 10 and 12-bit conversions, respectively. Table 99. shows the total conversion time for all combinations of acquisition time and resolution. Starting from standby mode 6-bit 8-bit 10-bit 12-bit 3.0 3.2 3.4 3.6 5.3 5.4 5.6 5.8 14.3 14.4 14.6 14.8 38.3 38.4 38.6 38.8 TACQ 0.75 3 12 36 Starting from power-down 6-bit 8-bit 10-bit 12-bit 17.4 17.6 17.8 18.0 19.7 19.9 20.1 20.3 28.7 28.9 29.1 29.3 52.7 52.9 53.1 53.3 Unit µs µs µs µs Table 99. Single step conversion time ADCCON1 write ADCCON1.busy ADCDATA 1st value As for single step 1/fRATE 2nd value 1/fRATE Figure 72. Timing diagram for continuous conversion Continuous conversion mode operates exactly like single step, except that new conversions are started automatically at a programmable rate. The converter enters power down mode between conversions to minimize current consumption. Sampling rate is specified with the rate bits, and can be 2, 4, 8 or 16 ksps. 21.3.6 Output data coding The ADC uses straight binary coding for single ended conversions. An input voltage ≤ 0V is represented by all zeroes (000...00), and an input voltage ≥ VREF by all ones (111...11). Midscale is represented by a one followed by all zeroes (100...00). Differential conversions use offset binary coding. A differential input voltage ≤ −VREF/2 is represented by all zeroes (000...00), and an input voltage ≥ +VREF/2 by all ones (111...11). Zero-scale is represented by a one followed by all zeroes (100...00). Revision 1.2 166 of 195 nRF24LE1 Product Specification The ADCCON3 register contains 3 overflow bits; uflow is set when the ADC is under ranged, oflow is set when the ADC is over ranged, while range is the logical OR of uflow and oflow. 21.3.7 Driving the analog input The analog input pin draws a small current transient each time the internal sampling capacitor is switched to the input at the beginning of the acquisition phase. It is important that the circuitry driving the input settles from this disturbance before the conversion is started. Unless the input is driven by a sufficiently fast op-amp, it may be necessary to choose a longer than minimum acquisition time to ensure proper settling. But note that this extends the conversion time accordingly, and hence the time delay before the ADC returns to power-down mode. If current consumption is important, the acquisition time should be made as short as possible. Figure 73. gives recommendations for acquisition time as a function of source resistance and capacitance, assuming a passive signal source and 10-bit conversions. If for instance the source resistance is 100kΩ and the off-chip capacitance on the analog input pin is 10pF, it can be read out from the figure that the recommended acquisition time is 12µs. Alternatively, a large capacitor may be connected between the analog input pin and VSS. It will supply all the current to the sampling capacitor, so that minimum acquisition time can be used even if the source resistance is high. A capacitor value of 33nF or higher is recommended. 1.0E+06 Resistan ce [Ohms] 1.0E+05 12us Ex ternal buffer needed Tac q=36us 1.0E+04 Tac q=12us Tac q=3us Tac q=0.75us 1.0E+03 1.0E+02 1.0E-12 1.0E-11 1.0E-10 1.0E-09 1.0E-08 Capacitance [Far ads] Figure 73. Recommended acquisition time versus source resistance and capacitance (10-bit conversions) Revision 1.2 167 of 195 nRF24LE1 Product Specification 21.3.8 SFR registers The ADC is interfaced to the MCU through five registers; ADCCON1, ADCCON2, ADCCON3, ADCDATH and ADCDATL. ADCCON1, ADCCON2 and ADCCON3 contain configuration settings and status bits. The conversion result is contained in the ADCDATH and ADCDATL registers. Addr 0xD3 Bit 7 Name pwrup RW RW 6 busy R 5:2 chsel RW 1:0 refsel RW Function Reset value: 0x00 Power-up control: 0: Power down ADC 1: Power up ADC and configure selected pin(s) as analog input ADC busy flag: 0: No conversion in progress 1: Conversion in progress The busy bit is cleared when a conversion result becomes available in the ADCDATH / ADCDATL registers. Input channel select: 0000: AIN0 0001: AIN1 : 1101: AIN13 1110: 1/3⋅VDD 1111: 2/3⋅VDD Reference select: 00: Internal 1.22V reference 01: VDD 10: External reference on AIN3 11: External reference on AIN9 Table 100. ADCCON1 register Addr 0xD2 Revision 1.2 Bit 7:6 Name diffm RW RW 5 cont RW 4:2 rate RW Function Reset value: 0x00 Selects single ended or differential mode: 00: Single ended 01: Differential with AIN2 as inverting input 10: Differential with AIN6 as inverting input 11: Not used Selects single step or continuous conversion mode: 0: Single step conversion 1: Continuous conversion with sampling rate defined by rate Selects sampling rate in continuous conversion mode: 000: 2 ksps 001: 4 ksps 010: 8 ksps 011: 16 ksps 1XX: Reserved Selects power-down delay in single-step mode: 000: 0µs 001: 6µs 010: 24µs 011: Infinite (clear pwrup to power down) 1XX: Reserved 168 of 195 nRF24LE1 Product Specification Addr Bit 1:0 Name tacq RW RW Function Reset value: 0x00 Duration of input acquisition window (TACQ): 00: 0.75µs 01: 3µs 10: 12µs 11: 36µs Table 101. ADCCON2 register Addr 0xD1 Bit 7:6 Name resol RW RW 5 rljust RW 4 3 2 1:0 uflow oflow range - R R R - Function Reset value: 0x00 ADC resolution: 00: 6 bits 01: 8 bits 10: 10 bits 11: 12 bits Selects left or right justified data in ADCDATH / ADCDATL: 0: Left justified data 1: Right justified data ADC underflow when set (conversion result is all zeroes) ADC overflow when set (conversion result is all ones) ADC overflow or underflow when set (equals oflow OR uflow) Not used Table 102. ADCCON3 register Addr 0xD4 Bit 7:0 Name - RW R Function Reset value: 0x00 Most significant byte of left or right justified ADCDATA (see Table 105.) Table 103. ADCDATH register Addr 0xD5 Bit 7:0 Name - RW R Function Reset value: 0x00 Least significant byte of left or right justified ADCDATA (see Table 105.) Table 104. ADCDATL register rljust 0 0 0 0 1 1 1 1 resol 00 01 10 11 00 01 10 11 ADCDATH 7:0 ADCDATA 5:0 ADCDATA 7:0 ADCDATA 9:0 ADCDATA 11:0 0 0 0 0 ADCDATL 7:0 0 0 0 0 ADCDATA 5:0 ADCDATA 7:0 ADCDATA 9:0 ADCDATA 11:0 Table 105. Left or right justified output data Revision 1.2 169 of 195 nRF24LE1 Product Specification 22 Analog comparator The analog comparator is used as a wakeup source. It allows a system wakeup to be triggered by the voltage level of a differential or single ended analog input applied through the port pins. The comparator has very low current consumption, and is operational in the register retention mode and memory retention mode timer on. 22.1 • • • Features Low current consumption (0.75µA typical) Differential or single-ended input Single-ended threshold programmable to 25%, 50%, 75% or 100% of VDD or an arbitrary reference voltage from pin 14-channel input multiplexer Rail-to-rail input voltage range Programmable output polarity • • • 22.2 Block diagram ADCCON1.chsel AIN0-AIN13 COMPCON.polarity M U X Wakeup source VDD Analog input from port pins AIN3, AIN9 M U X M U X Prog. scaler ADCCON1.refsel COMPCON.cmpref COMPCON.refscale Figure 74. Block diagram of analog comparator 22.3 Functional description 22.3.1 Activation Enable the comparator by setting the enable bit in the COMPCON register. The comparator is activated when the system enters register retention mode or memory retention mode timer on. It is not operational in any other system modes. In order to use the comparator a 32 kHz clock source must also be activated. 22.3.2 Input selection Depending on package variant, one out of up to 14 different port pins may be used to apply a voltage to the non-inverting comparator input. Configure the chsel bits in the ADCCON1 register to select one of AIN0 through AIN13 as input. Note that ‘1110’ and ‘1111’ are illegal values; if these are specified the non-inverting comparator input will float. The pwrup bit in ADCCON1 does not have to be set. Refer to chapter 17 on page 131 for a description of the mapping between port pins and AIN0-AIN13. Revision 1.2 170 of 195 nRF24LE1 Product Specification 22.3.3 Reference selection The inverting comparator input can be connected to 25%, 50%, 75% or 100% of either VDD or an arbitrary reference voltage from AIN3 or AIN9. Configure the refscale bits in COMPCON to select scaling factor. To use VDD as a reference, set cmpref to ‘0’. To use an arbitrary reference, set cmpref to ‘1’ and configure refsel in ADCCON1 to choose between AIN3 and AIN9 as input pin for the reference. Note that ‘00’ and ‘01’ are illegal values for refsel; if these are specified the inverting comparator input will float. Differential input mode is configured by setting refscale to 100% and choosing AIN3 or AIN9 as inverting input. 22.3.4 Output polarity The polarity of the comparator output is programmable. The default behavior is that a wakeup is triggered when the non-inverting input rises above the inverting input. However, if the polarity bit is set a wakeup is triggered when the non-inverting input drops below the inverting input. 22.3.5 Input voltage range The input voltage range on AIN0-AIN13 is from VSS to VDD+100mV. However, the input voltage must never exceed 3.6V. 22.3.6 Configuration examples Wakeup criterion AIN0 > 0.25⋅VDD AIN13 < 0.5⋅VDD AIN2 > 0.75⋅AIN3 AIN3 < AIN9 ADCCON1 chsel refsel 0000 XX 1101 XX 0010 10 0011 11 polarity 0 1 0 1 COMPCON refscale 00 01 10 11 cmpref 0 0 1 1 Table 106. Configuration examples 22.3.7 Driving the analog input The comparator has a switched capacitor input clocked at 32 kHz. It is recommended to connect a 330pF bypass capacitor between the analog input pin(s) and VSS. This reduces voltage transients introduced by the switching. The capacitor may be omitted if the signal source has an output resistance smaller than 100kΩ. The input bias current of the comparator is typically below 100nA. Revision 1.2 171 of 195 nRF24LE1 Product Specification 22.3.8 SFR registers The comparator is interfaced through two registers. ADCCON1 configures the multiplexing of external inputs. Other functions are controlled by the COMPCON register. Addr 0xDB Bit 7:5 4 Name polarity 3:2 refscale 1 cmpref 0 enable RW Function Reset value: 0x00 Not used RW Output polarity: 0: Non-inverting 1: Inverting RW Reference voltage scaling: 00: 25% 01: 50% 10: 75% 11: 100% RW Reference select: 0: VDD 1: External reference on AIN3 or AIN9 RW Enable/disable comparator: 0: Disable comparator 1: Enable comparator and configure selected pin(s) as analog input Table 107. COMPCON register Revision 1.2 172 of 195 nRF24LE1 Product Specification 23 PWM The nRF24LE1 includes a two channel Pulse-Width Modulation (PWM) module. The two channels (PWM0 and PWM1) share a common programmable frequency and resolution register and have an individually controlled duty cycle, as described in section 23.3 and each channel is available at output port pins PWM0 and PWM1. 23.1 • • • Features Two-channel output Frequency-range from 4 kHz to 254 kHz (when MCU is clocked at 16 MHz) Compact control using few registers for enabling, length-setting and prescaler 23.2 Block diagram Count & Compare PWM1 (to pin PWMCON PWM0 (to pin) PWMDC1 PWMDC0 Prescaler Figure 75. Block diagram of PWM 23.3 Functional description The nRF24LE1 PWM is a two-channel PWM with a three register interface. The first register, PWMCON, enables the PWM function and sets the PWM period length, which is the number of clock cycles for one PWM period, as shown in Table 108. The registers, PWMDC0 and PWMDC1, control the duty cycle for each PWM channel. When one of these registers is written, the corresponding PWM signal changes immediately to the new value. This can result in four transitions within one PWM period, but the transition period will always have a “DC value” between the old sample and the new sample. The following table shows how the PWM frequency (or period length) and the PWM duty cycle are controlled by the PWM SFR registers. PWM frequency range is approximately 4 kHz-254 kHz. Revision 1.2 173 of 195 nRF24LE1 Product Specification PWMCON 7:6 (Number of bits) 00 (5) PWM frequency PWM duty cycle 1 Cclk • 31( PWMCON [5 : 2 ] + 1) 01 (6) 10 (7) 1 63( PWMCON [5 : 2] + 1) Cclk • 1 Cclk • 127( PWMCON [5 : 2] + 1) 11 (8) Cclk • 1 255( PWMCON [5 : 2] + 1) PWMDC[4 : 0] 31 PWMDC[5 : 0] 63 PWMDC[6 : 0] 127 PWMDC 255 Table 108. PWM frequency and duty-cycle setting The PWM is controlled by SFR 0xB2, 0XA1 and 0xA2. 0xB2 R/W 8 Reset (HEX) 0 0xA1 R/W 8 0 PWMDC0 0xA2 R/W 8 0 PWMDC1 Addr SFR (HEX) R/W #bit Name Function PWMCON PWM control register 7-6: Enable / period length select 00: Period length is 5 bit 01: Period length is 6 bit 10: Period length is 7 bit 11: Period length is 8 bit 5-2: PWM frequency pre-scale factor (see table above) 1: Select output port pin for pwm1: 0: pwm1 disabled 1: pwm1 enabled and available on port 0: Select output port pin for pwm0: 0: pwm0 disabled 1: pwm0 enabled and available on port PWM duty cycle for channel 0 (5 to 8 bits according to period length) PWM duty cycle for channel 1 (5 to 8 bits according to period length) Table 109. PWM control registers Revision 1.2 174 of 195 nRF24LE1 Product Specification 24 Absolute maximum ratings Maximum ratings are the extreme limits to which the nRF24LE1 can be exposed without permanently damaging it. Exposure to absolute maximum ratings for prolonged periods of time may affect device reliability. The device is not guaranteed to operate properly at the maximum ratings. Operating conditions Supply voltages VDD VSS I/O pin voltage VIO Total power dissipation PD (TA=85°C) Temperatures Operating temperature Storage temperature Minimum Maximum Units -0.3 +3.6 0 V V -0.3 VDD +0.3, max 3.6 V TBD mW +85 +125 °C °C -40 -40 Table 110. Absolute maximum ratings Note: Stress exceeding one or more of the limiting values may cause permanent damage to the device. Revision 1.2 175 of 195 nRF24LE1 Product Specification 25 Operating condition Symbol VDD tR_VDD TA Parameter Supply voltage Supply rise time (0V to 1.9V) Operating temperature Notes a Min. 1.9 1µs -40 Typ. 3.0 Max. 3.6 50ms +85 Units V µs and ms °C a. The on-chip power-on reset circuitry may not function properly for rise times outside the specified interval. Table 111. Operating conditions Revision 1.2 176 of 195 nRF24LE1 Product Specification 26 Electrical specifications This section contains electrical and timing specifications. Conditions: VDD = 3.0V, TA = −40ºC to +85ºC (unless otherwise noted) Symbol VIH VIL VOH VOH VOL VOL RPU RPD Parameter (condition) Notes Input high voltage Input low voltage Output high voltage (std. drive, 0.5mA) Output high voltage (high-drive, 5mA) Output low voltage (std. drive, 0.5mA) Output low voltage (high-drive, 5mA) Pull-up resistance Pull-down resistance Min. 0.7⋅VDD VSS VDD-0.3 VDD-0.3 VSS VSS 11 11 Typ. 13 13 Max. VDD 0.3·VDD VDD VDD 0.3 0.3 16 16 Units V V V V V V kΩ kΩ Table 112. Digital inputs/outputs Symbol Parameter (condition) General RF conditions fOP Operating frequency PLL Programming resolution PLLres Crystal frequency fXTAL Δf250 Frequency deviation @ 250kbps Δf1M Frequency deviation @ 1Mbps Δf2M Frequency deviation @ 2Mbps Air data rate RGFSK FCHANNEL 1M Non-overlapping channel spacing @ 250kbps/1 Mbps) FCHANNEL 2M Non-overlapping channel spacing @ 2 Mbps Transmitter operation PRF Maximum output power RF power control range PRFC RF power accuracy PRFCR 20dB bandwidth for modulated carrier PBW2 (2 Mbps) PBW1 20dB bandwidth for modulated carrier (1 Mbps) PBW250 20dB bandwidth for modulated carrier (250 kbps) PRF1.2 1st Adjacent Channel Transmit Power 2MHz (2Mbps) PRF2.2 2nd Adjacent Channel Transmit Power 4MHz (2Mbps) PRF1.1 1st Adjacent Channel Transmit Power 1MHz (1Mbps) PRF2.1 2nd Adjacent Channel Transmit Power 2MHz (1Mbps) Revision 1.2 Notes Min. a 2400 177 of 195 Typ. Max. Units 2525 1 MHz MHz MHz kHz kHz kHz kbps MHz 2 MHz 1 16 ±160 ±160 ±320 b 250 c d 16 2000 0 18 1800 +4 20 ±4 2000 dBm dB dB kHz 950 1100 kHz 700 800 kHz -20 dBc -45 dBc -20 dBc -40 dBc nRF24LE1 Product Specification Symbol PRF1.250 Parameter (condition) Notes Min. 1 Adjacent Channel Transmit Power 1MHz (250kbps) PRF2.250 2nd Adjacent Channel Transmit Power 2MHz (250kbps) Receiver operation RXMAX Maximum received signal at < 0.1% BER RXSENS Sensitivity (0.1% BER) @ 2 Mbps RXSENS Sensitivity (0.1% BER) @ 1 Mbps e RXSENS Sensitivity (0.1% BER) @ 250 kbps RX selectivity according to ETSI EN 300 440-1 V1.3.1 (2001-09) page 27 C/ICO C/I co-channel (2 Mbps) C/I1ST 1st ACS (Adjacent Channel Selectivity), C/I 2MHz (2 Mbps) C/I2ND 2nd ACS, C/I 4MHz (2 Mbps) C/I3RD 3rd ACS, C/I 6MHz (2 Mbps) f C/INth Nth ACS, C/I fi > 12MHz (2 Mbps) C/INth Nth ACS, C/I f > 36MHz (2 Mbps) i C/ICO C/I1ST C/I2ND C/I3RD C/INth C/I co-channel (1 Mbps) C/INth Nth ACS, C/I fi > 25MHz (1 Mbps) C/I co-channel (250 kbps) C/ICO C/I1ST C/I2ND C/I3RD C/INth Typ. st st 1 ACS, C/I 1MHz (1 Mbps) 2nd ACS, C/I 2MHz (1 Mbps) 3rd ACS, C/I 3MHz (1 Mbps) Nth ACS, C/I fi > 6MHz (1 Mbps) st 1 ACS, C/I 1MHz (250 kbps) 2nd ACS, C/I 2MHz (250 kbps) 3rd ACS, C/I 3MHz (250 kbps) Nth ACS, C/I fi > 6MHz (250 kbps) f Max. -25 Units dBc -40 dBc 0 dBm -82 -85 -94 dBm dBm dBm 7 3 dBc dBc -17 -21 -40 dBc dBc dBc -48 dBc 9 8 -20 -30 -40 dBc dBc dBc dBc dBc -47 dBc 12 -12 -33 -38 -50 dBc dBc dBc dBc dBc f -60 dBc Nth ACS, C/I fi > 25MHz (250 kbps) RX selectivity with nRF24L01 equal modulation on interfering signal (Pin = -67dBm for wanted signal) C/ICO C/I co-channel (2 Mbps) (modulated 11 dBc carrier) C/I1ST 4 dBc 1st ACS (Adjacent Channel Selectivity), C/I 2MHz (2 Mbps) C/I2ND -18 dBc 2nd ACS, C/I 4MHz (2 Mbps) -24 dBc C/I3RD 3rd ACS, C/I 6MHz (2 Mbps) th -40 dBc C/INth N ACS, C/I f > 12MHz (2 Mbps) C/INth i C/INth C/ICO C/I1ST C/I2ND C/I3RD Revision 1.2 Nth ACS, C/I fi > 36MHz (2 Mbps) C/I co-channel (1 Mbps) st 1 ACS, C/I 1MHz (1 Mbps) 2nd ACS, C/I 2MHz (1 Mbps) 3rd ACS, C/I 3MHz (1 Mbps) 178 of 195 -48 dBc 12 8 -21 -30 dBc dBc dBc dBc nRF24LE1 Product Specification Symbol C/INth C/INth C/ICO C/I1ST C/I2ND C/I3RD C/INth C/INth Parameter (condition) Notes th N ACS, C/I fi > 6MHz (1 Mbps) Min. Typ. -40 Max. Units dBc -50 dBc 1st ACS, C/I 1MHz (250 kbps) 2nd ACS, C/I 2MHz (250 kbps) 3rd ACS, C/I 3MHz (250 kbps) Nth ACS, C/I fi > 6MHz (250 kbps) 7 -12 -34 -39 -50 dBc dBc dBc dBc dBc Nth ACS, C/I fi > 25MHz (250 kbps) -60 dBc Nth ACS, C/I fi > 25MHz (1 Mbps) C/I co-channel (250 kbps) RX intermodulation performance in line with Bluetooth specification version 2.0, 4th November 2004, page 42 g P_IM(6) Input power of IM interferers at 6 and -42 dBm @ 2Mbps 12MHz distance from wanted signal g P_IM(8) Input power of IM interferers at 8 and -38 dBm @ 2Mbps 16MHz distance from wanted signal g P_IM(10) Input power of IM interferers at 10 and -37 dBm @ 2Mbps 20MHz distance from wanted signal g P_IM(3) Input power of IM interferers at 3 and -36 dBm @ 1Mbps 6MHz distance from wanted signal g P_IM(4) Input power of IM interferers at 4 and -36 dBm @ 1Mbps 8MHz distance from wanted signal g P_IM(5) Input power of IM interferers at 5 and -36 dBm @ 1Mbps 10MHz distance from wanted signal g P_IM(3) Input power of IM interferers at 3 and -36 dBm @ 250kbps 6MHz distance from wanted signal g P_IM(4) Input power of IM interferers at 4 and -36 dBm @ 250kbps 8MHz distance from wanted signal g P_IM(5) Input power of IM interferers at 5 and -36 dBm 10MHz distance from wanted signal @ 250kbps h ADC ij DNL Differential nonlinearity. 0.5 LSB ik 0.75 LSB INL Integral nonlinearity. il Offset error. 1.3 % FS VOS i m εG Gain error. −2.5 % FS i 57 dB SINAD Signal-to-noise and distortion ratio (fIN = 1kHz, fS = 16ksps). i SFDR Spurious free dynamic range 65 dB (fIN = 1kHz, fS = 16ksps). 1.2 V VREF_INT Internal reference voltage 300 ppm/°C TCREF_INT Internal reference voltage drift 1.15 1.5 V VREF_EXT External reference voltage Analog comparator n VOS Input offset voltage -50 +50 mV Program memory and non-volatile data memory TPROG Byte write time 40 µs 1000 cycles NENDUR Endurance Data retention (TA = +25°C) 100 years TRET Revision 1.2 179 of 195 nRF24LE1 Product Specification Symbol Parameter (condition) Notes Min. Typ. Max. Extended endurance non-volatile data memory TPROG_EXT Byte write time 100 20000 NENDUR Endurance Data retention (TA = +25°C) 5 TRET 16MHz crystal fNOM Nominal frequency (parallel resonant) 16.000 op Frequency tolerance ±60 fTOL Load capacitance 12 16 CL Shunt capacitance 3 7 C0 ESR Equivalent series resistance 50 100 PD Drive level 100 32kHz crystal fNOM Crystal frequency (parallel resonant) 32.768 Load capacitance 9 12.5 CL Shunt capacitance 1 2 C0 ESR Equivalent series resistance 50 80 PD Drive level 1 16MHz RC oscillator fNOM Nominal frequency 16 Frequency tolerance ±1 ±5 fTOL 32kHz RC oscillator fNOM Nominal frequency 32.8 Frequency tolerance ±1 ±10 fTOL Power-Fail Comparator VPOF Nominal thresholds (falling supply volt2.1, 2.3, 2.5, 2.7 age) VTOL Threshold voltage tolerance ±5 Threshold voltage hysteresis 50 VHYST a. b. c. d. e. Units µs cycles years MHz ppm pF pF Ω µW kHz pF pF kΩ µW MHz % kHz % V % mV Usable band is determined by local regulations. Data rate in each burst on-air. The minimum channel spacing is 1MHz. Antenna load impedance = 15Ω + j88Ω. For 250 kpbs sensitivity, frequencies which are integer multiples of 16MHz (2400, 2416 and so on) sensitivity are reduced. f. Narrow Band (In Band) Blocking measurements: 0 to ±40MHz; 1MHz step size For Interferer frequency offsets n*2*fxtal, blocking performance is degraded by approximately 5dB compared to adjacent figures. g. Wanted signal level at Pin = -64dBm. Two interferers with equal input power are used. The interferer closest in frequency is unmodulated, the other interferer is modulated equal with the wanted signal. The input power of interferers where the sensitivity equals BER = 0.1% is presented. h. VDD is limited from 1.9V to 3.4V in the temperature range of -20°C to -30 °C and from 1.9V to 3.2V in the temperature range -30°C to -40°C. i. Measured with 10-bit resolution, single-ended input and VDD as reference. j. DNL given as (abs(DNLmax)+ abs(DNLmin))/2 k. INL given as (abs(INLmax)+ abs(INLmin))/2 l. Defined as the deviation of the first code transition (000...000) to (000...001) from the ideal. m. Defined as the deviation of the last code transition (111...110) to (111...111) from the ideal, after correcting for offset error. Revision 1.2 180 of 195 nRF24LE1 Product Specification n. Measured with 100kΩ source resistance and a 330pF bypass capacitor between the analog input and VSS. o. Includes initial accuracy, stability over temperature, aging and frequency pulling due to incorrect load capacitance. p. Frequency regulations in certain regions set tighter requirements on frequency tolerance (e.g. Japan and South Korea max ±50ppm). Table 113. Electrical specifications Revision 1.2 181 of 195 nRF24LE1 Product Specification 26.1 Power consumption The power consumption is always a sum of the current draw from all modules active at the time of measurement and is very application dependent. To calculate a peak current draw summarize the currents from all modules that can be active at the same time in a given application. Conditions: VDD = 3.0V, TA = +25ºC Symbol Parameter (condition) Notes Min. Typ. Max. Units a Core functions Deep sleep mode Memory retention mode, timers off Memory retention mode, timers on (CLKLF from XOSC32K) Memory retention mode, timers on (CLKLF from RCOSC32K) Register retention mode, timers off Register retention mode, timers on (CLKLF from XOSC32K) Register retention mode, timers on (CLKLF from RCOSC32K) Register retention mode, timers on (CLKLF from XOSC32K, XOSC16M running) Register retention mode, timers on (CLKF synthesized from XOSC16M) Standby mode (XOSC16M running) Active mode (8MHz MCU clock, 4 MIPS) Peripherals Flash byte write Flash page erase Flash mass erase RF Transceiver in TX mode (POUT = 0dBm) RF Transceiver in TX mode (POUT = -6dBm) RF Transceiver in TX mode (POUT = -12dBm) RF Transceiver in TX mode (POUT = -18dBm) RF Transceiver in TX mode (POUT = -6dBm) Average current with ShockBurstTM Revision 1.2 182 of 195 b c d 0.5 1.0 1.6 µA µA µA 1.8 µA 2.0 3.0 µA µA 3.2 µA 0.05 mA 0.1 mA 1 mA 4 mA 1.8 1.0 0.8 11.1 8.8 7.3 6.8 0.12 mA mA mA mA mA mA mA mA nRF24LE1 Product Specification Symbol Parameter (condition) RF Transceiver during TX settling RF Transceiver in RX mode (2Mbps) RF Transceiver in RX mode (1Mbps) RF Transceiver in RX mode (250kbps) RF Transceiver during RX settling ADC when busy ADC in standby mode ADC in continuous mode @ 2 ksps (average current) Random number generator Analog comparator Notes e f g Min. Typ. 7.8 13.3 12.9 12.4 8.7 1.5 0.6 0.1 0.5 0.8 Max. Units mA mA mA mA mA mA mA mA mA µA a. Please note that all pins must be set to inputs, and tha the pinMode input mode bits (refer to Table 82. on page 141, Table 83. on page 142, Table 84. on page 143, and Table 85. on page 144). b. The processor is stalled during erase/write, so the actual consumption will go slightly down for these operations. c. Antenna load impedance = 15Ω + j88Ω. d. Average data rate 10kbps and full packets. e. Average current consumption for TX startup (130µs), and when changing mode from RX to TX (130µs). f. Average current consumption for RX startup (130µs), and when changing mode from TX to RX (130µs). g. 10-bit resolution, 0.75µs acquisition time. Table 114. Power consumption Revision 1.2 183 of 195 nRF24LE1 Product Specification 27 HW debugger support The nRF24LE1 has the following on-chip hardware debug support for a JTAG debugger: • • nRFProbe hardware debugger from Nordic Semiconductor. System Navigator from First Silicon Solutions (www.fs2.com). These debug modules are available on device pins OCITO, OCTMS, OCITDO,OCITDI, OCITCK when enabled in the flash InfoPage. The HW debug features can be interfaced to a PC and utilized in the Keil Integrated Development Environment (IDE) by running nRFProbe found in the nRFgo development kits or dedicated HW from First Silicon Solutions. 27.1 • • • • • Features Read/write all processor registers, SFR, program and data memory. Go/halt processor run control. Single step by assembly and C source instruction. Four independent HW execution breakpoints. Driver software for Keil µVision debugger interface. The features listed below are for the Keil µVision debugger only: • • • • • • • Load binary, Intel Hex or OMF51 file formats. Symbolic debug. Load symbols, including code, variables and variable types. Support C and assembly source code. Source window can display C source and mixed mode. Source window provides execution control; go, halt; goto cursor; step over/into call. Source window can set or clear software and hardware breakpoints. 27.2 Functional description The JTAG debug interface is enabled by writing (through the flash SPI slave interface described in section 6.3.5 on page 77) to address 0x24 in the infopage. Any byte value other than 0xFF enables debug. The Flash Status Register (FSR bit 7, Table 32. on page 76) shows the current status of the interface. The GPIO allocated in debug mode for each of the package alternatives is given in section 17.3 on page 134, but summarized in Table 115.. OCITO OCITDO OCITDI OCITMS OCITCK 24 pin 4x4 P0.6 P0.5 P0.4 P0.3 P0.2 32 pin 5x5 P1.3 P1.2 P1.1 P1.0 P0.7 48 pin 7x7 P1.5 P1.4 P1.3 P1.2 P1.1 Table 115. HW debug physical interface for each nRF24LE1 package alternative Note: A pull-up on OCITCK is required for the MCU to run (in debug mode) without the system navigator cable plugged in. A separate "Trigger Out" is available on the OCITO pin. This output can be activated when certain address and data combinations occur. Revision 1.2 184 of 195 nRF24LE1 Product Specification 28 Mechanical specifications nRF24LE1 is packaged in three QFN-packages: • • • QFN24 4 x 4 x 0.85 mm, 0.5 mm pitch. QFN32 5 x 5 x 0.85 mm, 0.5 mm pitch. QFN48 7 x 7 x 0.85 mm, 0.5 mm pitch. D D2 24 23 L 1 2 E2 E 2 1 K 24 e b TOP VIEW BOTTOM VIEW A A1 SIDE VIEW A3 Figure 76. QFN24 pin 4x4mm D D2 32 31 L 1 2 E2 E 2 1 K 32 TOP VIEW e BOTTOM VIEW A A1 SIDE VIEW A3 Figure 77. QFN32 pin 5x5mm Revision 1.2 185 of 195 b nRF24LE1 Product Specification D D2 48 47 L 1 2 E2 E 2 K 1 48 e TOP VIEW b BOTTOM VIEW A A1 A3 SIDE VIEW Figure 78. QFN48 pin 7x7mm Package QFN24 QFN32 QFN48 A 0.80 0.85 0.90 0.80 0.85 0.90 0.80 0.85 0.90 A1 A3 b D, E D2, E2 0.00 0.18 2.60 0.02 0.20 0.25 4 2.70 0.05 0.30 2.80 0.00 0.18 3.20 0.02 0.20 0.25 5 3.30 0.05 0.30 3.40 0.00 0.18 3.90 0.02 0.20 0.25 7 4.00 0.05 0.30 4.10 e K L 0.20 0.35 0.5 0.40 0.45 0.20 0.35 0.5 0.40 0.45 0.20 0.35 0.5 0.40 0.45 Min Typ Max Min Typ Max Min Typ Max Table 116. QFN24/32/48 dimensions in mm (bold dimension denotes BSC) Revision 1.2 186 of 195 nRF24LE1 Product Specification 29 Application example 29.1 Q48 application example 29.1.1 Schematics C2 15pF X1 16MHz C1 15pF GND VCC_nRF C11 100nF 1 2 3 4 5 6 7 8 9 10 11 12 VCC_nRF C9 100nF GND C8 33nF GND U1 nRF24LE1 VDD VSS ANT2 ANT1 VDD_PA P3.0 RESET P2.7 P2.6 P2.5 P2.4 P2.3 36 35 34 33 32 31 30 29 28 27 26 25 GND VCC_nRF 13 14 15 16 17 18 19 20 21 22 23 24 VDD P1.0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 P2.0 P2.1 P2.2 GND C7 100nF P0.1 P0.2 VDD DEC1 DEC2 P0.3 P0.4 P0.5 P0.6 PROG P0.7 VSS GND 22k 1% P0.0 P3.6 XC1 XC2 P3.5 P3.4 P3.3 P3.2 P3.1 VDD VSS IREF 48 47 46 45 44 43 42 41 40 39 38 37 R1 GND Figure 79. Q48 schematics 187 of 195 C5 1.5pF L1 4.7nH C6 L2 1.0pF 3.9nH C3 C4 2.2nF NA GND nRF24LE1F16Q48 C10 33nF Revision 1.2 L3 3.9nH GND GND nRF24LE1 Product Specification 29.1.2 Layout No components in bottom layer Top silk screen Top view 29.1.3 Bottom view Bill Of Materials (BOM) Designator C1, C2 C3 C4 C5 C6 C7, C9, C11 C8, C10 L1 L2, L3 R1 U1 X1 Value 15pF 2.2nF NA 1.5pF 1.0pF 100nF 33nF 4.7nH 3.9nH 22k nRF24LE1F16Q48 16 MHz Footprint 0402 0402 0402 0402 0402 0402 0402 0402 0402 0402 QFN48 NP0 +/-0.1pF NP0 +/-0.1pF X7R +/- 10% X7R +/- 10% Chip inductor +/-5% Chip inductor +/-5% 1% QFN48 7x7 package TSX-3225, 16 MHz, CL=9pF, +/-60 ppm Table 117. Bill Of Materials Revision 1.2 Comment NP0 +/- 2% X7R +/- 10% 188 of 195 nRF24LE1 Product Specification 29.2 Q32 application example 29.2.1 Schematics C1 X1 15pF 16MHz C2 15pF GND VCC_nRF C11 100nF GND 22k 1% U1 P0.0 XC1 XC2 P1.6 P1.5 VDD VSS IREF 32 31 30 29 28 27 26 25 R1 VCC_nRF GND C8 33nF nRF24LE1 VDD VSS ANT2 ANT1 VDD_PA RESET P1.4 P1.3 24 23 22 21 20 19 18 17 VDD P0.4 P0.5 P0.6 P0.7 P1.0 P1.1 P1.2 GND C7 100nF P0.1 VDD DEC1 DEC2 P0.2 PROG P0.3 VSS GND GND VCC_nRF 9 10 11 12 13 14 15 16 C9 100nF 1 2 3 4 5 6 7 8 nRF24LE1 5x5 GND Figure 80. Q32 schematics 189 of 195 C5 4.7nH L1 6.8nH 1.5pF C6 L2 1.0pF 6.8nH C3 C4 2.2nF NA GND C10 33nF Revision 1.2 L3 GND GND nRF24LE1 Product Specification 29.2.2 Layout No components in bottom layer Top silk screen Top view 29.2.3 Bottom view Bill Of Materials (BOM) Designator C1, C2 C3 C4 C5 C6 C7, C9, C11 C8, C10 L1, L2 L3 R1 U1 X1 Value 15pF 2.2nF NA 1.5pF 1.0pF 100nF 33nF 6.8nH 4.7nH 22k nRF24LE1F16Q32 16 MHz Footprint 0402 0402 0402 0402 0402 0402 0402 0402 0402 0402 QFN32 NP0 +/-0.1pF NP0 +/-0.1pF X7R +/- 10% X7R +/- 10% Chip inductor +/-5% Chip inductor +/-5% 1% QFN32 5x5 package TSX-3225, 16 MHz, CL=9pF, +/-60ppm Table 118. Bill Of Materials Revision 1.2 Comment NP0 +/- 2% X7R +/- 10% 190 of 195 nRF24LE1 Product Specification 29.3 Q24 application example 29.3.1 Schematics C1 X1 15pF 16MHz C2 15pF GND VCC_nRF C11 100nF GND C7 100nF GND C8 33nF GND U1 P0.1 VDD DEC1 DEC2 PROG VSS VDD VSS ANT2 ANT1 VDD_PA nRF24LE1 RESET 18 17 16 15 14 13 GND VCC_nRF C5 5.6nH L1 6.8nH 1.5pF C6 L2 1.0pF 6.8nH nRF24LE1 4x4 C3 C4 2.2nF NA GND C10 33nF GND Figure 81. Q24 schematics Revision 1.2 L3 VDD P0.2 P0.3 P0.4 P0.5 P0.6 C9 100nF 1 2 3 4 5 6 7 8 9 10 11 12 VCC_nRF GND 22k 1% P0.0 XC1 XC2 VDD VSS IREF 24 23 22 21 20 19 R1 191 of 195 GND GND nRF24LE1 Product Specification 29.3.2 Layout No components in bottom layer Top silk screen Top view 29.3.3 Bottom view Bill Of Materials (BOM) Designator C1, C2 C3 C4 C5 C6 C7, C9, C11 C8, C10 L1, L2 L3 R1 U1 X1 Value 15pF 2.2nF NA 1.5pF 1.0pF 100nF 33nF 6.8nH 5.6nH 22k nRF24LE1F16 Q24 16MHz Footprint 0402 0402 0402 0402 0402 0402 0402 0402 0402 0402 QFN24 Comment NP0 +/- 2% X7R +/- 10% NP0 +/-0.1pF NP0 +/-0.1pF X7R 1+/-10% X7R +/-10% Chip inductor +/-5% Chip inductor +/-5% 1% QFN24 4x4 package TSX-3225, 16MHz, CL=9pF, +/-60ppm Table 119. Bill Of Materials Revision 1.2 192 of 195 nRF24LE1 Product Specification 30 Ordering information 30.1 Package marking n 2 Y 30.1.1 R F B 4 L E 1 Y W W L X Z L Abbreviations Abbreviation 24LE1 B X WW LL Z YY Definition Product number Build Code, that is, unique code for production sites, package type and test platform. "X" grade, that is, Engineering Samples (optional). Two digit week number Two letter wafer lot number code Package type. "D" = 24 pin, "E" = 32 pin and "F" = 48 pin Two digit Year number Table 120. Abbreviations Revision 1.2 193 of 195 nRF24LE1 Product Specification 30.2 Product options 30.2.1 RF silicon Ordering code Package 4x4mm 24-pin QFN, lead free (green) nRF24LE1-F16Q24-R7 4x4mm 24-pin QFN, lead free (green) nRF24LE1-F16Q24-R 4x4mm 24-pin QFN, lead free (green) nRF24LE1-F16Q24-SAMPLE 4x4mm 24-pin QFN, lead free (green) nRF24LE1-F16Q32-T 5x5mm 32-pin QFN, lead free (green) nRF24LE1-F16Q32-R7 5x5mm 32-pin QFN, lead free (green) nRF24LE1-F16Q32-R 5x5mm 32-pin QFN, lead free (green) nRF24LE1-F16Q32-SAMPLE 5x5mm 32-pin QFN, lead free (green) nRF24LE1-F16Q48-T 7x7mm 48-pin QFN, lead free (green) nRF24LE1-F16Q48-R7 7x7mm 48-pin QFN, lead free (green) nRF24LE1-F16Q48-R 7x7mm 48-pin QFN, lead free (green) nRF24LE1-F16Q48-SAMPLE 7x7mm 48-pin QFN, lead free (green) Tray MOQa 490 Tape-and-reel 1500 Tape-and-reel 4000 Sample box 5 Tray 490 Tape-and-reel 1500 Tape-and-reel 4000 Sample box 5 Tray 490 Tape-and-reel 1500 Tape-and-reel 4000 Sample box 5 Container nRF24LE1-F16Q24-T a. Minimum Order Quantity Table 121. nRF24LE1 RF silicon options 30.2.2 Development tools Type Number nRF6700 nRF24LE1-F16Q24-DK nRF24LE1-F16Q32-DK nRF24LE1-F16Q48-DK Description nRFgo Starter Kit nRFgo Development Kit for nRF24LE1 4x4mm 24 pin QFN (requires nRFgo Starter Kit) nRFgo Development Kit for nRF24LE1 5x5mm 32 pin QFN (requires nRFgo Starter Kit) nRFgo Development Kit for nRF24LE1 7x7mm 48 pin QFN (requires nRFgo Starter Kit) Table 122. nRF24LE1 solution options Revision 1.2 194 of 195 Version 1.0 1.0 1.0 1.0 nRF24LE1 Product Specification 31 Glossary Term ACK ADC ART BOR CE CLK CRC CSN ESB GFSK IRQ ISM LNA LSB LSByte Mbps MCU MISO MOSI MSB MSByte NV PCB PER PID PLD POF POR PRX PTX PWR_DWN PWR_UP RCOSC16M RCOSC32K RNG RX RX_DR SPI TX TX_DS XOSC16M XOSC32K Description Acknowledgement Analog to digital converter Auto Re-Transmit Brown-Out Reset Chip Enable Clock Cyclic Redundancy Check Chip Select NOT Enhanced ShockBurst™ Gaussian Frequency Shift Keying Interrupt Request Industrial-Scientific-Medical Low Noise Amplifier Least Significant Bit Least Significant Byte Megabit per second Microcontroller Master In Slave Out Master Out Slave In Most Significant Bit Most Significant Byte Non-Volatile (memory) Printed Circuit Board Packet Error Rate Packet Identity Bits Payload Power Fail Power On Reset Primary RX Primary TX Power Down Power Up 16 MHz RC oscillator 32 KHz RC oscillator Random Number Generator Receive Receive Data Ready Serial Peripheral Interface Transmit Transmit Data Sent 16 MHz crystal oscillator 32 KHz crystal oscillator Table 123. Glossary Revision 1.2 195 195 of 195