搜索资源列表
SC16IS752 SPI扩展
- SC16IS752 SPI扩展,说明及部分源代码
sc16is752
- sc16is752 device s firmware source code SC16IS752 is Dual UART with I2C/SPI interface, 64 bytes of transmit and receive FIFOs, IrDA SIR built-in support
code.sc16is752.demo.board.spi
- spi driver for linux
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
SC16IS752_762_1_cn
- SPI或I2C转串口扩展增芯片 SC16IS752 中文数据手册-Dual UART with I2C-bus/SPI interface chip datasheet
sc16is752
- i2c或者spi 转uart 芯片的驱动代码,外国的芯片,原厂的代码,采用regmap 的注册方式,学习和参考的绝佳资料-i2c or spi to uart driver code, it is aboard, it is good for study and referce!
SPI_UART_I2C-SC16IS752
- NXP 的SPI转UART芯片的资料和驱动,资料全面和详实。-NXP' s SPI to UART chip and data-driven, comprehensive and detailed information.
NXP-SC16IS752-DEMO
- 此代码是基于NXP公司的串口扩展芯片SC16IS752的驱动程序。此芯片可以用IIC或者SPI接口进行控制,两种程序都有,并且是基于C51的代码。简单易懂,方便进行移植。-This code is based on NXP s serial port expansion chip SC16IS752 driver. This chip can be used IIC or SPI interface control, both programs have, and is based on the