搜索资源列表
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
端口初始化
- C8051F020的端口初始化,程序,简单,好用,解决端口屏蔽问题有用-C8051F020 port initialization, procedures, simple, convenient, solve problems useful port shielding
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
2.4ABS
- 这是一个本田车ABS通信串口源代码,支持OBD2,负责BAS通信初始化及调取故障码-This is a Honda car ABS serial communications source code to support OBD2. BAS is responsible for communications and the transfer of initialization code Fault
pc_Rs232
- 该程序为vb.net封装的rs232类,实现了初始化,打开,关闭,发送,接受等方法-the procedures for vb.net Packaging rs232 and realizes the initialization, open, closed, sent, accepted methods
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
串口存储器
- 提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can
pic24F系列单片机的串口初始化程序
- pic24F系列单片机的串口初始化程序,供大家参考一下。-The uart initialization of pic24f series. It may vary on different application.
RS232.rar
- 基于RS—232的串口通信,子函数包括初始化函数,发送函数,中断接收函数,奇偶校验函数,Based on the RS-232 serial communications, Functions include initialization function, sending function, interrupt reception function, parity function
PC-sanling
- PC和三菱PLC通过计算机链接协议通信,附带有VC源码和三菱PLC初始化程序。-PC and Mitsubishi PLC communication via computer link protocol, source and comes with Mitsubishi PLC VC initialization procedure.
solomon_ssd1963_init
- 基于c8051的ssd1963串口24bit输出初始化,分辨率800*480。附带全屏单色显示,彩条显示,黑白方格显示及白框黑屏显示子函数-Initialization, c8051' s ssd1963 serial 24bit output resolution of 800* 480. Comes with full-screen monochrome display, color bar display, black and white checkered black and wh
SerialComm
- 利用MSComm控件实现串口数据的发送和接收。主要包括串口的初始化、串口接收数据的初始化、串口数据的发送和接收函数。-MSComm control the use of serial implementation of sending and receiving data. Mainly include the serial port initialization, the initialization of the serial receive data, serial data to sen
FM6017
- 6017FM在山景音响初始化程序,效果很好!-6017FM in Mountain View, audio initialization procedure, good results!
FMAS6600
- AS6600FM用在山景上初始化程序,效果比5767好!谢谢参考!-AS6600FM used in Mountain View, on the initialization procedure, better than 5767 better! Thank you for reference!
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
RS-232
- PIC单片机的串口程序,完成了PIC单片机的初始化和简单的通信。-PIC MCU' s serial procedures, completed a PIC microcontroller initialization and simple communication.
serialport
- 串口编译程序,串口初始化工具,起到串口测试功能 -Serial compiler, serial port initialization tool, playing a serial test function
usart
- MSP430 的串口初始化和应用, 非常有用-Serial port initialization and application MSP430! ! !
I2C-code-R-W
- I2C总线读写编程,简要的寻址和初始化,可移植性强。-Read and write I2C bus programming, briefly addressing and initialization, portability.