Other Parts Discussed in Thread: MSP430G2744
Hi all,
Using msp430g2744, wondering if and how is it possible to set a GPIO to three state?
I've seen in the forum that the default value before using pull up/ pull down is high impedance (although I done't understand why as PxDIR is reset at power up, probably to value of 0x00).
Even if this is the case, I need to toggle certain pin to be in three state on and off, scary enough, the user's guide has nothing about such thing.
Thanks in advance,