登录
首页 » c » IIC总线协议

IIC总线协议

于 2022-02-25 发布 文件大小:3.41 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

SDA线上的数据在时钟“高”期间必须是稳定的,只有当SCL线上的时钟信号为低时,数据线上的“高”或“低”状态才可以改变。输出到SDA线上的每个字 节必须是8位,每次传输的字节不受限制,每个字节必须有一个应答为ACK。    数据传送具有应答是必须的。与应答对应的时钟脉冲由主控器产生,发送器在应答期间必须下拉SDA线。当寻址的被控器件不能应答时,数据保持为高,接着主控 器产生停止条件终止传输。 ACK:   SDA=0;SCL=1;udelay();SCL=0; NOACK: SDA=1;SCL=1;udelay();SCL=0; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Forecast
    利用ARIMA处理分析时间序列,计算数列相关性和数字特征并通过计算所得值进行一定范围的预测(ARIMA processing analysis time sequence, to calculate a number of columns and digital characterized by the calculated value for a certain range of the prediction)
    2021-04-29 11:18:43下载
    积分:1
  • MCU工程师炼成记
    说明:  MCU工程师炼成记 完整版 基于MSP430平台(MCU Engineer Refinement Record. pdf)
    2019-10-13 07:04:53下载
    积分:1
  • 实验室信息系统
    此程序所需的出勤的人使用的实验室,设备可用的库存等等。欢迎大家下载、试用。谢谢大家的支持!
    2023-07-26 17:00:20下载
    积分:1
  • Railwearmeasurement
    钢轨磨耗测量系统,属非接触式测量,实现了钢轨磨耗的快速,精确测量(Rail wear measurement system is a non-contact measurement, the rail wear realize fast, accurate measurement)
    2021-02-19 16:59:44下载
    积分:1
  • 基于树莓派的智能小车控制
    基于C语言或Python的树莓派智能小车控制开发,可实现手机电脑远程遥控,超声避障,黑线循迹,红外避障/物体追踪等功能,本教程工具齐全,很适合初学者项目开发起航
    2022-03-20 15:54:54下载
    积分:1
  • FM17522 LPCD 低功耗寻卡
    只有驱动代码,没有测试代码。低功耗寻卡,兼容RC522
    2022-02-15 08:37:37下载
    积分:1
  • ten-importance-means-of-matlab
    包括了matlab灰色预测模型以及其他重要的绘图分析思路(Including matlab gray forecasting model and other important plot analysis of ideas)
    2014-09-22 10:48:39下载
    积分:1
  • STM8有霍尔BLDC驱动代码
    包含代码和原理图。有霍尔无刷电机驱动程序。基于STM8。
    2022-02-16 00:55:58下载
    积分:1
  • 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层...
    用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修改文件属性、进入指定目录、返回父目录、显示当前目录的信息、显示当前所在目录的路径等。-C language as a programming language, the structure used as a file and directory structure of the program; The document, the body structure, including file name, attribute, the contents of the documents, document length, point to the parent directory pointer subdirectory pointer with directory or file level indicator . Directory structure and the structure of the document is similar, but no, and their only son and subdirectories document. Users structure includes user name, at its directory pointer under a user"s guide. Set up in the paper commands a 17 : new document, the new directory, delete files, delete directory, the current directory specified directory new subdirectories in the current
    2022-12-02 03:45:03下载
    积分:1
  • Threeways_noise_removingof-svd
    基于奇异值分解的一维噪声处理,分别用了三种阈值做了对比,希望对您有所帮助!(Based on singular value decomposition of the one-dimensional noise process, three thresholds were used to do a comparison, I hope for your help!)
    2011-10-06 14:07:52下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载