Microchip Technology A092007 ATRCB256RFR2-XPRO RCB256RF2 extension for XPRO User Manual AT04357 RCB256RFR2 XPRO User Guide USER GUIDE

Atmel Norway AS ATRCB256RFR2-XPRO RCB256RF2 extension for XPRO AT04357 RCB256RFR2 XPRO User Guide USER GUIDE

Manual

 TBDA-MCU-09/2013USER GUIDEAT04357 RCB256RFR2-XPRO User GuideIntroductionThis application note describes how to get started with the Atmel®RCB256RFR2-XPRO Extension board.The Extension boards is targeted for evaluating the features of the AtmelATmega256RFR2 wireless SoC with PCB antenna.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/20132Table of ContentsIntroduction .................................................................................... 11. Getting Started ........................................................................ 31.1. Features ..............................................................................  31.2. Design documentation and related links ..................................... 31.3. Board Assembly .................................................................... 31.3.1. Connect to a Xplained PRO board ...............................  31.3.2. Standalone node ....................................................... 31.3.3. In customer development assembly ..............................  31.4. Connecting the kit .................................................................  31.4.1. Atmel Studio ............................................................  41.4.2. Connect the extension UART to the EBDG COM port .......  41.5. Programming ........................................................................ 41.5.1. JTAGICE .................................................................  41.5.2. Boot loader ..............................................................  41.6. Available example code .......................................................... 52. Performance Analyzer ............................................................. 62.1. Introduction ..........................................................................  62.2. Program installation ...............................................................  62.3. Program use ........................................................................  93. Xplained Pro .......................................................................... 113.1. Hardware identification system ...............................................  113.2. Standard headers and connectors ..........................................  113.2.1. Xplained Pro standard extension header ......................  114. Hardware user guide ............................................................  134.1. Board overview ...................................................................  134.2. Headers and connectors .......................................................  134.2.1. J100 Xplained Pro extension connector .......................  134.2.2. J1 & J3 .................................................................  144.2.3. JTAG (J2) ..............................................................  144.2.4. CLK (J4) ................................................................ 154.2.5. Current monitoring (J5) ............................................. 154.2.6. External power (J6) .................................................  154.3. Board GUI .......................................................................... 164.3.1. LED's ....................................................................  164.3.2. Button ...................................................................  164.4. Factory programmed data .....................................................  165. Agency Certifications ............................................................  175.1. United State (FCC) ..............................................................  175.2. European Union (ETSI) ........................................................  175.3. Canada (IC) .......................................................................  185.4. Using Limited Modular Certified Products .................................  186. Document revision history ..................................................... 20
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201331. Getting Started1.1 FeaturesThe RCB256RFR2-XPRO extension board provide a development/prototype platform for the AtmelATmega256RFR2.1.2 Design documentation and related linksThe following list contains links to the most relevant documents and software for the extension boards.http://www.atmel.com/tools/rcb256rfr2-xpro.aspx1.3 Board AssemblyThe extension board can be used in number of combinations. To provide wireless communication to a XplainedPRO board, to act as a standalone wireless node, to provide wireless communication to your own prototype forSW development and HW verification.1.3.1 Connect to a Xplained PRO boardThe Extension board can be connected to any Xplained PRO main board using the extension header.Picture of SAM4L with extension1.3.2 Standalone nodeThe Extension board can be used as a standalone node - use the 2AA battery pack available in Atmel store toprovide power as shown in picture below (new picture)1.3.3 In customer development assemblyThe Extension board can be wired into the customer prototype assembly by using the on-board connectors, allZigBit signal are available1.4 Connecting the kitHow to connect the extension board
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201341.4.1 Atmel StudioHow to connect the Extension board + Xplained PRO board assembly to Atmel Studio1. Download and install Atmel Studio2. Launch Atmel Studio3. Connect an USB cable to the DEBUG USB port and the kit will be visible in Atmel Studio1.4.2 Connect the extension UART to the EBDG COM portThis section describes how to connect to the extension board UART by using the EBDG COM port.All Xplained PRO boards have an embedded debugger (EBDG) with a number of features, among them aCDC/COM port which enables the user to connect to the extension board UART and using the boot-loader onthe extension board.1. Select a Xplained Pro board supported with a "Serial bridge application", currently supported by theSAM4L XPRO and the ATMEGA256RFR2 XPRO boards.2. Download the "Wireless Library hex" extension using Atmel Studio Extension ManagerAtmel Studio: Tools/Extension Manager/Wireless, download and unzip in a directory of your choise3. Connect the EDBG USB to the PC and Program the "Serial bridge application" hex file on the XPROboard.Atmel Studio: Tools/Device Programming, select the XPRO-EDBG as Tool and click ApplySelect "Memories" and locate the "Serial bridge application" hex file and click Program4. The UART on EXT1 should now be connected to the EDBG COM port at 9600baud1.5 ProgrammingHow to program the extension1.5.1 JTAGICEHow to program using the JTAGICE mkII and JTAGICE3.1. Connect the JTAGICE USB to the PC2. Connect the JTAGICE to the Extension board connector (J2) as shown on picture.3. Go to Atmel Studio: Tools/Device Programming, and select the JTAGICE connected as Tool and clickApply.4. Select Device = ATxmega256A3U5. Select "Memories" and locate the source hex or elf file and click Programwith pictures of connection to the extension board.1.5.2 Boot loaderThis section describes how to use the bootloader to program the ZigBit on the Extension board1. Use a Xplained Pro board with a "Serial bridge application" (section 1.4.2) to connect the Extension boardUART to the Embedded debugger COM port or connect the "Extension board UART" using any other levelshifter solution you might have.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201352. Start the "Bootloader PC tool" provided in the "Wireless Library hex" extension3. Set "Connection" to Serial and "Port" to the COM port number4. Configure the serial port settings as (click symbol at the right of Port setting)5. "Select srec file", the file have to be of SREC format.Atmel Studio output files can be of SREC format6. Deselect EEPROM erase if not required.7. Click "Upload"8. Press the HW reset button (SW1) on the device if requested. The Bootloader PC tool will be waiting forapproximately 30 seconds for the button to be released. If this does not happen, programming will beaborted.9. Exit the GUI and reset the board - your new application should be up and running.How to install the "Bootloader PC tool"How to install the Bootloader PC GUI tool1. Run the "Bootloader_PC_Tool_Setup_...exe" provided in the "Atmel AVR2054 Serial Bootloader" extensionfrom the Extension Gallery and complete the installation.2. The Bootloader PC Tool is now available in the Atmel program folder1.6 Available example codeSW examples provided for ATmega256RFR2 in Atmel Studio.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201362. Performance Analyzer2.1 IntroductionThe Performance Analyzer FW together with the GUI in Atmel Studio Wireless Composer Extension provides anumber of basic functional RF tests.A quick start guide and general help is provided in Wireless Composer once started.2.2 Program installationHow to install necessary SW. (Details provided in "Getting Started Chapter")1. Install Atmel Studio12. Once Studio is installed and started use the Tools - Extension Manager to install the Wireless ComposerSelect Wireless and Wireless Composer1 http://www.atmel.com/tools/atmelstudio.aspx
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/20137Log in to Atmel GalleryClick download again and download starts
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/20138Restart Atmel Studio, allow help to make changes and the Performance Analyzer GUI is available in theTools menu
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201393. If not already preprogrammed - program the node with the Performance Analyzer FW available in the"Wireless Performance Analyzer Firmware extension" or from source code provided in ASF.If using an Wireless board with a uC embedded, the Performance Analyzer FW has to be programmedusing the Bootloader or JTAGICE as described in the "Getting started " chapterIf using a extension board which do not have a uC embedded, the Performance Analyzer FW has to beprogrammed on the Xplained PRO board using the EBDG as described in the "Getting started " chapter2.3 Program useHow to get started1. Connect the Wireless board assembly, with the Performance Analyzer FW programmed, to the PC USBconnector and power on, a COM port should now be available for the kit.2. Power on any other wireless node assemblies of similar frequency, running the Performance Analyzer FW,and use it as a reference.3. Start Performance Analyzer GUI, connect to the kit via the COM port and follow the quick start guide.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013104. Typical use:SAM4L Xplained PRO with Wireless Extension and remote nodemega256RFR2 Xplained PRO and remote node
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013113. Xplained ProXplained Pro is an evaluation platform that provides the full Atmel microcontroller experience. The platformconsists of a series of Microcontroller (MCU) boards and extension boards that are integrated with AtmelStudio, have Atmel Software Framework (ASF) drivers and demo code, support data streaming and more.Xplained Pro MCU boards support a wide range of Xplained Pro extension boards that are connected througha set of standardized headers and connectors. Each extension board has an identification (ID) chip to uniquelyidentify which boards are mounted on a Xplained Pro MCU board. This information is used to present relevantuser guides, application notes, datasheets and example code through Atmel Studio. Available Xplained ProMCU and extension boards can be purchased in the Atmel Web Store1.3.1 Hardware identification systemAll Xplained Pro compatible extension boards have an Atmel ATSHA204 crypto authentication chip mounted.This chip contains information that identifies the extension with its name and some extra data. When anXplained Pro extension board is connected to an Xplained Pro MCU board the information is read and sentto Atmel Studio. The Atmel Kits extension, installed with Atmel Studio, will give relevant information, codeexamples and links to relevant documents. Table 3-1, “Xplained Pro ID chip content” on page 11 shows thedata fields stored in the ID chip with example content.Table 3-1. Xplained Pro ID chip contentData Field Data Type Example ContentManufacturer ASCII string Atmel’\0’Product Name ASCII string Segment LCD1 Xplained Pro’\0’Product Revision ASCII string 02’\0’Product Serial Number ASCII string 1774020200000010’\0’Minimum Voltage [mV] uint16_t 3000Maximum Voltage [mV] uint16_t 3600Maximum Current [mA] uint16_t 303.2 Standard headers and connectors3.2.1 Xplained Pro standard extension headerAll Xplained Pro kits have one or more dual row, 20 pin, 100mil extension headers. Xplained Pro MCU boardshave male headers while Xplained Pro extensions have their female counterparts. Note that all pins arenot always connected. However, all the connected pins follow the defined pin-out described in Table 3-2,“Xplained Pro extension header” on page 11. The extension headers can be used to connect a wide varietyof Xplained Pro extensions to Xplained Pro MCU boards and to access the pins of the target MCU on XplainedPro MCU board directly.Table 3-2. Xplained Pro extension headerPin number Name Description1 ID Communication line to the ID chip on extension board.2 GND Ground3 ADC(+) Analog to digital converter , alternatively positive part ofdifferential ADC4 ADC(-) Analog to digital converter , alternatively negative part ofdifferential ADC5 GPIO1 General purpose IO6 GPIO2 General purpose IO7 PWM(+) Pulse width modulation , alternatively positive part ofdifferential PWM8 PWM(-) Pulse width modulation , alternatively positive part ofdifferential PWM1 http://store.atmel.com/CBC.aspx?q=c:100113
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201312Pin number Name Description9 IRQ/GPIO Interrupt request line and/or general purpose IO.10 SPI_SS_B/GPIO Slave select for SPI and/or general purpose IO.11 TWI_SDA Data line for two wire interface. Always implemented, bustype.12 TWI_SCL Clock line for two wire interface. Always implemented, bustype.13 USART_RX Receiver line of Universal Synchronous and Asynchronousserial Receiver and Transmitter14 USART_TX Transmitter line of Universal Synchronous andAsynchronous serial Receiver and Transmitter15 SPI_SS_A Slave select for SPI. Should be unique if possible.16 SPI_MOSI Master out slave in line of Serial peripheral interface. Alwaysimplemented, bus type17 SPI_MISO Master in slave out line of Serial peripheral interface. Alwaysimplemented, bus type18 SPI_SCK Clock for Serial peripheral interface. Always implemented,bus type19 GND Ground20 VCC Power for extension board
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013134. Hardware user guide4.1 Board overview4.2 Headers and connectorsThe extension board connectors.4.2.1 J100 Xplained Pro extension connectorThe Xplained Pro extension connectors, used to connect the extension board to the Xplained Pro board.Table 4-1. J100 Xplained Pro extension headerPinnumberName mega256RFR2pinDescription1 ID   Communication line to the ID chip on extension board.2 GND   Ground3 ADC(+) NC  4 ADC(-) NC (R7 NM) DIG25 GPIO1 49-PE3 General purpose IO6 GPIO2 NC (R6 NM) CLK_OUT - can be disconnected by not mounting R67 PWM(+) 12-RSTN RESET to Extension board8 PWM(-) 33-CLKI FEM_SEL, disable AMP to save power9 IRQ/GPIO 32-PD7 Interrupt request line to uC on Xplained Pro board10 SPI_SS_B/GPIO 50-PE4 (INT4) Wake up interrupt to RF11 TWI_SDA 26-PD1 Data line for two wire interface. Always implemented,bus type.12 TWI_SCL 25-PD0 Clock line for two wire interface. Always implemented,bus type.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201314PinnumberName mega256RFR2pinDescription13 USART_RX 28-PD3-TXD1 Receiver line of Universal Synchronous andAsynchronous serial Receiver and Transmitter14 USART_TX 27-PD2-RXD1 Transmitter line of Universal Synchronous andAsynchronous serial Receiver and Transmitter15 SPI_SS_A 36-PB0 Slave select for SPI. Should be unique if possible.16 SPI_MOSI 38-PB2 Master out slave in line of Serial peripheral interface.Always implemented, bus type17 SPI_MISO 39-PB3 Master in slave out line of Serial peripheral interface.Always implemented, bus type18 SPI_SCK 37-PB1 Clock for Serial peripheral interface. Alwaysimplemented, bus type19 GND   Ground20 VCC   Power for extension board4.2.2 J1 & J3J1 and J3 provide access to all ZigBit pin's not routed to the J100 Xplained PRO interfaceTable 4-2. J1Pin 256RFR2 pinJ1-1 PE2/XCK0/AIN0J1-2 PE3/OC3A/AIN1J1-3 PD2/RXD1/INT2J1-4 PD3/TXD1/INT3J1-5 PD5/XCK1J1-6 PD4/ICP1J1-7 PD6/T1J1-8 PG2/AMRJ1-9 PB4/OC2A/PCINT4J1-10 PB6/OC1B/PCINT6Table 4-3. J3pin 256RFR2 pinJ3-1 PF0/ADC0J3-2 PF1/ADC1J3-3 PF2/ADC2/DIG2J3-4 PF3/ADC3/DIG4J3-5 AREFJ3-6 PE1/TXD0J3-7 PE0/RXD0/PCINT8J3-8 PB7/OC0A/OC1C/PCINT7J3-9 PG5/OC0BJ3-10 PE7/ICP3/INT7/CLKO4.2.3 JTAG (J2)J2 is the JTAG programming header typically used by the JTAGICE.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013154.2.4 CLK (J4)J4 enable easy connection to the CLK signals.Table 4-4. J4 CLKJ4-pin functionJ4-1 CLKI ATmega256RFR2 pin 33, Input to the clock system. If selected, it provides the operating clockof the microcontroller.J4-2CLKOATmega256RFR2 pin 53, The device can output the system clock on the CLKO pin. To enablethe output, the CKOUT Fuse has to be programmed.4.2.5 Current monitoring (J5)J5 enables current monitoring using an external multimeter.Connect multimeter between J5-1 and J5-2 and measure current used by the ZigBitTable 4-5. J5 Current measurementJ5 Pin function1 - VCC_MCU_P3V3 3.3V pin on the ATmega256RFR22 - VCC_P3V3 3.3V on extension board4.2.6 External power (J6)J6 enable connection of external power supply when not inserted into an Xplaine PRO mother board.The connector has reverse voltage protection.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201316Table 4-6. J6 powerJ6 pin function1 - External power External 3.3V source - typical 2 AAA battery pack2 - GND Extension board GND4.3 Board GUI4.3.1 LED'sThere are 3 LED available for use by application SWTable 4-7. LED'sLED mega256RFR2 pinLED1 - Red 31 - PD6LED2 - Green 16 - PG2LED3 - Yellow 48 - PE24.3.2 ButtonThere are two buttons - one RESET and one for general use by application SWTable 4-8. ButtonsButton Function mega256RFR2 pinSW1 ZigBit Reset, press to reset 12 - RSTNSW2 User defined high signal, press to negate 46 - PE04.4 Factory programmed dataMAC etc. in ZigBit data sheet
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013175. Agency Certifications5.1 United State (FCC)This equipment complies with Part 15 of the FCC rules and regulations. To fulfill FCC Certificationrequirements, an OEM manufacturer must comply with the following regulations:1. The ATRCB256RFR2-XPRO modular transmitter must be labelled with its own FCC ID number, and, if theFCC ID is not visible when the module is installed inside another device, then the outside of the device intowhich the module is installed must also display a label referring to the enclosed module. This exterior labelcan use wording such as the following:Important Contains FCC ID : VW4A092007. This equipment complies with Part 15 of the FCC Rules.Operation is subject to the following two conditions:a. this device may not cause harmful interference, andb. this device must accept any interference received, including interference that may causeundesired operation (FCC 15.19)The internal antenna used for this mobile transmitter must provide a separation distance of at least 20 cmfrom all persons and must not be co-located or operating in conjunction with any other antenna or transmitter.Installers must be provided with antenna installation instructions and transmitter operating conditions forsatisfying RF exposure compliance. This device is approved as a mobile device with respect to RF exposurecompliance, and may only be marketed to OEM installers. Use in portable exposure conditions (FCC 2.1093)requires separate equipment authorization.Important Modifications not expressly approved by this company could void the user's authority to operatethis equipment (FCC section 15.21).Important This equipment has been tested and found to comply with the limits for a Class A digital device,pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protectionagainst harmful interference when the equipment is operated in a commercial environment.This equipment generates, uses, and can radiate radio frequency energy and, if not installedand used in accordance with the instruction manual, may cause harmful interference to radiocommunications. Operation of this equipment in a residential area is likely to cause harmfulinterference in which case the user will be required to correct the interference at his own expense(FCC section 15.105).ATRCB256RFR2-XPRO is limited modular approved and required separate approval for this module whenused on an application board.Cet appareil est conforme à la section 15 des réglementations de la FCC. Le fonctionnement de l’appareil estsujetaux deux conditions suivantes:1. cet appareil ne doit pas provoquer d’interférences néfastes, et2. cet appareil doit tolérer les interférences reçues, y compris celles qui risquent de provoquer unfonctionnement indésirable.5.2 European Union (ETSI)The ATRCB256RFR2-XPRO Module has been certified for use in European Union countries. If these modulesare incorporated into a product, the manufacturer must ensure compliance of the final product to the Europeanharmonized EMC and low voltage/safety standards. A Declaration of Conformity must be issued for each ofthese standards and kept on file as described in Annex II of the R&TTE Directive.Furthermore, the manufacturer must maintain a copy of the modules' documentation and ensure the finalproduct does not exceed the specified power ratings, antenna specifications, and/or installation requirements
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201318as specified in the user manual. If any of these specifications are exceeded in the final product, a submissionmust be made to a notified body for compliance testing to all required standards.Important The 'CE' marking must be affixed to a visible location on the OEM product. The CE mark shallconsist of the initials "CE" taking the following form:The CE marking must have a height of at least 5mm except where this is not possible on accountof the nature of the apparatus. The CE marking must be affixed visibly, legibly, and indelibly. Moredetailed information about CE marking requirements you can find at "DIRECTIVE 1999/5/EC OFTHE EUROPEAN PARLIAMENT AND OF THE COUNCIL" on 9 March 1999 at section 12.5.3 Canada (IC)The ATRCB256RFR2-XPRO Module complies with Industry Canada specifications RSS-210 and RSS – GenICID for ATRCB256RFR2-XPRO is 11019A-092007ATRCB256RFR2-XPRO is limited modular approved and required separate approval for this module whenused on an application board.User manuals for licence-exempt radio apparatus shall contain the following or equivalent notice in aconspicuous location in the user manual or alternatively on the device or both.This device complies with Industry Canada licence-exempt RSS standard(s). Operation is subject to thefollowing two conditions:(1) this device may not cause interference, and(2) this device must accept any interference, including interference that may cause undesired operation of thedevice.Le présent appareil est conforme aux CNR d'Industrie Canada applicables aux appareils radio exempts delicence. L'exploitation est autorisée aux deux conditions suivantes:(1) l'appareil ne doit pas produire de brouillage, et(2) l'utilisateur de l'appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage estsusceptible d'en compromettre le fonctionnement.This equipment complies with radio frequency exposure limits set forth by Industry Canada for an uncontrolledenvironment. This equipment should be installed and operated with minimum distance 20 cm between thedevice and the user or bystanders.Cet équipement est conforme aux limites d'exposition aux radiofréquences définies par Industrie Canada pourun environnement non contrôlé. Cet équipement doit être installé et utilisé avec un minimum de 20 cm dedistance entre le dispositif et l'utilisateur ou des tiersCAUTION: Any changes or modifications not expressly approved by the party responsible for compliance couldvoid the user’s authority to operate the equipment. The OEM integrator is still responsible for testing their end-product for any additional compliance requirements required with this module installed (for example, digitaldevice emissions, PC peripheral requirements, etc.).This Module is labelled with its own IC ID. If the IC ID Certification Number is not visible while installed insideanother device, then the device should display the label on it referring the enclosed module. In that case,the final end product must be labelled in a visible area with the following: “Contains Transmitter ModuleIC:11019A-092007 ” (Mention IC ID) OR “Contains IC: 11019A-092007 ”Ce module est étiqueté avec son propre ID IC. Si le numéro de certification IC ID n'est pas visible lorsqu'il estinstallé à l'intérieur d'un autre appareil, l'appareil doit afficher l'étiquette sur le module de référence ci-joint.Dans ce cas, le produit final doit être étiqueté dans un endroit visible par le texte suivant: “Contains TransmitterModule IC: 11019A-092007 ” OR “Contains IC: 11019A-092007 ”5.4 Using Limited Modular Certified ProductsThe ATRCB256RFR2-XPRO Module is certified under part 15 of FCC rules. The Modular certification categoryof this module is “Limited Modular”. The End product using these modules hence has to undergo compliancetesting and receive a new FCC ID for the final product carrying these modules. Certification of the final productlies solely with the type of design of the final product, excluding the ZigBit.
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/201319Warning The Original Equipment Manufacturer (OEM) must ensure that the OEM modular transmitter mustbe labeled with its own FCC ID number. This includes a clearly visible label on the outside of thefinal product enclosure that displays the contents shown below. If the FCC ID is not visible whenthe equipment is installed inside another device, then the outside of the device into which theequipment is installed must also display a label referring to the enclosed equipment.Important This equipment complies with Part 15 of the FCC Rules. Operation is subject to the followingtwo conditions: (1) this device may not cause harmful interference, and (2) this device mustaccept any interference received, including interference that may cause undesired operation(FCC 15.19). The internal / external antenna(s) used for this mobile transmitter must providea separation distance of at least 20cm from all persons and must not be co-located oroperating in conjunction with any other antenna or transmitter. Installers must be providedwith antenna installation instructions and transmitter operating conditions for satisfying RFexposure compliance. This device is approved as a mobile device with respect to RF expo- surecompliance, and may only be marketed to OEM installers. Use in portable exposure conditions(FCC 2.1093) requires separate equipment authorization.Important Modifications not expressly approved by this company could void the user's authority to operatethis equipment (FCC section 15.21).Important This equipment has been tested and found to comply with the limits for a Class A digital device,pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protectionagainst harmful interference when the equipment is operated in a commercial environment.This equipment generates, uses, and can radiate radio frequency energy and, if not installedand used in accordance with the instruction manual, may cause harmful interference to radiocommunications. Operation of this equipment in a residential area is likely to cause harmfulinterference in which case the user will be required to correct the interference at his own expense(FCC section 15.105).
 AT04357 RCB256RFR2-XPRO User Guide [USER GUIDE]TBDA-MCU-09/2013206. Document revision historyDocumentrevisionDate CommentA 15/05/2013 Draft
Atmel Corporation 1600 Technology Drive, San Jose, CA 95110 USA T: (+1)(408) 441.0311 F: (+1)(408) 436.4200 | www.atmel.com© 2013 Atmel Corporation. All rights reserved. / Rev.: TBDA-MCU-09/2013Atmel®, Atmel logo and combinations thereof, Enabling Unlimited Possibilities®, and others are registered trademarks or trademarks of AtmelCorporation or its subsidiaries. Other terms and product names may be trademarks of others.Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is grantedby this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN THE ATMEL TERMS AND CONDITIONS OF SALES LOCATED ON THE ATMEL WEBSITE,ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FORANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS AND PROFITS, BUSINESSINTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OFSUCH DAMAGES. Atmel makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes tospecifications and products descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided otherwise,Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel products are not intended, authorized, or warranted for use as components in applications intendedto support or sustain life.

Navigation menu