Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Project(s)

In this section you can find all the projects related to the TWI - Two-Wire Interface.

Example(s)

TWI master Example for evk1100

Using the TWI module in Master mode, perform read and write operation on a TWI slave. To be used with two boards with the corresponding Slave example.

TWI master Example for evk1105

Using the TWI module in Master mode, perform read and write operation on a TWI slave. To be used with two boards with the corresponding Slave example.

TWI slave Example for evk1100

Using the TWI module in Slave mode, process incoming read and write operations from/to a virtual memory space pre-allocated in internal RAM. To be used with two boards with the corresponding Master example.