24c02可随机读写(24C02 can be read and write randomly).doc

24c02可随机读写(24C02 can be read and write randomly).doc

  1. 1、本文档共27页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
24c02可随机读写(24C02 can be read and write randomly)

24c02可随机读写(24C02 can be read and write randomly) The following / / main.c file /**************************************************************************************** * Description: 24C02 chip IIC experiment, SDA, SCL receive P27/P10 pin, hardware address pin A0/A1/A2 ground, write protect WP ground ****************************************************************************************/ #include reg52.h #include I2C.h #define uchar unsigned char #define uint unsigned int Sbit P11 = P1^1; //----------------------------------------------------- (main) { Uchar, code, shu[12]={0xc0,0xf9,0xa4,0xb0,0x99, //0,1,2,3,4, 0x92,0x82,0xf8,0x80,0x90, //5,6,7,8,9, 0x00,0xff}; / / destroy common anode digital tube display code Uchar i; Uchar s[4]; I2C_Init (); Delay (60000); I2CRandomGets (0xa0,0,1, s); S[0]++; Delay (1000); I2C_Puts (0xa0,0,1, s); S[1]=s[0]/100; S[2]=s[0]%100/10; S[3]=s[0]%10; While (1) { For (i=0; i3; i++) {P0=0Xff; P2= (~ (0X01i)); P0=shu[s[i+1]]; Delay (100); } } } //main () //{ Uchar 0xf9,0xa4,0xb0,0x99, 0x92,0x82,0xf8,0x80,0x96,0x00,0xff} / shu[12]={0xff; / / Uchar / / s[12]; (/ / I2C_Init); / / delay (60000); / / I2CRandomPuts (0xa0,20,12, Shu); / / delay (1000); / / I2CRandomGets (0xa0,20,12, s); / / while (1) {/ / / / while ((s[0] = = shu[0]) (s[9] = = shu[9])) {/ / / / delay (65530); / / P11 = P11; //LED lights flash! } / / } / / //} The following / / I2C.C file #include I2C.H Void delay (unsigned int t) / / delay function { For ((T; =0; t--); } /****************************************************************************** Function: I2C_Delay () Function: analog I2C bus delay Description: please adjust the delay value according to specific conditions ******************************************************************************/ Void, I2C_Delay () { Unsigned char t; T = 10; While (--t! = 0); / / 2*t delay machine cycles } /****************************************************************************** Function: I2C_Init () Function: I2C bus initializ

您可能关注的文档

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档