MSP430F169 GPIO Communication

Hello all,

I am using MSP430F169 Microcontroller. My requirement is to make a communication to SMBus ( similar to I2C principles) using GPIO on the microcontroller.

I am looking for a code snippet to communicate to SMBus via GPIO. If you have any documents or user guides. Please let me know.

Thanks in advance.

:smiley:

Deepu

http://blubos.sourceforge.net/

includes GPIO I2C driver (master) source code.