Other Parts Discussed in Thread: MSP430F2274
Hey All,
Im trying to poll P3.6 and P3.7 on MSP4302274. I found out while debugging that for some reason P3IN = 0xF0 when I initialize the hardware. This is messing my project up. I need it to be bit 6 and 7 to be 0 until they are made 1, but for some reason they change. How can I fix this??
Please help!!