CAN总线芯片MCP2510在ARM芯片S3C2410上的完整驱动程序,MCP2510通过SPI接口与S3C2410对接,在Linux2.4操作系统下实现了底层带CAN接口的智能设备与上层设备进行通讯。
上传时间: 2013-12-07
上传用户:15071087253
用avr mega128读取spi串行字库,并驱动192*64 LED的程序
上传时间: 2015-11-02
上传用户:小鹏
samsung最近推出的s3c2443 soc芯片的完整测试代码(官方),外围设备包括ADC,Audio,Timer,RTC,WDT,Video,cs8900,IIC,SPI,CF,SD/MMC,以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助
标签: samsung s3c2443 Audio Timer
上传时间: 2014-01-17
上传用户:thuyenvinh
samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助
标签: samsung s3c2410 Timer Power
上传时间: 2013-12-18
上传用户:lyy1234
vs1003 的底层驱动程序,主控芯片为LPC2103;其他的微处理器(带SPI接口的)只需稍加修改即可适用;对于不带硬SPI接口的微处理器可以用IO进行SPI的时序模拟
上传时间: 2013-12-18
上传用户:maizezhen
FM1702SL射频芯片对外接口为SPI总线方式,对FM1702的操作实际上就是通过SPI总线 对FM1702SL内部的相关寄存器进行读写操作,从而实现射频读/写卡功能。本驱动程序基于FM2306A编写(兼容PIC指令集的其他MCU也同样试用),通过IO口软件模拟SPI总线时序.
上传时间: 2016-01-05
上传用户:2404
CS5532的驱动程序,使用SPI接口,包扩读写函数,串口通讯
上传时间: 2013-12-12
上传用户:chens000
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
标签: 7529 controller dot-matrix graphic
上传时间: 2013-12-02
上传用户:奇奇奔奔
基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
上传时间: 2013-12-22
上传用户:fxf126@126.com
这个是一个用Keil C51编写的10位串行热电偶数字温度测量芯片MAX6675的驱动程序示例,程序中含有写好的MAX6675.H标准驱动函数和PCCOM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。 (2007-09-22,C-C++,18KB,4次) max6675.rar - 用AVR的模拟SPI总线读取
上传时间: 2016-02-20
上传用户:netwolf