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

文件名称:TC35661-vcp

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

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

使用stm32初始化东芝TC35661蓝牙芯片,并实现usb虚拟串口(VCP)与蓝牙之间的数据透传-Use stm32 Toshiba TC35661 Bluetooth chip initialization, and data transparent transmission usb virtual serial port (VCP) between Bluetooth
(系统自动生成,下载前可以参看下载内容)

下载文件列表

bt_src/
bt_src/common.cpp
bt_src/common.h
bt_src/drivers/
bt_src/drivers/bluetooth/
bt_src/drivers/bluetooth/bt.cpp
bt_src/drivers/bluetooth/bt.h
bt_src/drivers/bluetooth/pan1026.cpp
bt_src/drivers/bluetooth/pan1026.h
bt_src/drivers/bluetooth/pan1322.cpp
bt_src/drivers/bluetooth/pan1322.h
bt_src/drivers/fc/
bt_src/drivers/fc/conf.h
bt_src/drivers/uart.h
bt_src/fc/
bt_src/fc/conf.h
bt_src/tasks/
bt_src/tasks/tasks.h
bt_src/xlib/
bt_src/xlib/core/
bt_src/xlib/core/usart.cpp
bt_src/xlib/core/usart.h
CORE/
CORE/core_cm3.c
CORE/core_cm3.h
CORE/startup_stm32f10x_hd.s
CORE/startup_stm32f10x_md.s
HARDWARE/
HARDWARE/5110/
HARDWARE/5110/5110LCD.c
HARDWARE/5110/5110LCD.h
HARDWARE/KEY/
HARDWARE/KEY/key.c
HARDWARE/KEY/key.h
HARDWARE/LED/
HARDWARE/LED/led.c
HARDWARE/LED/led.h
HARDWARE/SYSH/
HARDWARE/SYSH/sysh.h
HARDWARE/TIMER/
HARDWARE/TIMER/timer.c
HARDWARE/TIMER/timer.h
Listing/
Object/
others/
others/661demo移植指南.txt
others/TC35661初始化抓包.txt
others/vcpdriver_v1.zip
STM32F10x_FWLib/
STM32F10x_FWLib/inc/
STM32F10x_FWLib/inc/misc.h
STM32F10x_FWLib/inc/stm32f10x_adc.h
STM32F10x_FWLib/inc/stm32f10x_bkp.h
STM32F10x_FWLib/inc/stm32f10x_can.h
STM32F10x_FWLib/inc/stm32f10x_cec.h
STM32F10x_FWLib/inc/stm32f10x_crc.h
STM32F10x_FWLib/inc/stm32f10x_dac.h
STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
STM32F10x_FWLib/inc/stm32f10x_dma.h
STM32F10x_FWLib/inc/stm32f10x_exti.h
STM32F10x_FWLib/inc/stm32f10x_flash.h
STM32F10x_FWLib/inc/stm32f10x_fsmc.h
STM32F10x_FWLib/inc/stm32f10x_gpio.h
STM32F10x_FWLib/inc/stm32f10x_i2c.h
STM32F10x_FWLib/inc/stm32f10x_iwdg.h
STM32F10x_FWLib/inc/stm32f10x_pwr.h
STM32F10x_FWLib/inc/stm32f10x_rcc.h
STM32F10x_FWLib/inc/stm32f10x_rtc.h
STM32F10x_FWLib/inc/stm32f10x_sdio.h
STM32F10x_FWLib/inc/stm32f10x_spi.h
STM32F10x_FWLib/inc/stm32f10x_tim.h
STM32F10x_FWLib/inc/stm32f10x_usart.h
STM32F10x_FWLib/inc/stm32f10x_wwdg.h
STM32F10x_FWLib/src/
STM32F10x_FWLib/src/misc.c
STM32F10x_FWLib/src/stm32f10x_adc.c
STM32F10x_FWLib/src/stm32f10x_bkp.c
STM32F10x_FWLib/src/stm32f10x_can.c
STM32F10x_FWLib/src/stm32f10x_cec.c
STM32F10x_FWLib/src/stm32f10x_crc.c
STM32F10x_FWLib/src/stm32f10x_dac.c
STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
STM32F10x_FWLib/src/stm32f10x_dma.c
STM32F10x_FWLib/src/stm32f10x_exti.c
STM32F10x_FWLib/src/stm32f10x_flash.c
STM32F10x_FWLib/src/stm32f10x_fsmc.c
STM32F10x_FWLib/src/stm32f10x_gpio.c
STM32F10x_FWLib/src/stm32f10x_i2c.c
STM32F10x_FWLib/src/stm32f10x_iwdg.c
STM32F10x_FWLib/src/stm32f10x_pwr.c
STM32F10x_FWLib/src/stm32f10x_rcc.c
STM32F10x_FWLib/src/stm32f10x_rtc.c
STM32F10x_FWLib/src/stm32f10x_sdio.c
STM32F10x_FWLib/src/stm32f10x_spi.c
STM32F10x_FWLib/src/stm32f10x_tim.c
STM32F10x_FWLib/src/stm32f10x_usart.c
STM32F10x_FWLib/src/stm32f10x_wwdg.c
SYSTEM/
SYSTEM/delay/
SYSTEM/delay/delay.c
SYSTEM/delay/delay.h
SYSTEM/stm32_usart/
SYSTEM/stm32_usart/stm32_usart.c
SYSTEM/stm32_usart/stm32_usart.h
SYSTEM/sys/
SYSTEM/sys/sys.c
SYSTEM/sys/sys.h
USB/
USB/CONFIG/
USB/CONFIG/hw_config.c
USB/CONFIG/hw_config.h
USB/CONFIG/platform_config.h
USB/CONFIG/usb_conf.h
USB/CONFIG/usb_desc.c
USB/CONFIG/usb_desc.h
USB/CONFIG/usb_endp.c
USB/CONFIG/usb_istr.c
USB/CONFIG/usb_istr.h
USB/CONFIG/usb_prop.c
USB/CONFIG/usb_prop.h
USB/CONFIG/usb_pwr.c
USB/CONFIG/usb_pwr.h
USB/STM32_USB-FS-Device_Driver/
USB/STM32_USB-FS-Device_Driver/inc/
USB/STM32_USB-FS-Device_Driver/inc/usb_core.h
USB/STM32_USB-FS-Device_Driver/inc/usb_def.h
USB/STM32_USB-FS-Device_Driver/inc/usb_init.h
USB/STM32_USB-FS-Device_Driver/inc/usb_int.h
USB/STM32_USB-FS-Device_Driver/inc/usb_lib.h
USB/STM32_USB-FS-Device_Driver/inc/usb_mem.h
USB/STM32_USB-FS-Device_Driver/inc/usb_regs.h
USB/STM32_USB-FS-Device_Driver/inc/usb_sil.h
USB/STM32_USB-FS-Device_Driver/inc/usb_type.h
USB/STM32_USB-FS-Device_Driver/src/
USB/STM32_USB-FS-Device_Driver/src/usb_core.c
USB/STM32_USB-FS-Device_Driver/src/usb_init.c
USB/STM32_USB-FS-Device_Driver/src/usb_int.c
USB/STM32_USB-FS-Device_Driver/src/usb_mem.c
USB/STM32_USB-FS-Device_Driver/src/usb_regs.c
USB/STM32_USB-FS-Device_Driver/src/usb_sil.c
USER/
USER/JLinkSettings.ini
USER/main.c
USER/PlusC2C.cpp
USER/PlusC2C.h
USER/stm32f10x.h
USER/stm32f10x_conf.h
USER/stm32f10x_it.c
USER/stm32f10x_it.h
USER/system_stm32f10x.c
USER/system_stm32f10x.h
USER/TC35661.uvoptx
USER/TC35661.uvprojx

相关说明

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

相关评论

暂无评论内容.

发表评论

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