文件名称:SPI2UART
介绍说明--下载内容均来自于网络,请自行研究使用
开发环境Ubuntu10.10
内核源代码版本linux2.6.32.2
交叉编译环境版本V4.4.3
驱动函数说明:
该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。
本代码项目实用,可参考。-Development environment Ubuntu10.10
Kernel source code version linux2.6.32.2
Cross-compiler environment version V4.4.3
Drive function:
The code will S3C2440 SPI port SC16IS752 extended to 2 serial ports. The code is divided into two parts, respectively Make generate two Ko file, load can be used.
The code project practical, can be found.
内核源代码版本linux2.6.32.2
交叉编译环境版本V4.4.3
驱动函数说明:
该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。
本代码项目实用,可参考。-Development environment Ubuntu10.10
Kernel source code version linux2.6.32.2
Cross-compiler environment version V4.4.3
Drive function:
The code will S3C2440 SPI port SC16IS752 extended to 2 serial ports. The code is divided into two parts, respectively Make generate two Ko file, load can be used.
The code project practical, can be found.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPI转串口2\app.c
..........\app.out
..........\Makefile
..........\sc16is752_addr.h
..........\sc16is752_operations.h
..........\sc16is752_ops.c
..........\spi232.ko
..........\spi2rs232.c
.........1\Makefile
..........\sc16is752_addr.h
..........\sc16is752_operations.h
..........\sc16is752_ops.c
..........\spi2rs485.c
..........\spi485.ko
SPI转串口2
SPI转串口1