文件名称:cc1120-1200-1101
-
所属分类:
- 标签属性:
- 上传时间:2014-12-28
-
文件大小:571.45kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本源码程序为射频通信驱动代码,采用IAR system软件开发,以MSP430单片机为主控芯片,程序集成了CC1120,CC1200,CC1101等多种射频芯片,在使用时可通过用户自己屏蔽不需要的芯片,程序中均已文件分好,各种芯片的代码互不干扰。我已经通过测试,改程序可以直接运行,但用户在使用时需进行IAR软件的路径配置-The source program for RF communication driver code, using the IAR system software development, MSP430 single chip as the main control chip, the program integrates CC1120, CC1200, CC1101 and other radio frequency chip, by the users themselves do not shield chip when in use, the program have the good, various chip code do not interfere with each other. I have passed the test, reform program can be run directly, but the path to configure user required when using IAR software
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ide/iar/
ide/iar/Debug/
ide/iar/Debug/Exe/
ide/iar/Debug/Exe/per_test.hex
ide/iar/per_test.ewd
ide/iar/per_test.ewp
ide/iar/per_test.eww
source/apps/
source/apps/chip_information/
source/apps/chip_information/chip_information.c
source/apps/chip_information/chip_information.h
source/apps/easyLink/
source/apps/easyLink/cc1101_easy_link/
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_reg_config.h
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_rx.c
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_tx.c
source/apps/easyLink/cc112x_easy_link/
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_reg_config.h
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_rx.c
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/
source/apps/easyLink/cc11xL_easy_link/cc110L_easy_link_rx.c
source/apps/easyLink/cc11xL_easy_link/cc110L_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/cc113L_easy_link_rx.c
source/apps/easyLink/cc11xL_easy_link/cc115L_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/cc11xL_easy_link_reg_config.h
source/apps/easyLink/cc120x_easy_link/
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_reg_config.h
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_rx.c
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_tx.c
source/apps/easyLink/easyLink.c
source/apps/easyLink/easyLink.h
source/apps/easyLink/easyLink_gui.c
source/apps/per_test/
source/apps/per_test/chip_detect.c
source/apps/per_test/chip_detect.h
source/apps/per_test/freq_xosc_detect.c
source/apps/per_test/freq_xosc_detect.h
source/apps/per_test/hal_create_random.c
source/apps/per_test/hal_create_random.h
source/apps/per_test/main.c
source/apps/per_test/main.h
source/apps/per_test/main_graphics.c
source/apps/per_test/per_test.c
source/apps/per_test/per_test.h
source/apps/per_test/per_test_gui.c
source/apps/per_test/radios/
source/apps/per_test/radios/cc1101/
source/apps/per_test/radios/cc1101/cc1101_per_test_api.c
source/apps/per_test/radios/cc1101/cc1101_per_test_api.h
source/apps/per_test/radios/cc1101/cc1101_spi.c
source/apps/per_test/radios/cc1101/cc1101_spi.h
source/apps/per_test/radios/cc1101/readme.txt
source/apps/per_test/radios/cc1101_cc1190/
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_915MHz_reg_settings.c
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_per_test_api.c
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_per_test_api.h
source/apps/per_test/radios/cc1120_cc1190/
source/apps/per_test/radios/cc1120_cc1190/cc1120_cc1190_per_test_api.c
source/apps/per_test/radios/cc1120_cc1190/cc1120_cc1190_per_test_api.h
source/apps/per_test/radios/cc112x/
source/apps/per_test/radios/cc112x/cc112x_per_test_api.c
source/apps/per_test/radios/cc112x/cc112x_per_test_api.h
source/apps/per_test/radios/cc112x/cc112x_spi.c
source/apps/per_test/radios/cc112x/cc112x_spi.h
source/apps/per_test/radios/cc112x/readme.txt
source/apps/per_test/radios/cc11xL/
source/apps/per_test/radios/cc11xL/cc110L/
source/apps/per_test/radios/cc11xL/cc110L/cc110L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc110L/cc110L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc113L/
source/apps/per_test/radios/cc11xL/cc113L/cc113L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc113L/cc113L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc115L/
source/apps/per_test/radios/cc11xL/cc115L/cc115L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc115L/cc115L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc11xL_per_test_api.c
source/apps/per_test/radios/cc11xL/cc11xL_per_test_api.h
source/apps/per_test/radios/cc11xL/cc11xL_spi.c
source/apps/per_test/radios/cc11xL/cc11xL_spi.h
source/apps/per_test/radios/cc120x/
source/apps/per_test/radios/cc120x/cc120x_per_test_api.c
source/apps/per_test/radios/cc120x/cc120x_per_test_api.h
source/apps/per_test/radios/cc120x/cc120x_spi.c
source/apps/per_test/radios/cc120x/cc120x_spi.h
source/apps/per_test/radios/trx_rf_int.c
source/apps/per_test/radios/trx_rf_int.h
source/apps/per_test/radios/trx_rf_spi.c
source/apps/per_test/radios/trx_rf_spi.h
source/apps/sniff_mode/
source/apps/sniff_mode/cc112x_sniff_mode_api.c
source/apps/sniff_mode/cc112x_sniff_mode_api.h
source/apps/sniff_mode/cc120x_sniff_mode_api .c
source/apps/sniff_mode/cc120x_sniff_mode_api.h
source/apps/sniff_mode/sniff_mode.c
source/apps/sniff_mode/sniff_mode.h
source/apps/sniff_mode/sniff_mode_gui.c
source/components/
source/components/bsp/
source/components/bsp/trxeb_msp5438a/
source/components/bsp/trxeb_msp5438a/drivers/
source/components/bsp/trxeb_msp5438a/drivers/source/
source/components/bsp/trxeb_msp5438a/drivers/source/als_sfh5711.h
source/components/bsp/trxeb_msp5438a/drivers/source/als_trxeb.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp.h
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_key.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_key.h
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_led.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_led.h
source/components/b
ide/iar/Debug/
ide/iar/Debug/Exe/
ide/iar/Debug/Exe/per_test.hex
ide/iar/per_test.ewd
ide/iar/per_test.ewp
ide/iar/per_test.eww
source/apps/
source/apps/chip_information/
source/apps/chip_information/chip_information.c
source/apps/chip_information/chip_information.h
source/apps/easyLink/
source/apps/easyLink/cc1101_easy_link/
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_reg_config.h
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_rx.c
source/apps/easyLink/cc1101_easy_link/cc1101_easy_link_tx.c
source/apps/easyLink/cc112x_easy_link/
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_reg_config.h
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_rx.c
source/apps/easyLink/cc112x_easy_link/cc112x_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/
source/apps/easyLink/cc11xL_easy_link/cc110L_easy_link_rx.c
source/apps/easyLink/cc11xL_easy_link/cc110L_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/cc113L_easy_link_rx.c
source/apps/easyLink/cc11xL_easy_link/cc115L_easy_link_tx.c
source/apps/easyLink/cc11xL_easy_link/cc11xL_easy_link_reg_config.h
source/apps/easyLink/cc120x_easy_link/
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_reg_config.h
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_rx.c
source/apps/easyLink/cc120x_easy_link/cc120x_easy_link_tx.c
source/apps/easyLink/easyLink.c
source/apps/easyLink/easyLink.h
source/apps/easyLink/easyLink_gui.c
source/apps/per_test/
source/apps/per_test/chip_detect.c
source/apps/per_test/chip_detect.h
source/apps/per_test/freq_xosc_detect.c
source/apps/per_test/freq_xosc_detect.h
source/apps/per_test/hal_create_random.c
source/apps/per_test/hal_create_random.h
source/apps/per_test/main.c
source/apps/per_test/main.h
source/apps/per_test/main_graphics.c
source/apps/per_test/per_test.c
source/apps/per_test/per_test.h
source/apps/per_test/per_test_gui.c
source/apps/per_test/radios/
source/apps/per_test/radios/cc1101/
source/apps/per_test/radios/cc1101/cc1101_per_test_api.c
source/apps/per_test/radios/cc1101/cc1101_per_test_api.h
source/apps/per_test/radios/cc1101/cc1101_spi.c
source/apps/per_test/radios/cc1101/cc1101_spi.h
source/apps/per_test/radios/cc1101/readme.txt
source/apps/per_test/radios/cc1101_cc1190/
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_915MHz_reg_settings.c
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_per_test_api.c
source/apps/per_test/radios/cc1101_cc1190/cc1101_cc1190_per_test_api.h
source/apps/per_test/radios/cc1120_cc1190/
source/apps/per_test/radios/cc1120_cc1190/cc1120_cc1190_per_test_api.c
source/apps/per_test/radios/cc1120_cc1190/cc1120_cc1190_per_test_api.h
source/apps/per_test/radios/cc112x/
source/apps/per_test/radios/cc112x/cc112x_per_test_api.c
source/apps/per_test/radios/cc112x/cc112x_per_test_api.h
source/apps/per_test/radios/cc112x/cc112x_spi.c
source/apps/per_test/radios/cc112x/cc112x_spi.h
source/apps/per_test/radios/cc112x/readme.txt
source/apps/per_test/radios/cc11xL/
source/apps/per_test/radios/cc11xL/cc110L/
source/apps/per_test/radios/cc11xL/cc110L/cc110L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc110L/cc110L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc113L/
source/apps/per_test/radios/cc11xL/cc113L/cc113L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc113L/cc113L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc115L/
source/apps/per_test/radios/cc11xL/cc115L/cc115L_per_test_api.c
source/apps/per_test/radios/cc11xL/cc115L/cc115L_per_test_api.h
source/apps/per_test/radios/cc11xL/cc11xL_per_test_api.c
source/apps/per_test/radios/cc11xL/cc11xL_per_test_api.h
source/apps/per_test/radios/cc11xL/cc11xL_spi.c
source/apps/per_test/radios/cc11xL/cc11xL_spi.h
source/apps/per_test/radios/cc120x/
source/apps/per_test/radios/cc120x/cc120x_per_test_api.c
source/apps/per_test/radios/cc120x/cc120x_per_test_api.h
source/apps/per_test/radios/cc120x/cc120x_spi.c
source/apps/per_test/radios/cc120x/cc120x_spi.h
source/apps/per_test/radios/trx_rf_int.c
source/apps/per_test/radios/trx_rf_int.h
source/apps/per_test/radios/trx_rf_spi.c
source/apps/per_test/radios/trx_rf_spi.h
source/apps/sniff_mode/
source/apps/sniff_mode/cc112x_sniff_mode_api.c
source/apps/sniff_mode/cc112x_sniff_mode_api.h
source/apps/sniff_mode/cc120x_sniff_mode_api .c
source/apps/sniff_mode/cc120x_sniff_mode_api.h
source/apps/sniff_mode/sniff_mode.c
source/apps/sniff_mode/sniff_mode.h
source/apps/sniff_mode/sniff_mode_gui.c
source/components/
source/components/bsp/
source/components/bsp/trxeb_msp5438a/
source/components/bsp/trxeb_msp5438a/drivers/
source/components/bsp/trxeb_msp5438a/drivers/source/
source/components/bsp/trxeb_msp5438a/drivers/source/als_sfh5711.h
source/components/bsp/trxeb_msp5438a/drivers/source/als_trxeb.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp.h
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_key.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_key.h
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_led.c
source/components/bsp/trxeb_msp5438a/drivers/source/bsp_led.h
source/components/b
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.