搜索资源列表
picocom_1.4-1.tar
- picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter pi
ttyS0
- tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows
ttyS0
- tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows
ttys0
- linux 串口调试程序 能够自由配置串口参数-Serial debugging program
picocom_1.4-1.tar
- picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter pi
stest
- linux下的串口测试程序,用getopt可设置ttyS0-3,波特率等-linux serial port testing under procedures set by getopt to ttyS0-3, the baud rate, etc.
ttytest
- blackfin 561 ttys0 串口测试程序-blackfin 561 serial test procedure
AT91RM9200-USART0-Demo
- 采用AT91RM9200的cpu,扩展第三个串口USART,通过这个串口,测试ARM与ARM的通信。此时,系统有三个可用串口,ttyS0(RS232),ttyS1(arm与arm),ttyS2(arm与AVR)-Using AT91RM9200 the cpu, expansion of the third serial port USART, through this serial port, testing, ARM and ARM
zImage-nfs-root
- 基于2410的内核镜像,可以通过NFS启动系统,在vivi设置好启动参数param set linux_cmd_line "noinitrd root=/dev/nfs init=/linuxrc nfsroot=192.168.0.33:/nfs/rc900-rootfs ip=192.168.0.67:192.168.0.33:192.168.0.1:255.255.255.0 console=ttyS0",就可以正常启动了-241
serial
- linux环境下使用串口进行通信,C语言编写,使用系统调用函数打开、关闭、读写ttyS0-linux environment using serial communication, C language, using the system call function to open, close, read and write ttyS0
ttys0.c
- a linux serial driver example
linuxchuankou
- 在嵌入式Linux中,串口是一个字设备,访问具体的串行端口的编程与读/写文件的操作类似,只需打开相应的设备文件即可操作。串口编程特殊在于串口通信时相关参数与属性的设置。嵌入式Linux的串口编程时应注意,若在根文件中没有串口设备文件,应使用mknod命令创建,这这里假设串口设备是/dev/ttyS0,介绍一下串口的编程过程。-failed to translate
SerialPort_test
- Android手机串口示例代码,如果是用模拟器调试时需要将/dev/ttyS0的权限设成可读写-Android mobile phone serial sample code, if it is to use simulator debugging will need /dev\/ttyS0 permissions to read and write
braille
- So for instance you can use console=brl,ttyS0 if the braille device is connected to the first serial port, and console=brl,ttyS0,115200 to override the baud rate to 115200, etc.
malta-platform
- We don t use 8250_platform.c on Malta as it would result in the CBUS UART becoming ttyS0.
RT5350_ttyS0-config
- RT5350 ttyS1被用作console,ttyS0原始是不能直接用作串口通信的,安装里面所描述的操作就可以将ttyS0当作串口通信使用-RT5350 ttyS1 be used as a console, ttyS0 original can not be directly used for serial communication, installed inside the operation can be described
test_file
- 串口测试程序, 运行方式为 ./a.out /dev/ttyS0 115200 8 0 1-serial test file ./a.out /dev/ttyS0 115200 8 0 1