搜索:parallel interface

找到约 1,380 项符合「parallel interface」的查询结果

结果 1,380
按分类筛选
显示更多分类
https://www.eeworm.com/dl/502/29901.html 单片机编程

MSP430 USB JTAG自制资料

The MSP-FET430U14 is a powerful flash emulation tool to quickly begin application development on the MSP430 MCU. It includes USB debugging interface used to program and debug the MSP430 in-system through the JTAG interface or the pin saving Spy Bi-Wire (2-wire JTAG) protocol. The ...
下载 56
·
查看 1170
https://www.eeworm.com/dl/947665.html 技术资料

JTAG仿真初始化文件使用方法

 功能:加载调试文件前自动初始化系统时钟及SDRAM控制器等等   使用方法:   先将ARM2410.txt复制到ADS安装目录的bin目录下;   在ADS中单击“Debug”按钮启动AXD调试环境,先不要运行程序;   在AXD中打开“Options”-->“Configure Interface”菜单,在弹出的Configure Interface窗口   中 ...
下载 3
·
查看 6387
https://www.eeworm.com/dl/897810.html 技术资料

单片机与PC机并行数据传输分析

单片机与PC 机并行方式较为少见,其主要适应于短距离数据传输,且对于串口数据校验有着严格要求,数据传输过程也具备较多优点,可以得到令人满意的效果。以计算机Windows 系统为例,分析实现单片机与PC 机并行数据传输方法,提出了以中断脉冲为数据载体的传输方法,旨在节省开发时间,满足使用需求。The parall ...
下载 2
·
查看 7434
https://www.eeworm.com/dl/571/21334.html 模拟电子

DA转换接口的射频IQ调制

  Linear Technology’s High Frequency Product lineupincludes a variety of RF I/Q modulators. The purpose ofthis application note is to illustrate the circuits requiredto interface these modulators with several popular D/Aconverters. Such circuits typically are requi ...
下载 150
·
查看 1181
https://www.eeworm.com/dl/505/24341.html 电源技术

DN452 汽车应用的电源监视器

  The LTC®4151 is a high side power monitor that includesa 12-bit ADC for measuring current and voltage, as wellas the voltage on an auxiliary input. Data is read throughthe widely used I2C interface. An unusual feature in thisdevice is its 7V to 80V operating range, ...
下载 132
·
查看 1080
https://www.eeworm.com/dl/674/136684.html Windows CE

Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl

Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is tou ...
下载 36
·
查看 1104
https://www.eeworm.com/dl/913659.html 技术资料

用人机接口类型开发USB设备

本文介绍了USB 设备中的人机接口(human interface device),HID 设备与主机通信的要点与方式。详细叙述了在VB 中调用相关的API 函数的注意事项和方法。关键词:人机
下载 4
·
查看 4146
https://www.eeworm.com/dl/648/337983.html 单片机开发

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
下载 199
·
查看 1428
https://www.eeworm.com/dl/643/448242.html USB编程

USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.

USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.5Mbps) operation. – USB Device has four endpoints, each with their own independent FIFO. – Supports the four types of USB data transfer control, bulk, interrupt, and isochronous ...
下载 179
·
查看 1194
https://www.eeworm.com/dl/619/429795.html Linux/Unix编程

Urwid is a Python library for making text console applications. It has many features including fluid

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that ha ...
下载 73
·
查看 1090