文件名称:cc1120-1200-1101
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-28
- 文件大小:
- 571kb
- 下载次数:
- 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
...\...\Debug
...\...\.....\Exe
...\...\.....\...\per_test.hex
...\...\per_test.ewd
...\...\per_test.ewp
...\...\per_test.eww
source\apps
......\....\chip_information
......\....\................\chip_information.c
......\....\................\chip_information.h
......\....\easyLink
......\....\........\cc1101_easy_link
......\....\........\................\cc1101_easy_link_reg_config.h
......\....\........\................\cc1101_easy_link_rx.c
......\....\........\................\cc1101_easy_link_tx.c
......\....\........\cc112x_easy_link
......\....\........\................\cc112x_easy_link_reg_config.h
......\....\........\................\cc112x_easy_link_rx.c
......\....\........\................\cc112x_easy_link_tx.c
......\....\........\cc11xL_easy_link
......\....\........\................\cc110L_easy_link_rx.c
......\....\........\................\cc110L_easy_link_tx.c
......\....\........\................\cc113L_easy_link_rx.c
......\....\........\................\cc115L_easy_link_tx.c
......\....\........\................\cc11xL_easy_link_reg_config.h
......\....\........\cc120x_easy_link
......\....\........\................\cc120x_easy_link_reg_config.h
......\....\........\................\cc120x_easy_link_rx.c
......\....\........\................\cc120x_easy_link_tx.c
......\....\........\easyLink.c
......\....\........\easyLink.h
......\....\........\easyLink_gui.c
......\....\per_test
......\....\........\chip_detect.c
......\....\........\chip_detect.h
......\....\........\freq_xosc_detect.c
......\....\........\freq_xosc_detect.h
......\....\........\hal_create_random.c
......\....\........\hal_create_random.h
......\....\........\main.c
......\....\........\main.h
......\....\........\main_graphics.c
......\....\........\per_test.c
......\....\........\per_test.h
......\....\........\per_test_gui.c
......\....\........\radios
......\....\........\......\cc1101
......\....\........\......\......\cc1101_per_test_api.c
......\....\........\......\......\cc1101_per_test_api.h
......\....\........\......\......\cc1101_spi.c
......\....\........\......\......\cc1101_spi.h
......\....\........\......\......\readme.txt
......\....\........\......\cc1101_cc1190
......\....\........\......\.............\cc1101_cc1190_915MHz_reg_settings.c
......\....\........\......\.............\cc1101_cc1190_per_test_api.c
......\....\........\......\.............\cc1101_cc1190_per_test_api.h
......\....\........\......\cc1120_cc1190
......\....\........\......\.............\cc1120_cc1190_per_test_api.c
......\....\........\......\.............\cc1120_cc1190_per_test_api.h
......\....\........\......\cc112x
......\....\........\......\......\cc112x_per_test_api.c
......\....\........\......\......\cc112x_per_test_api.h
......\....\........\......\......\cc112x_spi.c
......\....\........\......\......\cc112x_spi.h
......\....\........\......\......\readme.txt
......\....\........\......\cc11xL
......\....\........\......\......\cc110L
......\....\........\......\......\......\cc110L_per_test_api.c
......\....\........\......\......\......\cc110L_per_test_api.h
......\....\........\......\......\cc113L
......\....\........\......\......\......\cc113L_per_test_api.c
......\....\........\......\......\......\cc113L_per_test_api.h
......\....\........\......\......\cc115L
......\....\........\......\......\......\cc115L_per_test_api.c
......\....\........\......\......\......\cc115L_per_test_api.h
......\....\........\......\......\cc11xL_per_test_api.c
......\....\........\......\......\cc11xL_per_test_api.h
......\....\........\......\......\cc11xL_spi.c
......\....\........\......\......\cc11xL_spi.h
......\....\........\......\cc120x
......\....\........\......\......\cc120x_per_test_api.c
......\....\........\......\......\cc120x_per_test_api.h
......\....\........\......\......\cc120x_spi.c
......\....\........\......\......\cc120x_spi.h
......\....\........\......\trx_rf_int.c
......\....\........\......\trx_rf_int.h
......\....\........\......\trx_rf_spi.c
......\....\........\......\trx_rf_spi.h
......\...