在IAR上能完全能跑通 MT_UartInit(); //串口初始化 MT_UartRegisterTaskID(task_id); //注册串口任务 HalUARTWrite(0,"UartInit OK\n", sizeof("UartInit OK\n"));//串口发送 P0SEL &= 0x7f; //DS18B20的io口初始化 p0.7 第三行的输出在电脑上也接受不到(之前程序没有这行)
CC2531 USB Dongle Serial Port CDC Driver - Signed Version? Gary Wayne Intellectual270points Other Parts Discussed in Thread:CC2531 Is there a signed version of the "TI CC2531 Low-Power RF to USB CDC Serial Port" driver? The latest version I have is 1.1.1.0, dated 5/1/2009. We have ...
1、CC2531USB Dongle之串口透传2014/3/28OSAL 是协议栈的躯干,可以理解为一个超级简单的操作系统目录前言2必要条件2原理图2编程参考2准备工作3源码分析311 前言有 CC2531 的手册可知,CC2531 比 CC2530 多了一个 USB 外设,其它的任何外设与配置都是一样的。而本公司的 CC2531USB Dongle 产品就是基于 CC2531 ...
USB Dongle使用手册 USB Dongle使用手册, 蓝牙抓包,比较实用 上传者:newpeaknewpeak时间:2015-06-10 CC2540USBdongle_driver.rar CC2540USBdongle驱动安装文件,在计算机管理中找到未成功安装驱动的设备,更新驱动,选中下载的驱动文件。 上传者:oncees时间:2019-12-19 ...
uartConfig.rx.maxBufSize = 64; // 2x30 don't care - see uart driver. uartConfig.tx.maxBufSize = 64; // 2x30 don't care - see uart driver. uartConfig.idleTimeout = 6; // 2x30 don't care - see uart driver. uartConfig.intEnable = TRUE; // 2x30 don't care...
a CC2531 packet sniffer USB dongle is the one you mentioned above:C:\Program Files\Texas Instruments\Extras\Drivers\cc2531dongle.inf(if you don't have it, you will need to install the Packet Sniffer PC software first). This .inf will point to thecebal.sysdriver file in the same folder...
https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/829935/cc2531usb-rd-is-there-a-windows-10-iot-core-driver-for-zigbee-using-this-usb-dongle 器件型号:CC2531USB-RD 主题中讨论的其他器件:CC2531、CC2531EMK ...
The CC2531EMK kit provides one CC2531 USB Dongle and documentation to support a PC interface to 802.15.4 / ZigBee applications. The dongle can be plugged directly into your PC and can be used as an IEEE 802.15.4 packet sniffer or for other purposes. With the CC2531 USB Firmware Library ...
Kit Contents 1 x CC2531 USB Dongle Documentation 2. Getting Started 3. Install the driver The CC2531 USB Dongle can be used as a development platform for USB and RF applications. An external development tool, like the CC Debugger, is required to program and debug software running...
Driver or library Z-STACK-HOME — ZigBee Home Automation Solutions NOTE: This page contains links to obtain previous versions of the Z-Stack releases. For new projects, TI recommends using the newest release in order to take advantages of all improvements and new features. The latest Z-Stack...