搜索资源列表
USB技术方案
- 众志-863系统芯片 USBDC(univer serial bus devce control通用串行总线设备控制芯片,以下简称USBDC)是和带有USB主机控制器的设备进行通信的支持部件,实现和带有USB主机控制器的设备进行数据交换。 USBDC和APB连接进行寄存器的初始化配置,和DMAC连接进行大量的数据交换。-USBDC system-on-chip (Univer serial bus control devce Universal Serial Bus device control
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
chuanhanghua
- 本程序介绍vc中串行化方法,供大家学习,参考-the procedures introduced vc Serial method for all learning, reference
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
VC6_ser_CArchive
- VC6.0关于串行化的设计,使用CArchive类对文件进行操作,实现大数据边采集边播放的例子-VC6.0 on the serialization of the design, CArchive class to manipulate files, while achieving high data collected while playing examples of
(Serialization)-carchive
- Serialization实现串行化,能实时接收和实时传输大数据,是实时控制很号的例子-Serialization to achieve serialization can receive in real time and real-time transfer large data are examples of real-time control is No.
huibianbiancheng
- 下列程序运行后,先进行初始化。 之后如果串行口收到数据,程序会立即转到串口中断程序,把数据送到P2口显示-The following procedure after the operation, initialized first. 。。。
ts
- 串行化(Serialization)示范例子-Demonstration examples of serialization (Serialization)
8251
- 1)了解8251的内部结构、工作原理及与8086的接口逻辑。 2)掌握对8251的初始化编程方法,学会使用8251实现设备之间的串行通信。 3)设计8251的硬件连接及编写程序,实现自发自收。-1) to understand the 8251' s internal structure, working principle and with the 8086 interface logic. 2) to master the 8251 initialization program