网站大量收购独家精品文档,联系QQ:2885784924

串行实时时钟芯片DS1302程序设计中的问题与对策(国外英文资料).doc

串行实时时钟芯片DS1302程序设计中的问题与对策(国外英文资料).doc

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

串行实时时钟芯片DS1302程序设计中的问题与对策(国外英文资料) The documents I have carefully collated are from the web I only collect the collation If there are any mistakes Still ask oneself to check! Problems and countermeasures in serial real-time clock chip DS1302 programming Author: henan normal university FanGuiQing qing-wu li jian-hua jin Department of electronic engineering, tsinghua university  run-sheng liu source: application of the electronic technology, Abstract: this paper points out the errors in the design of serial real-time clock chip DSl302 The reason of the problem is analyzed And the solution is given Keywords: serial clock program design problem solving method The American Dallas companys serial interface real-time clock chip, DSl302, can recharge the clock chip backup battery Since the chip has small size, low power consumption, easy interface, and low CPUI/O line, it is mainly characterized by low volume and low power consumption Therefore, the chip can be used as a real-time clock  is widely used in intelligent instruments The author found in the debugging  there are a few problems in programming DSl302 easily lead to wrong be negligence It is now available for reference Error reading operation According to the reading of [2] and the bibliography of [1] and [2], we know that the single-byte read operation requires 16 clocks each time The address byte is entered on the ascent of the first eight clock cycles The data byte drops along the output of the next eight clock cycles Based on the hardware connection diagram of figure 1, the following single-byte reads are compiled: DS_READ  SETBP1.2; Make = 0 CLRP1.1; SCLK = 0 CLRP1.2; Make = 1 Start the chip LCALLDS_WSUB; Write eight address LCALLDS_RSUB; Read 8 bits of data RET DS_WSUB  MOVR7 # 8 h WL00P  RRCA; A is the address byte MOVP1.0 C SETBP1.1; On the rise of the clock The NOP. Input address byte CLRP1.1 DJNZR7  WL00P RET DS_RSUB  SETBP1.0; Prepare for reading data MOVR7  # 8 h RL00P: SETBP1.1 The NOP CLRP1.1;

文档评论(0)

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

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

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档