搜索资源列表
2410_Monito
- source for s3c2410 test program,including lcd ,nand flash ,uart and so on
0601_test-uart
- embest ARM7串口测试程序,测试串口功能-embest arm7 uart test program
UART
- S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
uart
- 一个简单串口测试程序,同样也适用于X86平台。程序很简单,运行是通过参数指定程序是发送端还是接收端-A simple serial port test program, also applies to the X86 platform. The procedure is simple, run parameter specifies procedures for the sender or the receiver
UART
- 在linux下的串口测试程序,先直接运行有程序说明用法-Serial port test program under Linux
uart
- s3c2440裸板程序,uart0的简单实现:sentc()在串口打印一个字符,getc()通过串口获得一个字符。-A tiny test program for s3c2440_uart0:sentc() is used to sent a character to serial port while getc() is used to get a character serial port.