Description: Within the file attachment feature is the use of TI s CC1110 MCU FM communications FHSS, related to the frequency value can be set in the program.
Under the program compiled by IAR7.2 software platform, you can download the CC1110 MCU to normal operation.
To Search:
- [CC1110-FHSS] - FHSS wireless transceiver CC1110 source.
- [fhss] - frequency hopping spread spectrum
File list (Check if you may need any files):
CC1110_FHSS\readme.txt
...........\Library\cc1110\IARlib\chipcon_cexit.s51
...........\.......\......\HAL\source\adcSampleSingle.c
...........\.......\......\...\......\aesEncrDecr.c
...........\.......\......\...\......\aesLoadKeyOrInitVector.c
...........\.......\......\...\......\flashErasePage.s51
...........\.......\......\...\......\flashWritePage.s51
...........\.......\......\...\......\getAdcValue.c
...........\.......\......\...\......\getkey.c
...........\.......\......\...\......\initRandomGenerator.c
...........\.......\......\...\......\putchar.c
...........\.......\......\...\......\rfConfig.c
...........\.......\......\...\......\rfReceivePacket.c
...........\.......\......\...\......\rfSendPacket.c
...........\.......\......\...\......\rfSetRadioFrequency.c
...........\.......\......\...\......\setTimer1Period.c
...........\.......\......\...\......\setTimer2Period.c
...........\.......\......\...\......\setTimer34Period.c
...........\.......\......\...\......\stop_watch.c
...........\.......\......\...\......\wait.c
...........\.......\......\...\include\hal.h
...........\.......\......\EB\source\lcd.c
...........\.......\......\..\......\RF04Dev.c
...........\.......\......\..\include\lcd.h
...........\.......\......\..\.......\RF04EB.h
...........\.......\......\CUL\source\dmaAllocChannel.c
...........\.......\......\...\......\dmaFreeChannel.c
...........\.......\......\...\......\dmaFromAes.c
...........\.......\......\...\......\dmaFromRadio.c
...........\.......\......\...\......\dmaInit.c
...........\.......\......\...\......\dmaSetUpChannel.c
...........\.......\......\...\......\dmaToAes.c
...........\.......\......\...\......\dmaToFlash.c
...........\.......\......\...\......\dmaToRadio.c
...........\.......\......\...\......\dmaToUart0.c
...........\.......\......\...\......\radio.c
...........\.......\......\...\......\spp.c
...........\.......\......\...\......\timer4AdmClear.c
...........\.......\......\...\......\timer4AdmInit.c
...........\.......\......\...\......\timer4AdmReset.c
...........\.......\......\...\......\timer4AdmSet.c
...........\.......\......\...\include\cul.h
...........\App_Ex\cc1110\wxl\font.c
...........\......\......\...\mydefine.h
...........\......\......\...\timer.c
...........\......\......\...\uart.c
...........\......\......\...\wxlapp.c
...........\......\......\source\adc.c
...........\......\......\......\adcSeries.c
...........\......\......\......\aes.c
...........\......\......\......\app_ex_interrupt.c
...........\......\......\......\app_ex_main.c
...........\......\......\......\clockmodes.c
...........\......\......\......\dma.c
...........\......\......\......\flash.c
...........\......\......\......\Font.c
...........\......\......\......\int_ext.c
...........\......\......\......\int_timer.c
...........\......\......\......\lcd128_64.c
...........\......\......\......\menu.c
...........\......\......\......\power_modes.c
...........\......\......\......\random.c
...........\......\......\......\rf_test.c
...........\......\......\......\stop_watch.c
...........\......\......\......\temp_sensor.c
...........\......\......\......\uart.c
...........\......\......\......\Uart_init.c
...........\......\......\......\Uart_TX.C
...........\......\......\......\util\chipconLogo.c
...........\......\......\......\....\lcdMenu.c
...........\......\......\......\....\pingPong.c
...........\......\......\......\....\string_lib.c
...........\......\......\include\ADC.H
...........\......\......\.......\app_ex.h
...........\......\......\.......\app_ex_main.h
...........\......\......\.......\app_ex_util.h
...........\......\......\.......\config.h
...........\......\......\.......\Font.h
...........\......\......\.......\lcd128_64.h
...........\......\......\.......\menu.h
...........\......\......\.......\pingPong.h
...........\......\......\.......\rfconfig.h
...........\......\......\.......\type.h
...........\......\......\.......\Uart.h
...........\......\......\IAR_files\CC1110_FHSS.dep
...........\......\......\.........\CC1110_FHSS.ewd
...........\...