Other Parts Discussed in Thread: MSP430F2132
We are using Ti's MSP430F2132 in noisy environment. One of the I/O pin is configured as a output pin with pull up disabled on it. During operation of our circuit this I/O is fliping its output (from 0V- 3.3V) and remains in that state unless processor resets. But the software still runs and does its other activities during fliping state. Now if in software i check flipping bit every 1 sec and write 0 to to it, it works and I/O moves to its 0 state.
If anybody know how to avoid this flipping of bit please let me know.
Thanks,
Abhishek