Part Number: MSP430G2553
Hi all.
We had an issue where the sleep current was high because the UCA0RXD pin was still connected to USCI when the device was in sleep - the USCI was disabled.
We've corrected the issue by changing the Port Setting so that the pin is connected to P1DIR. (output low).
However, we are curious about what is the pin actually connected to when the USCI is disabled - i.e. what is the actual transistor logic?
Does anyone know any details about that structure?
Thanks
Chris