Using the USI I2C Code Library (Rev. A)

Texas Instruments

Published Date: 05/26/2009

Description

This document serves as an overview of the master and slave code libraries for I2C communication using the USI module as found on the MSP430F20xx. The USI I2C master and slave libraries encapsulate all the functions necessary to transmit and receive multiple bytes. The functions are written in assembly and can be accessed by any C program that includes the required header files.