搜索资源列表
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
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
ser.tar
- serial examples with user defined uart baud rate for linux-serial examples with user defined uart baud rate for linux
leds-uart-no
- leds-uart-no 串口控制led 嵌入式lkinux入门级源码,2440裸奔串口控制led 嵌入式lkinux入门级源码,2440裸奔-leds-uart-no serial control led embedded lkinux entry-level source code, 2440 serial control led streaking entry-level source embedded lkinux, 2440 streaking
exp
- 《arm9嵌入式系统开发与实践》光盘资料,包括uart,DMA,IIC,GPRS驱动程序-" Arm9 embedded system development and practice of" CD-ROM, including the uart, DMA, IIC, GPRS driver
uart
- 基于S3C2410芯片的UART驱动程序,已经实现功能。-Based on S3C2410 chip UART driver function has been achieved.
uart
- uart.c源码详细说明了如何在Linux下串口编程-Linux serial port programming under
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.)