文件名称:F0xx_SMBus_EEPROM
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-01-13
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- wany*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是基于C8051F100的一个小程序,针对C8051F100的IO、时钟、中断等进行了初始化的设置,同时主要实现了SMBUS总线的控制程序,对于本单片机的学习比较有帮助。- This example demonstrates how the C8051F0xx ( F005 family) SMBus interface
can communicate with a 256 byte I2C Serial EEPROM (Microchip 24LC02B).
//- Interrupt-driven SMBus implementation
- Only master states defined (no slave or arbitration)
Timer3 used by SMBus for SCL low timeout detection
can communicate with a 256 byte I2C Serial EEPROM (Microchip 24LC02B).
//- Interrupt-driven SMBus implementation
- Only master states defined (no slave or arbitration)
Timer3 used by SMBus for SCL low timeout detection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F0xx_SMBus_EEPROM.c