Code1

所属分类:单片机开发
开发工具:C/C++
文件大小:308KB
下载次数:0
上传日期:2021-04-12 20:25:06
上 传 者XIEEEEE
说明:  MSP430与CC1101的一种低功耗设计,希望能帮到你。
(MSP430F149 sorting out various experimental codes)

文件列表:
Code\Backup of WOR_on_CC11xx_IAR.ewd (19011, 2012-06-18)
Code\Backup of WOR_on_CC11xx_IAR.ewp (48307, 2012-06-18)
Code\Debug\Exe\WOR_on_CC11xx_IAR.d43 (30718, 2012-07-11)
Code\Debug\Obj\CC1100-CC2500.pbi (492367, 2013-04-17)
Code\Debug\Obj\CC1100-CC2500.pbi.cout (9920, 2013-04-17)
Code\Debug\Obj\CC1100-CC2500.r43 (22073, 2012-06-18)
Code\Debug\Obj\EW438.r43 (895, 2012-06-18)
Code\Debug\Obj\EW43A.r43 (895, 2012-06-18)
Code\Debug\Obj\EW43C.r43 (895, 2012-06-18)
Code\Debug\Obj\EW43E.r43 (895, 2012-06-18)
Code\Debug\Obj\EW441.r43 (895, 2012-06-18)
Code\Debug\Obj\EW445.r43 (895, 2012-06-18)
Code\Debug\Obj\EW449.r43 (895, 2012-06-18)
Code\Debug\Obj\EW44C.r43 (895, 2012-06-18)
Code\Debug\Obj\EW44F.r43 (895, 2012-06-18)
Code\Debug\Obj\EW452.r43 (895, 2012-06-18)
Code\Debug\Obj\EW455.r43 (895, 2012-06-18)
Code\Debug\Obj\EW458.r43 (895, 2012-06-18)
Code\Debug\Obj\EW45B.r43 (895, 2012-06-18)
Code\Debug\Obj\EW45E.r43 (895, 2012-06-18)
Code\Debug\Obj\EW461.r43 (895, 2012-06-18)
Code\Debug\Obj\EW464.r43 (895, 2012-06-18)
Code\Debug\Obj\EW467.r43 (895, 2012-06-18)
Code\Debug\Obj\EW46A.r43 (895, 2012-06-18)
Code\Debug\Obj\EW46D.r43 (895, 2012-06-18)
Code\Debug\Obj\EW470.r43 (895, 2012-06-18)
Code\Debug\Obj\EW472.r43 (895, 2012-06-18)
Code\Debug\Obj\EW474.r43 (895, 2012-06-18)
Code\Debug\Obj\EW477.r43 (895, 2012-06-18)
Code\Debug\Obj\EW47B.r43 (895, 2012-06-18)
Code\Debug\Obj\EW47E.r43 (895, 2012-06-18)
Code\Debug\Obj\EW482.r43 (895, 2012-06-18)
Code\Debug\Obj\EW486.r43 (895, 2012-06-18)
Code\Debug\Obj\EW48A.r43 (895, 2012-06-18)
Code\Debug\Obj\EW48D.r43 (895, 2012-06-18)
Code\Debug\Obj\EW491.r43 (895, 2012-06-18)
Code\Debug\Obj\EW527.r43 (909, 2012-07-11)
Code\Debug\Obj\EW529.r43 (909, 2012-07-11)
Code\Debug\Obj\EW52B.r43 (909, 2012-07-11)
Code\Debug\Obj\EW52F.r43 (909, 2012-07-11)
... ...

CC11xx WOR示例 ************************* 1、功能简述: a、正常收发模式--数据单发单收 b、WOR模式-发送端定期发送唤醒数据包,闪烁红色,接收端唤醒后,闪烁两个LED 1.0、上电后,进入安检选择模式 2.1、第一次短按下按键,选择为正常接收模式,蓝灯亮,红灯灭,作为从机,工作在RX模式,接收数据包 2.2、第二次短按下按键,选择为发送模式,红灯亮,蓝灯灭,作为主机,主动定时连续唤醒数据包 2.3、第三次短按下按键,选择为WOR接收模式,蓝灯亮,红灯亮,作为从机,工作在WOR模式,接收到唤醒数据包后 2.4、长按,进入指定模式,并且始终运行在该状态下 2、使用指南 2.1 、开发环境,使用IAR5.20及以上版本打开工程.eww 2.2、 "Project" -- "Rebuild All" -- "Download and Debug" 3、硬件平台 LSD-RFDN-M101-A2(MSP430F4152)+ LSD-RFMN-B401-A3(CC1101) 3.1、使用硬件资源 |------------------------------------------------------------------------------------------| | 工程使用的硬件外设资源 | |------------------------------------------------------------------------------------------| | 外设模块 | 使用引脚 | 说明 | |------------------------------------------------------------------------------------------| | SPI | P6 | 4线SPI(CS(P6.3)\MOSI(P6.2)\MISO(p6.1)\SCK(p***)) | |------------------------------------------------------------------------------------------| | GDO0 | P1.1 | GDO0 IRQ | |------------------------------------------------------------------------------------------| | GDO2 | P1.0 | GDO2 IRQ | |------------------------------------------------------------------------------------------| | GPIO | P1.7 | 片上按键 | |------------------------------------------------------------------------------------------| | GPIO | P7.0,P7.1 | 2个LED(可选,高电平点亮,P7.0红灯,P7.1蓝灯)| |------------------------------------------------------------------------------------------| 3.2 烧写方式 2线SBW 4、具体说明

近期下载者

相关文件


收藏者