Description: 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
To Search:
File list (Check if you may need any files):
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
......\...