文件名称:16F1784_I2C_EEPROM
-
所属分类:
- 标签属性:
- 上传时间:2014-03-09
-
文件大小:3.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
16F1784_I2C_EEPROM程序代码- This very simple program shows how to communicate between PIC16F1784 and a 16K I2C
// Serial EEPROM (24LC16B) using the MSSP port on the PICmicro.
//
// In this example we show how to do a random write of a single byte of data
// and then how to read a single byte back. Then we go through how to do a
// page write of 16 bytes followed by a sequential read command reading 16 bytes
// back.
// Serial EEPROM (24LC16B) using the MSSP port on the PICmicro.
//
// In this example we show how to do a random write of a single byte of data
// and then how to read a single byte back. Then we go through how to do a
// page write of 16 bytes followed by a sequential read command reading 16 bytes
// back.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
16F1784_I2C_EEPROM.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.