Hi.
In the MSP430F2xx User Guide, it says that the SDA and SCL lines of the I2C bus "must be connected to a positive supply voltage using a pullup resistor".
My question is: Can the MSP430 internal pull-up resistors (PxREN) be used instead of using external ones? I have tried it, and it seems to work, but I'm asking in case this is not recommended for some reason...
Thanks!