Part Number Hot Search : 
PC18O01 DM74A A29FAG SDA41GUF FAN7544M CY28517 MX29L M74VH
Product Description
Full Text Search
 

To Download 4010-DASKF-868 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  rev 1.1 4/11 copyright ? 2011 by sili con laboratories si4010-keyfob-demo si4010-keyfob-demo si4010 s implified k ey f ob d emo k it u ser ? s g uide 1. purpose thank you for your interest in silicon laboratories si4010 simplified key fob demo. the silicon laboratories si4010 simplified key fob demo kit c ontains everything you need to familiarize yourself wit h and evaluate the si4010 rf soc. the kit has two versions: one for the 434 mhz band and one for the 868 mhz band . the key features of the development platform are as follows: ? the key fob demo board has five push buttons and one led output. ? the receiver demo board has four leds to display received key fob commands. ? the provided software pack contains all the documentation and files needed to develop a user application. the kit supports the use of the silicon laboratories inte grated development enviro nment (ide) for software debugging and the use of the keil c compiler, assembler, and linker toolchain. ? contains demo applications using api f unctions and the key fob demo application. 2. kit content table 1. kits content qty part number description 4010-daskf_434 si4010 simplified key fob demo kit 434 mhz 1 4010-dapb_434 si4010 univ ersal key fob 434 mhz 1 4313-dapb_lb si4313 led receiver board low band with pcb antenna 1 msc-plpb_1 key fob plastic case (translucent grey) 2 crd2032 cr2032 3 v coin battery 1 msc-dksw1 wireless development suite disc 4010-daskf_868 si4010 simplified key fob demo kit 868 mhz 1 4010-dapb_868 si4010 universal key fob 868mhz 1 4313-dapb_hb si4313 led receiver board high band with pcb antenna 1 msc-plpb_2 key fob plastic case (translucent red) 2 crd2032 cr2032 3 v coin battery 1 msc-dksw1 wireless development suite disc
si4010-keyfob-demo 2 rev 1.1 figure 1. 4010 rke universal key fob and plastic case (p/n 4010-dapb_434 and msc-plpb_1) figure 2. si4313 led receiver board low band with pcb antenna (p/n 4313-dapb_lb)
si4010-keyfob-demo rev 1.1 3 3. key fob demo the 4010-dapb key fo b transmitter and the 43 13-dapb receiver are th e transmit and receive devices used in the key fob demo. this transm it/receive pair can be used to evaluate th e capabilities of the si 4010 transmitter and the si4313 receiver. the first step is to insert the cr2 032 battery into the 4010-dapb demo boa rd and then place the board with the battery into the plastic key f ob case. next, insert a battery in the 4313-dapb rece iver board and turn it on using the switch on the board. the key fob first transmits an rf packet nine times (each time a button is pressed), and it also blinks the led. the packet structure is as follows: button1 .. aa aa aa aa 2d d4 d7 28 d7 button2 .. aa aa aa aa 2d d4 f5 0a f5 button3 .. aa aa aa aa 2d d4 5f a0 5f button4 .. aa aa aa aa 2d d4 7d 82 7d button5 .. aa aa aa aa 2d d4 ff 00 ff (then, the key fob also tr ansmits two other packets ap propriate for silicon labs si43 11 and si4312 receiver demo boards.) the first four bytes are preamble, the next two is the sync word and the last three are the button info. therefore if any key pressed on the key fob, a comb ination of leds will light up on the receiver board according to the button info part of the packet. the structure of the packets is detailed below: the structure of the function control byte is shown be low. for each led output there are two bits assigned to define their mode of operation: out3 / f1 sent out first, out0?out3 represent the four led outputs, f0?f1 represents the function bits. output functions controlled by the function bits are the followings: mono-stable mode will be restarted as long as the proper function co ntrol byte is received. preamble byte synchron byte function control byte one?s complement of function control byte function control byte aah 2dd4h see below see below see below out3 f1 out3 f0 out2 f1 out2 f0 out1 f1 out1 f0 out0 f1 out0 f0 f1 f0 function 0 0 no change 0 1 sets output logica l low (led is off) 1 0 sets output logical high (led is on) 1 1 sets output high in mono-stable mode, cycle time is 100 ms
si4010-keyfob-demo 4 rev 1.1 the code used in the transmitter of this key fob demo application can be found in the documentation kit in the \si4010 projects\rke_demo folder. it is advised to first study the simple example program ?keyfob_demo?, which generates the same packets needed for the si4313 led demo receiver board. for details about programming the si4010, see the following documentation: ? si4010 data sheet ? si4010 development kit user's guide ? an370: si4010 software programming guide
si4010-keyfob-demo rev 1.1 5 4. software installation the provided software pack contains all the documentation and files needed to develop a user application. it also contains example applications using api functions and the key fob demo application. the directory structure of the software examples is as follows: +--si4010_projects | +--aes_demo | | +--bin .. keil uvision and silabs ide files | | +--out .. output directory for keil toolchain | | +--src .. aes_demo source code | +--common | | +--lib .. si4010 additional api functions library | | +--src .. si4010 required files | +--fcast_demo .. frequency casting (tuning) demo | | +--bin | | +--out | | +--src | +--fstep_demo .. frequency two step tuning demo | | +--bin | | +--out | | +--src | +--tone_demo .. continuous wave (tone) demo | | +--bin | | +--out | | +--src | +--keyfob_demo .. simple keyfob demo | | +--bin | | +--out | | +--src | +--rke_demo .. advanced keyfob demo with aes | | +--bin | | +--out | | +--src copy the directory structure in a directory of your ch oice. it is recommended to keep the structure of the si4010_projects folder to allow the compiler to find the si4010 common files. each project has a *.wsp project file in the bin folder that contains all the settings of the id e for the project, including the relative path of the common files.
si4010-keyfob-demo 6 rev 1.1 5. siicon labs ide run download the silabs ide (integrat ed dvelopment environment) from http://www.silabs.com/products/mcu/pages/s iliconlaboratorieside.aspx and install it on your computer. to run the silicon labs ide, open the *.wsp project file. 6. keil toolchain integration the project files in examples assume that the keil toolchain is installed to: c:\keil directory. the location of the keil toolchain can be easily changed in the silabs ide in the project?tool chain integration menu. an evaluation version of the keil toolchain can be downloaded from the keil web site, http://www.keil.com/ . this free version has 2 kb code limitation and starts the code at 0x0800 addr ess. the keil free evaluation version can be unlocked to become a 4k version with no code placement limitation by foll owing the directions given in application note ?an104: integrating keil 8051 tools into the silicon labs ide?, which covers keil toolchain inte gration and license management. unlock code can be found on the wds cdrom in the root folder in the keil_license_number.txt file. contact your silicon laboratories sales representative or distri butor for application assistance. for complete developm ent platform containing debug adapter and development boards, see silicon laboratories key fob development kit (p/n 4010-dkkf_434 or 4010-dkkf_868).
si4010-keyfob-demo rev 1.1 7 n otes :
si4010-keyfob-demo 8 rev 1.1 c ontact i nformation silicon laboratories inc. silicon laboratories inc. 400 west cesar chavez austin, tx 78701 please visit the silicon labs technical support web page: https://www.silabs.com/support/pages/contacttechnicalsupport.aspx and register to submit a technical support request. silicon laboratories and silicon labs are trademarks of silicon laboratories inc. other products or brandnames mentioned herein are trademarks or registered trademarks of their respective holders the information in this document is believed to be accurate in al l respects at the time of publ ication but is subject to change without notice. silicon laboratories assumes no re sponsibility for errors and omissions, and disclaims responsibi lity for any consequen ces resulting from the use of information included herein. additi onally, silicon laborator ies assumes no responsibility for the fun ction- ing of undescribed features or parameters. silicon laboratories re serves the right to make change s without further notice. sili con laboratories makes no warranty, representation or guarantee regarding the suitability of its products for any particular purpos e, nor does silicon laboratories assume any liabi lity arising out of the application or use of any product or circuit, and specifi cally disclaims any and all liability, including without limitation consequential or incident al damages. silicon laboratories product s are not designed, intended, or authorized for use in applications in tended to support or sustain life, or for any other application in which the failure of the silicon laboratories product could create a si tuation where personal injury or death may occur. should buyer purchase or use silicon laboratories prod ucts for any such unintended or unauthorized application, buyer shall indemnify and hold silicon laboratories harmless against all claims and damages.


▲Up To Search▲   

 
Price & Availability of 4010-DASKF-868

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X