搜索资源列表
基于中断的串口驱动及显示程序
- 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
msp430f169的串口初始化程序
- MSP430F169__UART0,已经调试过,msp430f169的串口初始化程序
SCI串口初始化代码示例
- 功 能:对串行口进行初始化,默认为允许SCI,正常码输出,8位 * * 数据,无校验等,允许发送器允许接收器.查询方式收发,* * 波特率为9600bps(设fBUS=2.4576MHz) * *参 数:无 * *返 回:无
用控制台写的一个串口读写程序
- 本程序是一个用控制台写的一个串口初始化及读写程序,能够实现对pelco协议的相机云台的控制
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering
串口存储器
- 提供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 th
基于中断的串口驱动及显示程序
- 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
基于串口AT的手机短信程序
- 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send/Receive procedures; Demo is very simple, based on asynch
315M无线通信模块
- 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four meth
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
DSP28_Sci
- 这是DSP2812关于串口初始化以及配置元程序,对DSP初学者非常有用,希望大家一起学习进步!-on serial configuration and initialization procedures, DSP beginners to very useful and I hope all of us can learn from progress!
comin
- LPC串口初始化源代码,含发送接收和中断处理程序-LPC serial port initialization source code, including receiving and sending interrupt handling procedures
C8051FXXX_init
- C8051FXXX单片机串口初始化程序,采用c语言编写-Single-chip serial C8051FXXX initialization procedure for the preparation of c language
C8051F330_TEST
- 串口通讯 实现F330串口初始化.对看门狗,等的设置 以及检测单片机的各管脚的好坏-Serial communication serial port initialization realize F330. Of watchdog, and other settings as well as the detection of single-chip microcomputer of the pin and the bad
ew809
- 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose serial port LINUX ARM QT initialization settings, as long as in their own program to open this process, and to initi
SCI
- MC9S12 单片机串口初始化及发送和接受1字节、N字节程序-MC9S12 single-chip serial port initialization and send and receive 1 byte, N-byte program
LSD-TEST430F5438-01-CRC1.c
- ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can rece
1183ddc6-5cf2-4c78-991e-cc42f6d29499
- 串口初始化 源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Serial initialization code calls for at least 5 C or Java source code or other good source of information or programming to learn
STM32串口实验
- STM32单片机串口初始化配置,实现STM32串口收发(STM32 microcontroller serial initialization configuration, to achieve STM32 serial transceiver)
DSP串口控制程序
- 串口初始化测试程序,测试已通过,可以移植使用(Serial initialization test program)