文件名称:stm32_si4463
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-23
- 文件大小:
- 2.01mb
- 下载次数:
- 0次
- 提 供 者:
- 于**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于stm32的si4463源代码,实现无线模块通迅。代码是从官网移植过来的已测试可以双向通讯 需要其他的配置通过WDS生成头文件覆盖就行。-The si4463 based stm32 source code, wireless communication module. Code is ported from the official website has been tested can be two-way communication requires additional configuration to generate header files covered by WDS on the line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
keil\fj.build_log.htm
....\fj.opt.bak
....\fj.Uv2.bak
....\fj.uvgui.Administrator
....\fj.uvguix.Administrator
....\fj.uvguix_Administrator.bak
....\fj.uvgui_Administrator.bak
....\fj.uvopt
....\fj.uvoptx
....\fj.uvproj
....\fj.uvprojx
....\fj_uvoptx.bak
....\fj_uvprojx.bak
....\fj_分机.dep
....\JLinkLog.txt
....\JLinkSettings.ini
....\RTE\CMSIS\RTX_Conf_CM.c
....\...\Device\STM32F103VC\RTE_Device.h
....\...\......\...........\startup_stm32f10x_hd.s
....\...\......\...........\stm32f10x_conf.h
....\...\......\...........\system_stm32f10x.c
....\...\Graphics\GUIConf.c
....\...\RTE_Components.h
....\sfl\fj.map
....\...\startup_stm32f10x_hd.lst
....\..o\dma_stm32f10x.crf
....\...\dma_stm32f10x.d
....\...\dma_stm32f10x.o
....\...\ExtDll.iex
....\...\fj.axf
....\...\fj.build_log.htm
....\...\fj.htm
....\...\fj.lnp
....\...\fj.plg
....\...\fj.sct
....\...\gpio_stm32f10x.crf
....\...\gpio_stm32f10x.d
....\...\gpio_stm32f10x.o
....\...\main.crf
....\...\main.d
....\...\main.o
....\...\misc.crf
....\...\misc.d
....\...\misc.o
....\...\radio.crf
....\...\radio.d
....\...\radio.o
....\...\radio_comm.crf
....\...\radio_comm.d
....\...\radio_comm.o
....\...\radio_hal.crf
....\...\radio_hal.d
....\...\radio_hal.o
....\...\si446x_api_lib.crf
....\...\si446x_api_lib.d
....\...\si446x_api_lib.o
....\...\startup_stm32f10x_hd.d
....\...\startup_stm32f10x_hd.o
....\...\stm32f10x_exti.crf
....\...\stm32f10x_exti.d
....\...\stm32f10x_exti.o
....\...\stm32f10x_gpio.crf
....\...\stm32f10x_gpio.d
....\...\stm32f10x_gpio.o
....\...\stm32f10x_rcc.crf
....\...\stm32f10x_rcc.d
....\...\stm32f10x_rcc.o
....\...\stm32f10x_spi.crf
....\...\stm32f10x_spi.d
....\...\stm32f10x_spi.o
....\...\stm32f10x_tim.crf
....\...\stm32f10x_tim.d
....\...\stm32f10x_tim.o
....\...\stm32f10x_usart.crf
....\...\stm32f10x_usart.d
....\...\stm32f10x_usart.o
....\...\system_stm32f10x.crf
....\...\system_stm32f10x.d
....\...\system_stm32f10x.o
....\...\typex.crf
....\...\typex.d
....\...\typex.o
....\...\wirelesstxrx.crf
....\...\wirelesstxrx.d
....\...\wirelesstxrx.o
src\main.c
...\Si446x\radio.c
...\......\radio.h
...\......\radio_comm.c
...\......\radio_comm.h
...\......\radio_config.h
...\......\radio_hal.c
...\......\radio_hal.h
...\......\si446x_api_lib.c
...\......\si446x_api_lib.h
...\......\si446x_defs.h
...\......\si446x_nirq.c
...\......\si446x_nirq.h
...\......\si446x_patch.h
...\......\wirelessTxRx.c