搜索资源列表
UART-S3C44B0X
- UART测试。运行程序后在超级终端上将实时显示PC机上键盘的输入字母。-UART test. After running of the Super Terminal will be real-time display on a PC keyboard input letters.
UART
- 清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇
UART
- the attached file is the driver of Uart
uart
- uart 44b0 rs232 send receive
uart samsung s3c2440的串口开发程序源码
- samsung s3c2440的串口开发程序源码,希望对大家有帮助!-resource code for samsung s3c2440 s uart. Hope it s usefull for you!
linux-uart
- 简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
UART
- Linux UART polling method sample code
uart
- linux,串口调试程序,应该之得大家看看,相互学习-linux, serial port debugger,
UART
- s3c6410 开发板上 串口 调试 程序-s3c6410 development board serial port debugger
micro-UARTsource_V
- UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
ns16550
- ns 16550 linux uart driver -ns 16550 linux uart driver
code
- The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family.
ttylog_0.1.b-4.tar
- tty logger for UART debugging
first_cpu
- nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
UART
- 采用MFC的控件“Micsoft Communications Control”来编写的串口调试工具源码,简捷而稳定。-Using MFC control " Micsoft Communications Control" to write the serial source code debugging tools, simple and stable.
ser.tar
- serial examples with user defined uart baud rate for linux-serial examples with user defined uart baud rate for linux
UART(12MHz)
- UART(12MHz)加密发送 keil-UART (12MHz) to send encrypted keil
uart
- s3c2440 uart小程序,有详细注释,十分实用,linux下编译-s3c2440 uart small program, there are detailed notes, very practical, linux compile
uart
- 基于s3c6410的uart裸板驱动源代码,包含uart初始化,数据发送,数据接收的实现。-Based on the bare boards s3c6410 the uart driver source code, including uart initialization, data transmission, data reception achieved.
uart
- Linux上串口读写程序,首先打开串口,对其进行设置,然后产生一个子进程对子进行对串口进行读,父进程对串口进行写操作。(The demo is used for reading and writing the uart in Linux, there are two thread, the parent fork write the uart, the child thread read it.)