搜索资源列表
33642077Exp7-CAN-Bus
- can总线的驱动和应用程序!基于s3c2410的spi口实现,可以作为参考-can s3c2410 spi mcp2510
CAN_MCP2515
- 该程序为基于s3c2440的CAN控制芯片MCP2515的裸机演示程序(其中已包含spi总线驱动)-The program is based on the the s3c2440 bare metal of the MCP2515 CAN controller chip demo program (which contain spi bus driver)
canbus
- CAN总线驱动。使用的can芯片是MCP2510 使用的是标准帧,模拟SPI时钟信号,能够实现数据的发送,接收。-CAN bus driver. USing MCP2510 chip, and the standard frame, the simulation SPI clock signal, can realize data to send, receive.
s3c2416spi
- 基于s3c2416spi总线控制器的驱动程序,可编译运行,查询法实现-The spi bus controller based s3c2416 driver
s5pc100_m25p10a
- 基于S5PC100平台的FLASH驱动程序源码,通过SPI总线实现对数据的读、写及清除。-FLASH-based S5PC100 platform driver source code to achieve the data read, write and clear through the SPI bus.
s3c2440CAN-DRIVER
- s3c2440CAN总线驱动,MCP2510CAN控制器,spi方式-source for s3c2440 can__bus driver
spi4
- 嵌入式linux中spi总线测试代码,可以对spi总线进行打开,读,写等操作- SPI bus in embedded Linux test code。The SPI bus can be opened, read, and write operations