搜索资源列表
spi_slic_driver
- linux下的SPI总线驱动程序,CPU是RTL的86系列,以legerity的SLIC chip为驱动对象。供大家参考。-linux under the SPI bus driver, the CPU is the RTL 86 series, legerity to the SLIC chip-driven targets. For your reference.
CANbusdriverforS3C2410
- CAN总线芯片MCP2510在ARM芯片S3C2410上的完整驱动程序,MCP2510通过SPI接口与S3C2410对接,在Linux2.4操作系统下实现了底层带CAN接口的智能设备与上层设备进行通讯。-MCP2510 CAN Chip Chip S3C2410 ARM in the integrity of drivers, MCP2510 through the SPI interface and S3C2410 docking, the Linux operating system und
61EDA_D736
- spi 总线 可综合的 希望大家可以支持-spi bus verilog code
canbus
- canbus 驱动代码,采用spi总线与canbus控制器通讯-canbus driver sources
SPI_Master
- lpc1768 spi master的驱动程序,用于驱动lpc1768的spi总线。-lpc1768 spi master driver for driving lpc1768 of spi bus.
max_spi
- stm32下使用max7219驱动点阵,使用spi总线来没驱动,最后下载验证,结果很稳定。-Under the stm32 use max7219 driver lattice, the use of spi bus to not drive, download the verification, the result is stable.
xpt2046驱动
- 一款电阻屏的驱动文件,linux-xpt2046驱动,非单片机驱动,是linux的。 压缩包包含xpt2046.c xpt2046.h,使用的是spi总线.供大家使用