Tech Support > Computer Hardware > Microprocessors > MSP430 I/O Pin - High Impedance
MSP430 I/O Pin - High Impedance
Posted by Rotamat on July 18th, 2003


I my application (MSP430F435 uC) I need to set an I/O pin to high impendance.
The hdw manual and user guide don't illustrate how to do this. Any idea ?

Thanks in advance,

Patrik

Posted by Mark A. Odell on July 18th, 2003


drumfirex@supereva.it (Rotamat) wrote in
news:e8f9cc20.0307180755.359d033c@posting.google.c om:

Configure it for input.

--
- Mark ->
--

Posted by Robert McCormick on July 22nd, 2003


Take a look at their application note for I2C. As another poster suggested,
they have you just configure it as an input.

"Rotamat" <drumfirex@supereva.it> wrote in message
news:e8f9cc20.0307180755.359d033c@posting.google.c om...