亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

I2C讀寫

  • PCA9548A 8 channel I2C bus swi

    The PCA9548A is an octal bidirectional translating switch controlled via the I2C-bus. TheSCL/SDA upstream pair fans out to eight downstream pairs, or channels. Any individualSCx/SDx channel or combination of channels can be selected, determined by thecontents of the programmable control register.An active LOW reset input allows the PCA9548A to recover from a situation where one ofthe downstream I2C-buses is stuck in a LOW state. Pulling the RESET pin LOW resets theI2C-bus state machine and causes all the channels to be deselected as does the internalPower-on reset function.

    標簽: channel 9548A 9548 PCA

    上傳時間: 2013-10-13

    上傳用戶:bakdesec

  • PCA9548AB I2C多路復用器和開關

    PCA9548A 是一款通過I2C 總線控制的八進制雙向轉換開關。它的每對SCL/ SDA 上行通道可以擴展為八對下行通道,可以通過可編程控制寄存器的內容來選擇任意單一的SCx/SDx 通道或者組合通道。由多路復用器的通門,VDD 管腳可以用來限制PCA9547 通過的最高電壓,這使得每一對SCL/SDA 都可以使用不同的總線電壓,因此1.8V、2.5V 或3.3V的器件可以在無其它保護的情況下與5V 的器件進行通信。它的外部上拉電阻將總線拉高至每個通道所要求的電壓電平,所有I/O 管腳都可以承受5V 電壓。

    標簽: 9548 PCA I2C AB

    上傳時間: 2013-10-13

    上傳用戶:hanli8870

  • 8-bit I2C-bus and SMBus IO port with reset

    The PCA9557 is a silicon CMOS circuit which provides parallel input/output expansion for SMBus and I2C-bus applications. The PCA9557 consists of an 8-bit input port register, 8-bit output port register, and an I2C-bus/SMBus interface. It has low current consumption and a high-impedance open-drain output pin, IO0. The system master can enable the PCA9557’s I/O as either input or output by writing to the configuration register. The system master can also invert the PCA9557 inputs by writing to the active HIGH polarity inversion register. Finally, the system master can reset the PCA9557 in the event of a time-out by asserting a LOW in the reset input. The power-on reset puts the registers in their default state and initializes the I2C-bus/SMBus state machine. The RESET pin causes the same reset/initialization to occur without de-powering the part.

    標簽: C-bus SMBus reset port

    上傳時間: 2014-01-18

    上傳用戶:bs2005

  • PCA9698 I2C擴展芯片

    PCA9698 是一款40 位I2C 輸入/輸出擴展器,能夠實現I2C/SMBus 應用中40 位GPIO 的擴展

    標簽: 9698 PCA I2C 擴展芯片

    上傳時間: 2013-11-21

    上傳用戶:文993

  • Using the P82B715 I2C extender

    The P82B715 I2C Buffer was designed toextend the range of the local I2C bus out to50 Meters. This application note describesthe results of testing the buffer on severaldifferent types of cables to determine themaximum operating distances possible. Theresults are summarized in a table for easyreference.

    標簽: extender P82B715 Using I2C

    上傳時間: 2014-12-28

    上傳用戶:lou45566

  • I2C總線

    I2C BUS(Inter IC BUS)是NXP 推出的芯片間串行傳輸總線,它以2 根連線實現了完善的雙向同步數據傳送,可以極方便地構成多機系統和外圍器件擴展系統。I2C 總線采用了器件地址的硬件設置方法,通過軟件尋址完全避免了器件的片選線尋址方法,從而使硬件系統具有最簡單而靈活的擴展方法。I2C 總線的2 根線(串行數據——SDA,串行時鐘——SCL)連接到總線上的任何一個器件,每個器件都應有一個唯一的地址,而且都可以作為一個發送器或接收器。此外,器件在執行數據傳輸時也可以被看作是主機或從機。

    標簽: I2C 總線

    上傳時間: 2013-11-05

    上傳用戶:qb1993225

  • I2C總線接口模塊設計

    本實驗是基于EasyFPGA030的I2C總線接口模塊設計,用EasyFPGA030開發套件通過I2C協議實現對二線制I2C串行EEPROM的讀寫操作,先把數據寫入EEPROM,然后再讀取出來顯示在數碼管上

    標簽: I2C 總線接口 模塊設計

    上傳時間: 2013-10-21

    上傳用戶:edisonfather

  • CAT9534 I2C IO 擴展芯片

    關鍵詞 CAT9534、I2C 總線、SMBus、I/O 擴展器摘 要CAT9534 是一款帶中斷的8 位并行I2C/SMBus 輸入/輸出端口擴展器件

    標簽: 9534 CAT I2C IO

    上傳時間: 2013-10-21

    上傳用戶:rocwangdp

  • I2C總線擴展器

    關鍵詞 I2C/SMBus、I/O 口擴展摘 要CAT9554 是是一款基于I2C 和SMBus 接口的8 位通用型輸入輸出(GPIO)擴展器件

    標簽: I2C 總線 擴展器

    上傳時間: 2013-12-31

    上傳用戶:woshinimiaoye

  • XA-S3 I2C driver software

    This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All together it offers the user a quick start in writing a complete I2C system applicationwith the PXAS3x.The driver routines support interrupt driven single master transfers. Furthermore, the routines are suitable foruse in conjunction with real time operating systems.

    標簽: software driver XA-S I2C

    上傳時間: 2013-11-02

    上傳用戶:zw380105939

主站蜘蛛池模板: 左权县| 宕昌县| 平湖市| 扎赉特旗| 镇宁| 诸城市| 阿拉善盟| 康乐县| 横山县| 广德县| 鄂州市| 东兴市| 寿宁县| 昆山市| 礼泉县| 玉门市| 新干县| 固镇县| 汝城县| 盐亭县| 陇西县| 广宁县| 博野县| 凌云县| 高密市| 罗平县| 麦盖提县| 合作市| 盐池县| 咸阳市| 堆龙德庆县| 当雄县| 双牌县| 阿鲁科尔沁旗| 西城区| 湟中县| 阿尔山市| 叙永县| 肇东市| 纳雍县| 江安县|