Quote Originally Posted by dbachman View Post
Hi Darrel,

How do I just write to the 4 bits I am using?
Hi Don,
PortB.3 is in the lower 4 bits you are using, you might think good thoughts of moving the E bit to b.4 and then you can address the lower bits as individuals or read the entire port and mask out the upper bits after reading them.