文件名称:heat
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 174kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。
-PIC18F2520 and the clock chip PCF8563 I2C-amendment process. This is a test version, there are a lot of useless parameters/functions, according to its own changes. RB0: SDA RB1: SCL, MCU: PIC18F2520, build environment: MPlab+ PICC18. I2C chips: PCF8563, software simulation set-up and read the I2C-bus clock chip. The works include five files: delay.h delay.c I2c.h I2c.c I2c_demo.c is PICC18 provided I2C routines, using the internal clock, only for reference, not a lot of parameters optimization, in particular the delay and internal clock.
-PIC18F2520 and the clock chip PCF8563 I2C-amendment process. This is a test version, there are a lot of useless parameters/functions, according to its own changes. RB0: SDA RB1: SCL, MCU: PIC18F2520, build environment: MPlab+ PICC18. I2C chips: PCF8563, software simulation set-up and read the I2C-bus clock chip. The works include five files: delay.h delay.c I2c.h I2c.c I2c_demo.c is PICC18 provided I2C routines, using the internal clock, only for reference, not a lot of parameters optimization, in particular the delay and internal clock.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
heat\delay.c
....\delay.cce
....\delay.h
....\delay.lst
....\delay.obj
....\delay.rlf
....\delay.sdb
....\heat.cod
....\heat.cof
....\heat.hex
....\heat.lde
....\heat.map
....\heat.mcp
....\heat.mcs
....\heat.mcw
....\heat.sym
....\i2c.c
....\i2c.cce
....\i2c.h
....\i2c.lst
....\i2c.obj
....\i2c.rlf
....\i2c.sdb
....\i2c.txt
....\i2c_demo.c
....\i2c_demo.cce
....\i2c_demo.lst
....\i2c_demo.obj
....\i2c_demo.rlf
....\i2c_demo.sdb
....\IIC.txt
....\PCF8563测试成功.JPG
heat
....\delay.cce
....\delay.h
....\delay.lst
....\delay.obj
....\delay.rlf
....\delay.sdb
....\heat.cod
....\heat.cof
....\heat.hex
....\heat.lde
....\heat.map
....\heat.mcp
....\heat.mcs
....\heat.mcw
....\heat.sym
....\i2c.c
....\i2c.cce
....\i2c.h
....\i2c.lst
....\i2c.obj
....\i2c.rlf
....\i2c.sdb
....\i2c.txt
....\i2c_demo.c
....\i2c_demo.cce
....\i2c_demo.lst
....\i2c_demo.obj
....\i2c_demo.rlf
....\i2c_demo.sdb
....\IIC.txt
....\PCF8563测试成功.JPG
heat