• 大小: 661KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: 其他
  • 标签: hal_uart.c  

资源简介

两个CC2530模块进行射频收发,收发的数据采用中断的方式通过RS232串口与PC通讯 在官方版本的基础上增加uart.c,中断函数为自己编写的

资源截图

代码片段和文件信息

/***********************************************************************************
  Filename: light_switch.c

  Description:  This application function either as a light or a
  switch toggling the ligh. The role of the
  application is chosen in the menu with the joystick at initialisation.

  Push S1 to enter the menu. Choose either switch or
  light and confirm choice with S1.
  Joystick Up: Sends data from switch to light

***********************************************************************************/

/***********************************************************************************
* INCLUDES
*/
#include 
#include 
#include 
#include 
#include 
#include 
#include “hal_mcu.h“
#i

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     456246  2009-10-27 13:13  CC2530-Software\docs\CC2530_Software_Examples.pdf

     文件        908  2010-12-21 16:06  CC2530-Software\ide\cc2530_sw_examples.eww

     文件       6371  2010-12-23 09:39  CC2530-Software\ide\settings\cc2530_sw_examples.wsdt

     文件     146889  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\light_switch.d51

     文件      17302  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\light_switch.dep

     文件      13542  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\light_switch.ewd

     文件      32654  2010-12-21 16:06  CC2530-Software\ide\srf05_cc2530\iar\light_switch.ewp

     文件        166  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\light_switch.eww

     文件       9153  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\light_switch.hex

     文件      13542  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\per_test.ewd

     文件      32675  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\per_test.ewp

     文件        162  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\per_test.eww

     文件      21427  2009-11-05 09:14  CC2530-Software\ide\srf05_cc2530\iar\per_test.hex

     文件       2496  2010-12-23 09:34  CC2530-Software\ide\srf05_cc2530\iar\settings\light_switch.cspy.bat

     文件       5760  2010-12-22 19:34  CC2530-Software\ide\srf05_cc2530\iar\settings\light_switch.dbgdt

     文件        459  2010-12-22 19:34  CC2530-Software\ide\srf05_cc2530\iar\settings\light_switch.dni

     文件       2496  2010-12-21 15:59  CC2530-Software\ide\srf05_cc2530\iar\settings\spectrum_analyzer.cspy.bat

     文件         63  2010-12-21 15:59  CC2530-Software\ide\srf05_cc2530\iar\settings\spectrum_analyzer.dbgdt

     文件        114  2010-12-21 15:59  CC2530-Software\ide\srf05_cc2530\iar\settings\spectrum_analyzer.dni

     文件      13331  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\spectrum_analyzer.ewd

     文件      31691  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\spectrum_analyzer.ewp

     文件        171  2009-10-27 13:13  CC2530-Software\ide\srf05_cc2530\iar\spectrum_analyzer.eww

     文件      14730  2009-11-05 09:14  CC2530-Software\ide\srf05_cc2530\iar\spectrum_analyzer.hex

     文件       1392  2010-12-23 09:34  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\adc.pbi

     文件      16173  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\adc.r51

     文件       1390  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\basic_rf.pbi

     文件     122502  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\basic_rf.r51

     文件       1408  2010-12-23 09:34  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\basic_rf_security.pbi

     文件      16187  2010-12-23 09:39  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\basic_rf_security.r51

     文件       1396  2010-12-23 09:34  CC2530-Software\ide\srf05_cc2530\iar\temp\light_switch\clock.pbi

............此处省略125个文件信息

评论

共有 条评论

相关资源