搜索资源列表
uart.tar
- 串口通讯程序 开发环境linux 开发工具C语言
uart.c
- linux 串口应用程序,实现ARM串口数据的传输
uart
- uart.c源码详细说明了如何在Linux下串口编程-Linux serial port programming under
from2410to2440
- 文件描述了2410和2440的区别,因2410和2440的差别很小,所以移植工作量非常小。仅需修改:配置文件config.h、启动文件initcpu.s,uart模块、nand芯片驱动模块,键盘模块key-hard.c。-Document describes the difference between 2410 and 2440, due to the difference between 2410 and 2440 is small, so the workload transfer is
UART
- 一款在Linux下实现UART通讯的c语言例子程序,硬件平台是44B0。-An the UART communication software example program under Linux, the hardware platform is 44B0.
imx-uart
- ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90 Kernel Device Driver for linux v2.13.6.
uart
- LINUX 下的串口操作函数例程,标准的API函数-uart operation api function for linux by c lianguage.
ip27-console
- Freescale 16550 UART driver , Copyright (C) 2011 Paul Gortmaker. -Freescale 16550 UART driver , Copyright (C) 2011 Paul Gortmaker.
binfmt_misc
- altera_jtaguart.c Altera JTAG UART driver. -altera_jtaguart.c Altera JTAG UART driver.
timbuart
- timbuart.c timberdale FPGA UART driver.
mfd
- mfd.c: driver for High Speed UART device of Intel Medfield platform.
malta-platform
- We don t use 8250_platform.c on Malta as it would result in the CBUS UART becoming ttyS0.
mrst_max3110
- mrst_max3110.c - spi uart protocol driver for Maxim 3110.
mcf
- mcf.c Freescale ColdFire UART driver. -mcf.c Freescale ColdFire UART driver.
测试用App_can&uart&i2c
- Ubuntu14.04下的C语言测试软件,包括CAN、Uart、i2c等(serial communications)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr