文件名称:STM32F103_I2C_RW_AT24C04
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-12
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F103通过硬件读写AT24Cxx,不过要注意连续写的字节的个数,AT24C02和AT24C04好像只能连续写8个字节的数据,在做具体应用时看一下元器件手册,在小小的修改一下程序就搞定了-STM32F103 AT24Cxx hardware read and write, but to pay attention to the number of consecutive bytes written, AT24C02 and AT24C04 seems only continuous write 8 bytes of data, look at the components in the specific application manual in small changes program to get the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32硬件读写AT24C04
....................\AT24Cxx.c
....................\AT24Cxx.h
....................\I2C.c
....................\I2C.h