RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
标签: functionality provide written employ
上传时间: 2016-08-24
上传用户:小眼睛LSL
lpc2148中文使用手册 第1 章 概述 第2 章 LPC2141/2/4/6/8 存储器寻址 第3 章 系统控制模块 第4 章 存储器加速模块 第5 章 向量中断控制器 第6 章 管脚配置 第7 章 管脚连接模块 第8 章 通用输入/输出口(GPIO) 第9 章 通用异步接收器/发送器0 (UART0) 第10 章 通用异步接收器/发送器1(UART1) 第11 章 I2C 接口I2C0 和I2C1 第12 章 SPI 接口(SPI0) 第13 章 SSP 控制器(SPI1) 第14 章 USB 器件控制器 第15 章 定时器/计数器 定时器0 和定时器1 第16 章 脉宽调制器(PWM) 第17 章 模数转换器(ADC) 第18 章 数模转换器(DAC) 第19 章 实时时钟 第20 章 看门狗定时器 第21 章 FLASH存储器系统和编程 第22 章 EMBEDDEDICE 逻辑 第23 章 嵌入式跟踪宏单元(ETM) 第24 章 REALMONITOR 第25 章 补充信息
上传时间: 2014-01-24
上传用户:cccole0605
KEIL环境下的ARM程序,基于LPC214x平台。GPIO设置。
上传时间: 2013-11-26
上传用户:璇珠官人
在PXA270主板上,配置完基本的GPIO后,可以用本程序读写CF卡来测试CF插槽的硬件连线
上传时间: 2016-09-27
上传用户:ljmwh2000
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO
上传时间: 2016-09-28
上传用户:lijianyu172
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对GPIO进行操作。GPIO在嵌入式领域可以说是必需要掌握的。
上传时间: 2014-12-04
上传用户:520
DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It starts by showing different patterns on the LED s separated by half second. COMPATIBILITY ============= The project is compatible with the AT91SAM9261-EK board.
标签: DESCRIPTION Workbench Embedded example
上传时间: 2016-10-16
上传用户:yzy6007
基于S3C2410A矩阵键盘扫描程序,GPIO及EINT
上传时间: 2013-12-05
上传用户:daguda
是北京智心工作室的基于MPC8280设计的核心板使用手册,用的不错。该核心版兼容MPC8270,MPC8260,MPC8250等PowerQuiccII的CPU,将所有的GPIO和LocalBus总线信号引出来了,支持单Flash运行,便于设备系统使用小PLCC升级。
上传时间: 2014-01-15
上传用户:wangchong
51单片机,c8051f340通过GPIO模拟i2c程序
标签: 51单片机
上传时间: 2014-01-09
上传用户:shizhanincc