2025-04-23 17:54:31 +08:00
<!DOCTYPE html> < html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "zh-cn" lang = "zh-cn" data-whc_version = "26.1" >
2025-07-22 11:15:46 +08:00
< head > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" / > < meta http-equiv = "X-UA-Compatible" content = "IE=edge" / > < meta name = "description" content = "I2C 模块是一种用于连接 CPU 主机与 I 2 C 总线之间的接口,包括一根串行数据线 (SDA) 和一根串行时钟线 (SCL),分别用于传输数据和时钟信号,是实现 I2C 通信的基础。在 I 2 C 总线上,每个设备都有一个唯一的地址。当主设备 (master) 希望与从设备 (slave) 通信时,会通过发送从设备 (slave) ..." / > < meta name = "DC.rights.owner" content = "(C) 版权 2025" / > < meta name = "copyright" content = "(C) 版权 2025" / > < meta name = "generator" content = "DITA-OT" / > < meta name = "DC.type" content = "concept" / > < meta name = "DC.relation" content = "../../../topics/chapter-title/chapter-interface-sdk.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/gpio/gpio_faq.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/i2c/i2c_config_lite.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/i2c/i2c_config_lite.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/i2c/i2c_debug_lite.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/i2c/i2c_test_lite.html" / > < meta name = "DC.relation" content = "../../../topics/sdk/i2c/i2c_design_lite.html" / > < meta name = "DC.contributor" content = "yan.wang" / > < meta name = "DC.contributor" content = "yan.wang" / > < meta name = "DC.date.modified" content = "2025-05-16" / > < meta name = "DC.format" content = "HTML5" / > < meta name = "DC.identifier" content = "i2c_user_guide" / > < meta name = "DC.language" content = "zh-CN" / > < title > I2C 使用指南< / title > <!-- Generated with build number 2025051600. --> < meta name = "wh-path2root" content = "../../../" / > < meta name = "wh-toc-id" content = "i2c_user_guide-d3752e6096" / > < meta name = "wh-source-relpath" content = "topics/sdk/i2c/i2c_user_guide.dita" / > < meta name = "wh-out-relpath" content = "topics/sdk/i2c/i2c_user_guide.html" / >
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
< link rel = "stylesheet" type = "text/css" href = "../../../webhelp/app/commons.css?buildId=2024041900" / >
< link rel = "stylesheet" type = "text/css" href = "../../../webhelp/app/topic.css?buildId=2024041900" / >
2025-01-23 16:37:00 +08:00
2025-07-22 11:15:46 +08:00
< script src = "../../../webhelp/app/options/properties.js?buildId=20250519091401" > < / script >
2025-04-23 17:54:31 +08:00
< script src = "../../../webhelp/app/localization/strings.js?buildId=2024041900" > < / script >
2025-07-22 11:15:46 +08:00
< script src = "../../../webhelp/app/search/index/keywords.js?buildId=20250519091401" > < / script >
2025-04-23 17:54:31 +08:00
< script defer = "defer" src = "../../../webhelp/app/commons.js?buildId=2024041900" > < / script >
< script defer = "defer" src = "../../../webhelp/app/topic.js?buildId=2024041900" > < / script >
< link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/aic-styles-web-internal.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/notes.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/aic-common.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/aic-images.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/footnote.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/aic-highlight-changes.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/search-in-header.css?buildId=2024041900" / > < link rel = "stylesheet" type = "text/css" href = "../../../webhelp/template/css/topic-body-list.css?buildId=2024041900" / > < / head >
2025-01-23 16:37:00 +08:00
< body id = "i2c_user_guide" class = "wh_topic_page frmBody" >
< a href = "#wh_topic_body" class = "sr-only sr-only-focusable" >
跳转到主要内容
< / a >
< header class = "navbar navbar-default wh_header" >
< div class = "container-fluid" >
2025-04-23 17:54:31 +08:00
< div xmlns:whc = "http://www.oxygenxml.com/webhelp/components" class = "wh_header_flex_container navbar-nav navbar-expand-md navbar-dark" >
2025-01-23 16:37:00 +08:00
< div class = "wh_logo_and_publication_title_container" >
< div class = "wh_logo_and_publication_title" >
2025-04-23 17:54:31 +08:00
< a href = "https://www.artinchip.com" class = " wh_logo d-none d-sm-block " > < img src = "../../../company-logo.png" alt = " RTOS SDK 使用指南 SDK 指南文件 " / > < / a >
< div class = " wh_publication_title " > < a href = "../../../index.html" > < span class = "booktitle" > < span class = "ph mainbooktitle" > RTOS SDK 使用指南< / span > < span class = "ph booktitlealt" > SDK 指南文件< / span > < / span > < / a > < / div >
2025-01-23 16:37:00 +08:00
< / div >
< / div >
< div class = "wh_top_menu_and_indexterms_link collapse navbar-collapse" id = "wh_top_menu_and_indexterms_link" >
< / div >
< div class = " wh_search_input navbar-form wh_topic_page_search search " role = "form" >
< form id = "searchForm" method = "get" role = "search" action = "../../../search.html" > < div > < input type = "search" placeholder = "搜索 " class = "wh_search_textfield" id = "textToSearch" name = "searchQuery" aria-label = "搜索查询" required = "required" / > < button type = "submit" class = "wh_search_button" aria-label = "搜索" > < span class = "search_input_text" > 搜索< / span > < / button > < / div > < / form >
2025-04-23 17:54:31 +08:00
< / div > < / div >
< / div >
< / header >
2025-01-23 16:37:00 +08:00
< div class = "container-fluid" id = "wh_topic_container" >
< div class = "row" >
< nav class = "wh_tools d-print-none navbar-expand-md" aria-label = "Tools" >
2025-04-23 17:54:31 +08:00
< div data-tooltip-position = "bottom" class = " wh_breadcrumb " > < ol class = "d-print-none" > < li > < span class = "home" > < a href = "../../../index.html" > < span > 主页< / span > < / a > < / span > < / li > < li > < div class = "topicref" data-id = "id" > < div class = "title" > < a href = "../../../topics/sdk/chapter-advanced-app.html" > 高级应用< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 系统、存储、多媒体、接口、安全等模块的详细配置和设计说明。< / p > < / div > < / div > < / div > < / li > < li > < div class = "topicref" data-id = "concept_nww_hzh_pzb" > < div class = "title" > < a href = "../../../topics/chapter-title/chapter-interface-sdk.html" > 接口< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > CAN< span class = "ph" > 、CAP< / span > 、CIR、GPAI、GPIO、I2C、PSADC、PWM 等接口模块的介绍和使用说明。< / p > < / div > < / div > < / div > < / li > < li class = "active" > < div class = "topicref" data-id = "i2c_user_guide" > < div class = "title" > < a href = "../../../topics/sdk/i2c/i2c_user_guide.html" > I2C 使用指南< / a > < / div > < / div > < / li > < / ol > < / div >
2025-01-23 16:37:00 +08:00
< div class = "wh_right_tools" >
< button class = "wh_hide_highlight" aria-label = "切换搜索突出显示" title = "切换搜索突出显示" > < / button >
< button class = "webhelp_expand_collapse_sections" data-next-state = "collapsed" aria-label = "折叠截面" title = "折叠截面" > < / button >
2025-04-23 17:54:31 +08:00
< div class = " wh_navigation_links " > < span id = "topic_navigation_links" class = "navheader" >
< span class = "navprev" > < a class = "- topic/link link" href = "../../../topics/sdk/gpio/gpio_faq.html" title = "常见问题" aria-label = "上一主题: 常见问题" rel = "prev" > < / a > < / span >
< span class = "navnext" > < a class = "- topic/link link" href = "../../../topics/sdk/i2c/i2c_config_lite.html" title = "参数配置" aria-label = "下一主题: 参数配置" rel = "next" > < / a > < / span > < / span > < / div >
2025-01-23 16:37:00 +08:00
< div class = " wh_print_link print d-none d-md-inline-block " > < button onClick = "window.print()" title = "打印此页" aria-label = "打印此页" > < / button > < / div >
2025-04-23 17:54:31 +08:00
< button type = "button" id = "wh_toc_button" class = "custom-toggler navbar-toggler collapsed wh_toggle_button navbar-light" aria-expanded = "false" aria-label = "Toggle publishing table of content" aria-controls = "wh_publication_toc" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
2025-01-23 16:37:00 +08:00
< / div >
< / nav >
< / div >
< div class = "wh_content_area" >
< div class = "row" >
2025-04-23 17:54:31 +08:00
< nav id = "wh_publication_toc" class = "col-lg-3 col-md-3 col-sm-12 d-md-block d-none d-print-none" aria-label = "Table of Contents Container" >
< div id = "wh_publication_toc_content" >
2025-07-22 11:15:46 +08:00
< div class = " wh_publication_toc " data-tooltip-position = "right" > < span class = "expand-button-action-labels" > < span id = "button-expand-action" role = "button" aria-label = "Expand" > < / span > < span id = "button-collapse-action" role = "button" aria-label = "Collapse" > < / span > < span id = "button-pending-action" role = "button" aria-label = "Pending" > < / span > < / span > < ul role = "tree" aria-label = "Table of Contents" > < li role = "treeitem" > < div data-tocid = "revinfo_linux-d3752e463" class = "topicref" data-id = "revinfo_linux" data-state = "leaf" > < span role = "button" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/revinfo/revinfo_rtos.html" id = "revinfo_linux-d3752e463-link" > 修订记录< / a > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "id-d3752e480" class = "topicref" data-id = "id" data-state = "not-ready" > < span role = "button" tabindex = "0" aria-labelledby = "button-expand-action id-d3752e480-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/env/sdk-compile.html" id = "id-d3752e480-link" > SDK 编译< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 介绍不同编译环境下 SDK 的详细编译流程。< / p > < / div > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "id-d3752e604" class = "topicref" data-id = "id" data-state = "not-ready" > < span role = "button" tabindex = "0" aria-labelledby = "button-expand-action id-d3752e604-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/advanced/sdk-usage.html" id = "id-d3752e604-link" > 使用指南< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 命令详解,编译选项,镜像和分区配置,添加应用和驱动等的详细使用说明。< / p > < / div > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "concept_rcx_czh_pzb-d3752e1004" class = "topicref" data-id = "concept_rcx_czh_pzb" data-state = "not-ready" > < span role = "button" tabindex = "0" aria-labelledby = "button-expand-action concept_rcx_czh_pzb-d3752e1004-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/chapter-app.html" id = "concept_rcx_czh_pzb-d3752e1004-link" > 应用场景< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 描述了 SDK 在不同应用场景中的配置和使用, 包括系统更新、OTA、安全方案等。< / p > < / div > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "id-d3752e1848" class = "topicref" data-id = "id" data-state = "not-ready" > < span role = "button" tabindex = "0" aria-labelledby = "button-expand-action id-d3752e1848-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/peripheral/peripheral-intro.html" id = "id-d3752e1848-link" > 外设移植< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > < span class = "ph" > CTP、U 盘、SD 卡、有线和无线网络< / span > 等外设的介绍和使用说明。< / p > < / div > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "id-d3752e2022" class = "topicref" data-id = "id" data-state = "not-ready" > < span role = "button" tabindex = "0" aria-labelledby = "button-expand-action id-d3752e2022-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/bringup/chapter-bringup.html" id = "id-d3752e2022-link" > BringUp< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 主要描述板卡的各项配置,使 SDK 的环境和板卡匹配,并确保 SDK 编译后的固件能够在板子上正常运行。< / p > < / div > < / div > < / div > < / li > < li role = "treeitem" aria-expanded = "true" > < div data-tocid = "id-d3752e2418" class = "topicref" data-id = "id" data-state = "expanded" > < span role = "button" tabindex = "0" aria-labelledby = "button-collapse-action id-d3752e2418-link" class = "wh-expand-btn" > < / span > < div class = "title" > < a href = "../../../topics/sdk/chapter-advanced-app.html" id = "id-d3752e2418-link" > 高级应用< / a > < div class = "wh-tooltip" > < p class = "shortdesc" > 系统、存储、多媒体、接口、安全等模块的详细配置和设计说明。< / p > < / div > < / div > < / div > < ul role = "group" class = "navbar-nav nav-list" > < li role = "treeitem" aria-expanded = "false" > < div data-tocid = "_0-d3752e2435" class
2025-04-23 17:54:31 +08:00
< / div >
< / nav >
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
< div class = "col-lg-9 col-md-9 col-sm-12" id = "wh_topic_body" >
< button id = "wh_close_publication_toc_button" class = "close-toc-button d-none" aria-label = "Toggle publishing table of content" aria-controls = "wh_publication_toc" aria-expanded = "true" >
< span class = "close-toc-icon-container" >
< span class = "close-toc-icon" > < / span >
< / span >
< / button >
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
< div class = " wh_topic_content body " > < main role = "main" > < article class = "- topic/topic concept/concept topic concept" role = "article" aria-labelledby = "ariaid-title1" >
< span class = "edit-link" style = "font-size:12px; opacity:0.6; text-align:right; vertical-align:middle" > < a target = "_blank" href = "http://aicdocco/taskstopics/sdk/i2c/i2c_user_guide.dita" > Edit online< / a > < / span > < h1 class = "- topic/title title topictitle1" id = "ariaid-title1" > I2C 使用指南< / h1 >
2025-07-22 11:15:46 +08:00
< div class = "date inPage" > 16 May 2025< / div > < div style = "color: gray;" >
2025-01-23 16:37:00 +08:00
Read time: 1 minute(s)
2025-04-23 17:54:31 +08:00
< / div >
< div class = "- topic/body concept/conbody body conbody" >
2025-07-22 11:15:46 +08:00
< div class = "- topic/p p" data-ofbid = "d125139e33__20250519091518" >
2025-01-23 16:37:00 +08:00
< div class = "- topic/div div" >
2025-07-22 11:15:46 +08:00
< p class = "- topic/p p" data-ofbid = "d125139e37__20250519091518" > I2C 模块是一种用于连接 CPU 主机与 I< sup class = "+ topic/ph hi-d/sup ph sup" > 2< / sup > C 总线之间的接口,包括一根串行数据线 (SDA) 和一根串行时钟线
2025-01-23 16:37:00 +08:00
(SCL),分别用于传输数据和时钟信号,是实现 I2C 通信的基础。在 I< sup class = "+ topic/ph hi-d/sup ph sup" > 2< / sup > C 总线上,每个设备都有一个唯一的地址。当主设备 (master)
希望与从设备 (slave) 通信时,会通过发送从设备 (slave)
的地址来建立连接。这种寻址方式允许在同一总线上连接多个设备, 并进行精确的数据传输。主设备负责发起数据传输并生成时钟信号, 而被主设备寻址的设备则作为从设备进行响应。这种主从关系确保了通信的有序性和有效性。此外, I2C
支持多种传输模式,以满足不同的应用需求。< / p >
< / div >
2025-04-23 17:54:31 +08:00
< div class = "table-container" > < table class = "- topic/table table frame-all" id = "i2c_user_guide__table_w3g_mtr_21c" data-ofbid = "i2c_user_guide__table_w3g_mtr_21c" data-cols = "3" > < caption class = "- topic/title title tablecap" data-caption-side = "top" data-is-repeated = "true" > < span class = "table--title-label" > 表< span class = "table--title-label-number" > 1< / span > < span class = "table--title-label-punctuation" > . < / span > < / span > < span class = "table--title" > 术语定义< / span > < / caption > < colgroup > < col style = "width:28.732394366197184%" / > < col style = "width:28.169014084507044%" / > < col style = "width:43.098591549295776%" / > < / colgroup > < thead class = "- topic/thead thead" >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< th class = "- topic/entry entry colsep-1 rowsep-1" id = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e65__20250519091518" > 术语< / p > < / th >
< th class = "- topic/entry entry colsep-1 rowsep-1" id = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e69__20250519091518" > 定义< / p > < / th >
< th class = "- topic/entry entry colsep-0 rowsep-1" id = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e73__20250519091518" > 注释说明< / p > < / th >
2025-04-23 17:54:31 +08:00
< / tr >
< / thead > < tbody class = "- topic/tbody tbody" >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e83__20250519091518" > SDA< / p > < / td >
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e87__20250519091518" > I2C 数据线< / p > < / td >
< td class = "- topic/entry entry colsep-0 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e91__20250519091518" > -< / p > < / td >
2025-04-23 17:54:31 +08:00
< / tr >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e98__20250519091518" > SCL< / p > < / td >
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e102__20250519091518" > I2C 时钟线< / p > < / td >
< td class = "- topic/entry entry colsep-0 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e106__20250519091518" > -< / p > < / td >
2025-04-23 17:54:31 +08:00
< / tr >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e113__20250519091518" > I2C algorithm< / p > < / td >
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e117__20250519091518" > I2C 通信方法< / p > < / td >
< td class = "- topic/entry entry colsep-0 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e121__20250519091518" > 提供产生 I2C 总线访问的通信函数< / p > < / td >
2025-04-23 17:54:31 +08:00
< / tr >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e128__20250519091518" > I2C adapter< / p > < / td >
< td class = "- topic/entry entry colsep-1 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e132__20250519091518" > I2C 适配器< / p > < / td >
< td class = "- topic/entry entry colsep-0 rowsep-1" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e136__20250519091518" > 对 I2C 控制器的软件抽象< / p > < / td >
2025-04-23 17:54:31 +08:00
< / tr >
< tr class = "- topic/row" >
2025-07-22 11:15:46 +08:00
< td class = "- topic/entry entry colsep-1 rowsep-0" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__1" > < p class = "- topic/p p" data-ofbid = "d125139e143__20250519091518" > I2C client< / p > < / td >
< td class = "- topic/entry entry colsep-1 rowsep-0" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__2" > < p class = "- topic/p p" data-ofbid = "d125139e147__20250519091518" > I2C 用户端< / p > < / td >
< td class = "- topic/entry entry colsep-0 rowsep-0" headers = "i2c_user_guide__table_w3g_mtr_21c__entry__3" > < p class = "- topic/p p" data-ofbid = "d125139e151__20250519091518" > 一个 client 对应一个 I2C device< / p > < / td >
2025-04-23 17:54:31 +08:00
< / tr >
< / tbody > < / table > < / div >
< / div >
< section class = "- topic/section section" id = "i2c_user_guide__section_mb5_trn_4dc" data-ofbid = "i2c_user_guide__section_mb5_trn_4dc" > < h2 class = "- topic/title title sectiontitle" > 模块特性< / h2 >
2025-01-23 16:37:00 +08:00
2025-07-22 11:15:46 +08:00
< div class = "- topic/p p" data-ofbid = "d125139e164__20250519091518" >
2025-04-23 17:54:31 +08:00
< ul class = "- topic/ul ul" id = "i2c_user_guide__ul_rcv_ktr_21c" data-ofbid = "i2c_user_guide__ul_rcv_ktr_21c" >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e168__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e170__20250519091518" > 支持主和从模式< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e174__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e176__20250519091518" > 支持最高 400Kb/s 传输< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e180__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e182__20250519091518" > 支持 7 bits 和 10 bits 寻址< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e186__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e188__20250519091518" > 支持时钟同步< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e192__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e194__20250519091518" > 支持中断和轮询模式< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e199__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e201__20250519091518" > 可编程 SDA 保持时间< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e205__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e207__20250519091518" > 可编程防止 I< sup class = "+ topic/ph hi-d/sup ph sup" > 2< / sup > C 通信异常总线挂死< / p >
2025-04-23 17:54:31 +08:00
< / li >
2025-07-22 11:15:46 +08:00
< li class = "- topic/li li" data-ofbid = "d125139e214__20250519091518" >
< p class = "- topic/p p" data-ofbid = "d125139e216__20250519091518" > 支持 DMA 传输< / p >
2025-04-23 17:54:31 +08:00
< / li >
< / ul >
2025-01-23 16:37:00 +08:00
< / div >
2025-04-23 17:54:31 +08:00
< / section >
< / div >
< / article > < / main > < / div >
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
< div class = " wh_child_links d-print-none " > < nav aria-label = "Child Links" role = "navigation" class = "- topic/related-links related-links" > < ul class = "ullinks" > < li class = "- topic/link link ulchildlink" > < strong > < a href = "../../../topics/sdk/i2c/i2c_config_lite.html" > 参数配置< / a > < / strong > < / li > < li class = "- topic/link link ulchildlink" > < strong > < a href = "../../../topics/sdk/i2c/i2c_debug_lite.html" > 调试指南< / a > < / strong > < / li > < li class = "- topic/link link ulchildlink" > < strong > < a href = "../../../topics/sdk/i2c/i2c_test_lite.html" > 测试指南< / a > < / strong > < / li > < li class = "- topic/link link ulchildlink" > < strong > < a href = "../../../topics/sdk/i2c/i2c_design_lite.html" > 设计说明< / a > < / strong > < / li > < / ul > < / nav > < / div >
2025-01-23 16:37:00 +08:00
< / div >
< / div >
< / div >
< / div >
< footer class = "navbar navbar-default wh_footer" >
< div class = " footer-container mx-auto " >
< title > footer def< / title >
2025-04-23 17:54:31 +08:00
< style >
2025-01-23 16:37:00 +08:00
.p1 {
font-family: FangZhengShuSong, Times, serif;
}
.p2 {
font-family: Arial, Helvetica, sans-serif;
}
.p3 {
font-family: "Lucida Console", "Courier New", monospace;
}
2025-04-23 17:54:31 +08:00
< / style >
2025-01-23 16:37:00 +08:00
< div class = "webhelp.fragment.footer" >
2025-04-23 17:54:31 +08:00
< p class = "p1" > Copyright © 2019-2025 广东匠芯创科技有限公司. All rights reserved.< / p >
< / div >
< div >
2025-01-23 16:37:00 +08:00
< div class = "generation_time" >
2025-07-22 11:15:46 +08:00
Update Time: 2025-05-19
2025-01-23 16:37:00 +08:00
< / div >
2025-04-23 17:54:31 +08:00
< / div >
2025-01-23 16:37:00 +08:00
< / div >
< / footer >
< div id = "go2top" class = "d-print-none" >
< span class = "oxy-icon oxy-icon-up" > < / span >
< / div >
< div id = "modal_img_large" class = "modal" >
< span class = "close oxy-icon oxy-icon-remove" > < / span >
< div id = "modal_img_container" > < / div >
< div id = "caption" > < / div >
< / div >
< script src = "${pd}/publishing/publishing-styles-AIC-template/js/custom.js" defer = "defer" > < / script >
< / body >
< / html >