This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR2633 i2c

請問BULK_I2C和REGISTER_I2C的区别??

有甚麼優缺點或是數據上傳輸的格式差異嗎?

  • Bulk_I2C is similar to UART method in that both can communicate with the Captivate Design Center by providing all necessary sensor information in a complete packet.

    REGISTER_I2C provides a register-file interface to a host processor, similar to a sensor or an EEPROM, which is beneficial for single parameter reads and as such does not require as much time to accomplish.

    具体您可以看一下

    e2e.ti.com/.../591640