CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:nRF24L01P_V2.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-06-16
  • 文件大小:
    5.71mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

通过STM8单片机,实现nRF2401L即2.4G的接收/发送,开发环境为IAR-By STM8 microcontroller, it realizes nRF2401L receive/transmit, namely 2.4G development environment for IAR
(系统自动生成,下载前可以参看下载内容)

下载文件列表

BSP/
BSP/bsp.c
BSP/bsp.h
BSP/font.h
BSP/OLED.c
BSP/OLED.h
DRIVER/
DRIVER/CPU/
DRIVER/CPU/STM8L_LIB_V1.2.0/
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_awu.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_beep.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_clk.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_comp.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_exti.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_flash.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_gpio.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_i2c.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_irtim.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_itc.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_iwdg.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_rst.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_spi.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_tim2.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_tim3.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_tim4.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_usart.h
DRIVER/CPU/STM8L_LIB_V1.2.0/inc/stm8l10x_wfe.h
DRIVER/CPU/STM8L_LIB_V1.2.0/src/
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_awu.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_beep.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_clk.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_comp.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_exti.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_flash.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_gpio.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_i2c.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_irtim.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_itc.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_iwdg.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_rst.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_spi.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_tim2.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_tim3.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_tim4.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_usart.c
DRIVER/CPU/STM8L_LIB_V1.2.0/src/stm8l10x_wfe.c
DRIVER/RF/
DRIVER/RF/nRF24L01.c
DRIVER/RF/nRF24L01.h
DRIVER/RF/nRF24L01_Reg.H
nRF24L01P.eww
RX/
RX/Debug/
RX/Debug/Exe/
RX/Debug/Exe/nRF24L01P_RX.hex
RX/Debug/Exe/nRF24L01P_RX.out
RX/Debug/List/
RX/Debug/Obj/
RX/Debug/Obj/bsp.o
RX/Debug/Obj/bsp.pbi
RX/Debug/Obj/bsp.pbi.cout
RX/Debug/Obj/main.o
RX/Debug/Obj/main.pbi
RX/Debug/Obj/main.pbi.cout
RX/Debug/Obj/nRF24L01.o
RX/Debug/Obj/nRF24L01.pbi
RX/Debug/Obj/nRF24L01.pbi.cout
RX/Debug/Obj/nRF24L01P_RX.pbd
RX/Debug/Obj/nRF24L01P_RX.pbd.browse
RX/Debug/Obj/OLED.o
RX/Debug/Obj/OLED.pbi
RX/Debug/Obj/OLED.pbi.cout
RX/Debug/Obj/stm8l10x_awu.o
RX/Debug/Obj/stm8l10x_awu.pbi
RX/Debug/Obj/stm8l10x_awu.pbi.cout
RX/Debug/Obj/stm8l10x_beep.o
RX/Debug/Obj/stm8l10x_beep.pbi
RX/Debug/Obj/stm8l10x_beep.pbi.cout
RX/Debug/Obj/stm8l10x_clk.o
RX/Debug/Obj/stm8l10x_clk.pbi
RX/Debug/Obj/stm8l10x_clk.pbi.cout
RX/Debug/Obj/stm8l10x_comp.o
RX/Debug/Obj/stm8l10x_comp.pbi
RX/Debug/Obj/stm8l10x_comp.pbi.cout
RX/Debug/Obj/stm8l10x_exti.o
RX/Debug/Obj/stm8l10x_exti.pbi
RX/Debug/Obj/stm8l10x_exti.pbi.cout
RX/Debug/Obj/stm8l10x_flash.o
RX/Debug/Obj/stm8l10x_flash.pbi
RX/Debug/Obj/stm8l10x_flash.pbi.cout
RX/Debug/Obj/stm8l10x_gpio.o
RX/Debug/Obj/stm8l10x_gpio.pbi
RX/Debug/Obj/stm8l10x_gpio.pbi.cout
RX/Debug/Obj/stm8l10x_i2c.o
RX/Debug/Obj/stm8l10x_i2c.pbi
RX/Debug/Obj/stm8l10x_i2c.pbi.cout
RX/Debug/Obj/stm8l10x_irtim.o
RX/Debug/Obj/stm8l10x_irtim.pbi
RX/Debug/Obj/stm8l10x_irtim.pbi.cout
RX/Debug/Obj/stm8l10x_it.o
RX/Debug/Obj/stm8l10x_it.pbi
RX/Debug/Obj/stm8l10x_it.pbi.cout
RX/Debug/Obj/stm8l10x_itc.o
RX/Debug/Obj/stm8l10x_itc.pbi
RX/Debug/Obj/stm8l10x_itc.pbi.cout
RX/Debug/Obj/stm8l10x_iwdg.o
RX/Debug/Obj/stm8l10x_iwdg.pbi
RX/Debug/Obj/stm8l10x_iwdg.pbi.cout
RX/Debug/Obj/stm8l10x_rst.o
RX/Debug/Obj/stm8l10x_rst.pbi
RX/Debug/Obj/stm8l10x_rst.pbi.cout
RX/Debug/Obj/stm8l10x_spi.o
RX/Debug/Obj/stm8l10x_spi.pbi
RX/Debug/Obj/stm8l10x_spi.pbi.cout
RX/Debug/Obj/stm8l10x_tim2.o
RX/Debug/Obj/stm8l10x_tim2.pbi
RX/Debug/Obj/stm8l10x_tim2.pbi.cout
RX/Debug/Obj/stm8l10x_tim3.o
RX/Debug/Obj/stm8l10x_tim3.pbi
RX/Debug/Obj/stm8l10x_tim3.pbi.cout
RX/Debug/Obj/stm8l10x_tim4.o
RX/Debug/Obj/stm8l10x_tim4.pbi
RX/Debug/Obj/stm8l10x_tim4.pbi.cout
RX/Debug/Obj/stm8l10x_usart.o
RX/Debug/Obj/stm8l10x_usart.pbi
RX/Debug/Obj/stm8l10x_usart.pbi.cout
RX/Debug/Obj/stm8l10x_wfe.o
RX/Debug/Obj/stm8l10x_wfe.pbi
RX/Debug/Obj/stm8l10x_wfe.pbi.cout
RX/main.c
RX/MyTypeDef.h
RX/nRF24L01P_RX.dep
RX/nRF24L01P_RX.ewd
RX/nRF24L01P_RX.ewp
RX/settings/
RX/settings/nRF24L01P_RX.cspy.bat
RX/settings/nRF24L01P_RX.dbgdt
RX/settings/nRF24L01P_RX.dni
RX/stm8l10x_conf.h
RX/stm8l10x_it.c
RX/stm8l10x_it.h
settings/
settings/nRF24L01P.wsdt
TX/
TX/Debug/
TX/Debug/Exe/
TX/Debug/Exe/nRF24L01P_TX.hex
TX/Debug/Exe/nRF24L01P_TX.out
TX/Debug/List/
TX/Debug/Obj/
TX/Debug/Obj/bsp.o
TX/Debug/Obj/bsp.pbi
TX/Debug/Obj/bsp.pbi.cout
TX/Debug/Obj/main.o
TX/Debug/Obj/main.pbi
TX/Debug/Obj/main.pbi.cout
TX/Debug/Obj/nRF24L01.o
TX/Debug/Obj/nRF24L01.pbi
TX/Debug/Obj/nRF24L01.pbi.cout
TX/Debug/Obj/nRF24L01P_TX.pbd
TX/Debug/Obj/nRF24L01P_TX.pbd.browse
TX/Debug/Obj/OLED.o
TX/Debug/Obj/OLED.pbi
TX/Debug/Obj/OLED.pbi.cout
TX/Debug/Obj/stm8l10x_awu.o
TX/Debug/Obj/stm8l10x_awu.pbi
TX/Debug/Ob

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com